Skip to content

Commit 4dc0b4f

Browse files
authored
Process 2025: s/Draft Note/Note Draft/ and s/Draft Registry/Registry Draft/ (#2020)
1 parent eb7d730 commit 4dc0b4f

File tree

8 files changed

+21
-21
lines changed

8 files changed

+21
-21
lines changed

lib/profiles/TR/Note/DNOTE.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const name = 'DNOTE';
66
export const config = {
77
...baseConfig,
88
status: 'DNOTE',
9-
longStatus: 'Group Draft Note',
9+
longStatus: 'Group Note Draft',
1010
styleSheet: 'W3C-DNOTE',
1111
};
1212

lib/profiles/TR/Registry/DRY.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const name = 'DRY';
66
export const config = {
77
...baseConfig,
88
status: 'DRY',
9-
longStatus: 'Draft Registry',
9+
longStatus: 'Registry Draft',
1010
styleSheet: 'W3C-DRY',
1111
};
1212

lib/rules.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"profiles": {
9292
"DRY": {
9393
"order": 1,
94-
"name": "Draft Registry",
94+
"name": "Registry Draft",
9595
"sections": {
9696
"format": {
9797
"name": "1. Normative Document Representation",
@@ -118,7 +118,7 @@
118118
"logo": true,
119119
"title": true,
120120
"versionNumber": [""],
121-
"dateState": ["Draft Registry", ""],
121+
"dateState": ["Registry Draft", ""],
122122
"docIDFormat": true,
123123
"docIDOrder": true,
124124
"docIDThisVersion": ["DRY"],
@@ -145,12 +145,12 @@
145145
"boilerplateTRDoc": true,
146146
"datesFormat": true,
147147
"publish": [
148-
"Draft Registry",
148+
"Registry Draft",
149149
"<a href=\"https://www.w3.org/policies/process/20250818/#recs-and-notes\">Registry track</a>",
150150
"&lt;a href=\"https://www.w3.org/policies/process/20250818/#recs-and-notes\"&gt;Registry track&lt;/a&gt;"
151151
],
152152
"customParagraph": true,
153-
"stability": "It <span class=\"rfc2119\">must</span> set expectations about the (in)stability of the document. The <span class=\"rfc2119\">recommended</span> text is: <blockquote class=\"boilerplate\"><p>Publication as a Draft Registry does not imply endorsement by W3C and its Members</p></blockquote>",
153+
"stability": "It <span class=\"rfc2119\">must</span> set expectations about the (in)stability of the document. The <span class=\"rfc2119\">recommended</span> text is: <blockquote class=\"boilerplate\"><p>Publication as a Registry Draft does not imply endorsement by W3C and its Members</p></blockquote>",
154154
"draftStability": true,
155155
"patPolReq": true,
156156
"knownDisclosureNumber": true,
@@ -239,7 +239,7 @@
239239
"&lt;a href=\"https://www.w3.org/policies/process/20250818/#recs-and-notes\"&gt;Registry track&lt;/a&gt;"
240240
],
241241
"customParagraph": true,
242-
"stability": "It <span class=\"rfc2119\">must</span> set expectations about the (in)stability of the document. The <span class=\"rfc2119\">recommended</span> text is: <blockquote class=\"boilerplate\"><p>Publication as a Draft Registry does not imply endorsement by W3C and its Members. A Candidate Registry Snapshot has received <a href=\"https://www.w3.org/policies/process/20250818/#dfn-wide-review\">wide review</a>.</p></blockquote><div class=\"source\"> <span style=\"font-style: italic\">Include this source code</span>:<br><code>&lt;p&gt;Publication as a Draft Registry does not imply endorsement by W3C and its Members. A Candidate Registry Snapshot has received &lt;a href=\"https://www.w3.org/policies/process/20250818/#dfn-wide-review\"&gt;wide review&lt;/a&gt;.&lt;/p&gt;</code></div>",
242+
"stability": "It <span class=\"rfc2119\">must</span> set expectations about the (in)stability of the document. The <span class=\"rfc2119\">recommended</span> text is: <blockquote class=\"boilerplate\"><p>Publication as a Registry Draft does not imply endorsement by W3C and its Members. A Candidate Registry Snapshot has received <a href=\"https://www.w3.org/policies/process/20250818/#dfn-wide-review\">wide review</a>.</p></blockquote><div class=\"source\"> <span style=\"font-style: italic\">Include this source code</span>:<br><code>&lt;p&gt;Publication as a Registry Draft does not imply endorsement by W3C and its Members. A Candidate Registry Snapshot has received &lt;a href=\"https://www.w3.org/policies/process/20250818/#dfn-wide-review\"&gt;wide review&lt;/a&gt;.&lt;/p&gt;</code></div>",
243243
"reviewEndDate": "It <span class=\"rfc2119\">must</span> include a minimal duration (before which the group will not request the next transition). The duration <span class=\"rfc2119\">must</span> be expressed as an estimated date.",
244244
"knownDisclosureNumber": true,
245245
"patPolReq": true,
@@ -453,7 +453,7 @@
453453
"profiles": {
454454
"DNOTE": {
455455
"order": 1,
456-
"name": "Group Draft Note",
456+
"name": "Group Note Draft",
457457
"sections": {
458458
"format": {
459459
"name": "1. Normative Document Representation",
@@ -480,7 +480,7 @@
480480
"logo": true,
481481
"title": true,
482482
"versionNumber": [""],
483-
"dateState": ["Group Draft Note", ""],
483+
"dateState": ["Group Note Draft", ""],
484484
"docIDFormat": true,
485485
"docIDOrder": true,
486486
"docIDThisVersion": ["DNOTE"],
@@ -506,12 +506,12 @@
506506
"sotd": true,
507507
"boilerplateTRDoc": true,
508508
"publish": [
509-
"Group Draft Note",
509+
"Group Note Draft",
510510
"<a href=\"https://www.w3.org/policies/process/20250818/#recs-and-notes\">Note track</a>",
511511
"&lt;a href=\"https://www.w3.org/policies/process/20250818/#recs-and-notes\"&gt;Note track&lt;/a&gt;"
512512
],
513513
"customParagraph": true,
514-
"stability": "It <span class=\"rfc2119\">must</span> set expectations about the (in)stability of the document. The <span class=\"rfc2119\">recommended</span> text is: <blockquote class=\"boilerplate\"> <p>Group Draft Notes are not endorsed by W3C nor its Members.</p> </blockquote> or <blockquote class=\"boilerplate\"> <p>This Group Draft Note is endorsed by the @@@ Working/Interest Group (and the @@@ Working/Interest Group), but is not endorsed by W3C itself nor its Members.</p> </blockquote>",
514+
"stability": "It <span class=\"rfc2119\">must</span> set expectations about the (in)stability of the document. The <span class=\"rfc2119\">recommended</span> text is: <blockquote class=\"boilerplate\"> <p>Group Note Drafts are not endorsed by W3C nor its Members.</p> </blockquote> or <blockquote class=\"boilerplate\"> <p>This Group Note Draft is endorsed by the @@@ Working/Interest Group (and the @@@ Working/Interest Group), but is not endorsed by W3C itself nor its Members.</p> </blockquote>",
515515
"draftStability": true,
516516
"knownDisclosureNumber": true,
517517
"patPolReq": true,

lib/rules/sotd/stability.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ async function findSW(candidates, sr) {
1212
let sw = '';
1313
if (
1414
sr.config.longStatus === 'Group Note' ||
15-
sr.config.longStatus === 'Group Draft Note'
15+
sr.config.longStatus === 'Group Note Draft'
1616
) {
1717
// Find the sentence of 'Group Notes are not endorsed by W3C nor its Members.' or 'This Group Note is endorsed by the @@ Group, but is not endorsed by W3C itself nor its Members.'
1818
const groups = sr.getDelivererNames().join(' and the ');

test/doc-views/partials/stability.handlebars

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{! Note Track:}}
22
{{#config.isNoteTrack}}
33
{{#config.isDNOTE}}
4-
Group Draft Notes are not endorsed by <abbr title="World Wide Web Consortium">W3C</abbr> nor its Members. <span class="handlebars-data">{{sotd.draftText}}{{! This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.}}</span>
4+
Group Note Drafts are not endorsed by <abbr title="World Wide Web Consortium">W3C</abbr> nor its Members. <span class="handlebars-data">{{sotd.draftText}}{{! This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.}}</span>
55
{{/config.isDNOTE}}
66
{{#config.isNOTE}}
77
{{sotd.noteNotEndorsedText}}{{! are not endorsed by W3C nor its Members}}.
@@ -70,7 +70,7 @@
7070

7171
{{! Registry Track correct rendered html:
7272
73-
DRY: Publication as a Draft Registry does not imply endorsement by <abbr title="World Wide Web Consortium">W3C</abbr> and its Members. This is a draft document and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to cite this document as other than a work in progress.
73+
DRY: Publication as a Registry Draft does not imply endorsement by <abbr title="World Wide Web Consortium">W3C</abbr> and its Members. This is a draft document and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to cite this document as other than a work in progress.
7474
7575
CRY: Publication as a Candidate Registry Snapshot does not imply endorsement by <abbr title="World Wide Web Consortium">W3C</abbr> and its Members. A Candidate Registry Snapshot has received <a href="https://www.w3.org/policies/process/20250818/#dfn-wide-review">wide review</a>.
7676

test/docs/2021-dnote.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@
618618
<h1 id="title" class="title">Ready-made Counter Styles</h1>
619619

620620
<p id='w3c-state'>
621-
<a href='https://www.w3.org/standards/types/#DNOTE'>W3C Group Draft Note</a>
621+
<a href='https://www.w3.org/standards/types/#DNOTE'>W3C Group Note Draft</a>
622622
<time class="dt-published" datetime="2021-11-04">04 November 2021</time>
623623
</p>
624624
<details open>
@@ -700,11 +700,11 @@ <h2>Status of This Document</h2>
700700
</p>
701701

702702
<p>
703-
This document was published by the <a href="https://www.w3.org/groups/wg/i18n-core">Internationalization Working Group</a> as a Group Draft Note using the <a href='https://www.w3.org/policies/process/20250818/#recs-and-notes'>Note track</a>.
703+
This document was published by the <a href="https://www.w3.org/groups/wg/i18n-core">Internationalization Working Group</a> as a Group Note Draft using the <a href='https://www.w3.org/policies/process/20250818/#recs-and-notes'>Note track</a>.
704704
</p>
705705

706706
<p>
707-
Group Draft Notes are not endorsed by <abbr title="World Wide Web Consortium">W3C</abbr> nor its Members. This is a draft document and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to cite this document as other than a work in progress.
707+
Group Note Drafts are not endorsed by <abbr title="World Wide Web Consortium">W3C</abbr> nor its Members. This is a draft document and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to cite this document as other than a work in progress.
708708
</p>
709709

710710
<p data-deliverer="32113">

test/docs/2021-dry.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@
616616
<h1 id="title" class="title">Ready-made Counter Styles</h1>
617617

618618
<p id='w3c-state'>
619-
<a href='https://www.w3.org/standards/types/#DRY'>W3C Draft Registry</a>
619+
<a href='https://www.w3.org/standards/types/#DRY'>W3C Registry Draft</a>
620620
<time class="dt-published" datetime="2021-11-04">04 November 2021</time>
621621
</p>
622622
<details open>
@@ -701,11 +701,11 @@ <h2>Status of This Document</h2>
701701
</p>
702702

703703
<p>
704-
This document was published by the <a href="https://www.w3.org/groups/wg/i18n-core">Internationalization Working Group</a> as a Draft Registry using the <a href='https://www.w3.org/policies/process/20250818/#recs-and-notes'>Registry track</a>.
704+
This document was published by the <a href="https://www.w3.org/groups/wg/i18n-core">Internationalization Working Group</a> as a Registry Draft using the <a href='https://www.w3.org/policies/process/20250818/#recs-and-notes'>Registry track</a>.
705705
</p>
706706

707707
<p>
708-
Publication as a Draft Registry does not imply endorsement by <abbr title="World Wide Web Consortium">W3C</abbr> and its Members. This is a draft document and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to cite this document as other than a work in progress.
708+
Publication as a Registry Draft does not imply endorsement by <abbr title="World Wide Web Consortium">W3C</abbr> and its Members. This is a draft document and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to cite this document as other than a work in progress.
709709
</p>
710710

711711
<p data-deliverer="32113">

test/samples.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ export const samples = [
128128
docDate: '2021-11-4',
129129
editorIDs: [3439],
130130
editorNames: ['Richard Ishida'],
131-
informative: false,
131+
informative: true,
132132
process: 'https://www.w3.org/policies/process/20250818/',
133133
delivererIDs: [32113],
134134
patentPolicy: 'https://www.w3.org/Consortium/Patent-Policy-20170801/',

0 commit comments

Comments
 (0)