diff --git a/CHARTER.md b/CHARTER.md index 1f97519..11586a3 100644 --- a/CHARTER.md +++ b/CHARTER.md @@ -1,3 +1,8 @@ +## This is the old Editing Task Force Charter. + +**The current Editing Working Group Charter is here: https://www.w3.org/2021/06/web-editing-wg-charter.html** + +--- **Confidentiality:** Proceedings are [public](https://www.w3.org/2005/10/Process-20051014/comm.html#confidentiality-levels) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1f23f2f..42397b3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,9 @@ -# Web Applications Working Group +# Web Editing Working Group Contributions to this repository are intended to become part of Recommendation-track documents governed by the [W3C Patent Policy](http://www.w3.org/Consortium/Patent-Policy-20040205/) and -[Software and Document License](http://www.w3.org/Consortium/Legal/copyright-software). To make substantive contributions to specifications, you must either participate -in the relevant W3C Working Group or make a non-member patent licensing commitment. +[Software and Document License](http://www.w3.org/Consortium/Legal/copyright-software). To make substantive contributions to specifications, you must participate +in this W3C Working Group or make a non-member patent licensing commitment. If you are not the sole contributor to a contribution (pull request), please identify all contributors in the pull request comment. diff --git a/README.md b/README.md index a5ea00f..c077fd5 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,22 @@ -Editing Task Force -================= +Web Editing Working Group +========================= -Editing Task Force is a part of [W3C WebApps Working Group](https://w3c.github.io/webappswg/). +Welcome to the GitHub repository of the Web Editing Working Group +(formerly Editing Task Force of the Web Apps Working Group). Its +mission is to gather and incubate emerging ideas as they pertain +to rich text editor development. -Its mission is to gather and incubate emerging ideas as they pertain to rich text editor development. - -Details can be found in the [Editing Task Force Charter](https://github.com/w3c/editing/blob/gh-pages/CHARTER.md). Please see also the [Web Apps Working Group Charter](https://www.w3.org/2019/05/webapps-charter.html), under which this task force operates. +Details can be found in the [Web Editing Working Group Charter](https://www.w3.org/2021/06/web-editing-wg-charter.html). ## Actively developed ideas/specs * [Content Editable Disabled](https://w3c.github.io/editing/docs/contentEditableDisabled/) * [Virtual Keyboard Policy](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/master/VirtualKeyboardPolicy/explainer.md) - * [EditContextAPI](docs/EditContext/explainer.md) ## Graduated [1](#graddefFootnote) -[Highlight API](https://drafts.csswg.org/css-highlight-api-1/) +* [Highlight API](https://drafts.csswg.org/css-highlight-api-1/) ## Backlog [2](#backlogdefFootnote) @@ -25,39 +25,52 @@ Details can be found in the [Editing Task Force Charter](https://github.com/w3c/ ## Archive [3](#archivedFootnote) * [Content Editable True](http://w3c.github.io/editing/docs/contentEditableTrue/) - * [execCommand](http://w3c.github.io/editing/docs/execCommand/) ## Process ### Participation -Participation from ALL who are passionate about writing text editors on the web or have a question/suggestion on the topic is welcomed! +Participation from ALL who are passionate about writing text editors on the web +or have a question/suggestion on the topic is welcomed! There are couple of things you should know before you proceed. -In accordance with W3C contribution requirements, if you intend to create PRs and/or spend a significant amount of time on these discussions, you should follow [Web Apps WG contribution guidance](https://github.com/w3c/editing/blob/gh-pages/CONTRIBUTING.md). +In accordance with W3C contribution requirements, if you intend to create PRs +and/or spend a significant amount of time on these discussions, you should +[join the Working Group](https://www.w3.org/2004/01/pp-impl/131776/join) and +follow our [Web Editing WG contribution guidance](https://github.com/w3c/editing/blob/gh-pages/CONTRIBUTING.md). +### Mailing List -### Meetings +The group continues to use the legacy +public-editing-tf@w3.org for archived +email communications. [View the archive](https://lists.w3.org/Archives/Public/public-editing-tf/) -[Meeting Invite](https://calendar.google.com/event?action=TEMPLATE&tmeid=MDVjYWxldXFiNDhiN3JmMHFqY3FiamRoOTdfMjAyMDEyMTFUMTcwMDAwWiAxN2xtdTNwaHZoamhlaDJpdTljYmppZnI3Y0Bn&tmsrc=17lmu3phvhjheh2iu9cbjifr7c%40group.calendar.google.com&scp=ALL) +### IRC -[Google Hangouts](https://meet.google.com/pdx-dnmm-cen) +Server: [irc.w3.org](http://irc.w3.org/) +Channel: #editing -### Details: -Editing TF meets remotely at 9:00AM PST, on second Friday of every month. +### Meetings -Currently planned dates: April 10th, 2020 | May 8th, 2020 | etc. +[Meeting Invite](https://calendar.google.com/event?action=TEMPLATE&tmeid=MDVjYWxldXFiNDhiN3JmMHFqY3FiamRoOTdfMjAyMDEyMTFUMTcwMDAwWiAxN2xtdTNwaHZoamhlaDJpdTljYmppZnI3Y0Bn&tmsrc=17lmu3phvhjheh2iu9cbjifr7c%40group.calendar.google.com&scp=ALL) -Meeting [agenda query](https://github.com/w3c/editing/labels/Agenda%2B) +[Google Hangouts](https://meet.google.com/pdx-dnmm-cen) -IRC: -[irc.w3.org](http://irc.w3.org/) -#editing +#### Details: +The Editing Working Group meets remotely at 9:00AM PST, on second Friday of every month. -**If you would like to discuss an existing issue, please tag it with "Agenda+" label so it can show up in the agenda query. If it is a new issue, please [create](https://github.com/w3c/editing/issues/new) and tag it with "Agenda+" label.** +For 2021: +* June 11 +* July 9 +* August 13 +* September 10 +* October 8 +* November 12 +* December 10 +Meetings will cover issues [marked with the "Agenda+" label](https://github.com/w3c/editing/labels/Agenda%2B). **If you would like to discuss an existing issue, please tag it with "Agenda+" label so it can show up in the agenda query. If it is a new issue, please [create](https://github.com/w3c/editing/issues/new) and tag it with "Agenda+" label.** ## Footnote