Skip to content

Commit da1248b

Browse files
committed
Update 'Status of this document' to use FX TF template.
1 parent 9f44cf1 commit da1248b

3 files changed

Lines changed: 30 additions & 23 deletions

File tree

css3-transforms/ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2012-04-25 dschulze@adobe.com
2+
Update "Status of this document" to use FX TF template.
3+
14
2012-04-23 dschulze@adobe.com
25
CSS Transforms will not influence computed layout.
36
http://lists.w3.org/Archives/Public/public-fx/2012AprJun/0023.html

css3-transforms/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ all: $(OUTPUTFILE)
3838

3939
$(OUTPUTFILE): $(SOURCEFILE)
4040
ifeq (,$(PUBDATE))
41-
$(CURL) $(CURLFLAGS) --user $(USER) -F file="@$<" -o "$@" -F group=CSS -F output=html -F method=file $(PROCESSCGI)
41+
$(CURL) $(CURLFLAGS) --user $(USER) -F file="@$<" -o "$@" -F group=FX -F output=html -F method=file $(PROCESSCGI)
4242
else
43-
$(CURL) $(CURLFLAGS) --user $(USER) -F file="@$<" -o "$@" -F group=CSS -F output=html -F method=file $(PROCESSCGI) -F date=$(PUBDATE)
43+
$(CURL) $(CURLFLAGS) --user $(USER) -F file="@$<" -o "$@" -F group=FX -F output=html -F method=file $(PROCESSCGI) -F date=$(PUBDATE)
4444
endif
4545

4646

css3-transforms/Overview.html

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939

4040
<h1>CSS Transforms</h1>
4141

42-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 April 2012</h2>
42+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 April 2012</h2>
4343

4444
<dl>
4545
<dt>This version:
4646

4747
<dd> <a
48-
href="http://www.w3.org/TR/2012/ED-css3-transforms-20120423/">http://dev.w3.org/csswg/css3-transforms/</a>
49-
<!--http://www.w3.org/TR/2012/WD-css3-transforms-20120423/-->
48+
href="http://www.w3.org/TR/2012/ED-css3-transforms-20120425/">http://dev.w3.org/csswg/css3-transforms/</a>
49+
<!--http://www.w3.org/TR/2012/WD-css3-transforms-20120425/-->
5050

5151
<dt>Latest version:
5252

@@ -138,30 +138,34 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
138138
other than as work in progress.
139139

140140
<p>The (<a
141-
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
142-
mailing list <a
143-
href="mailto:www-style@w3.org?Subject=%5Bcss3-transforms%5D%20PUT%20SUBJECT%20HERE">
144-
www-style@w3.org</a> (see <a
145-
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
146-
discussion of this specification. When sending e-mail, please put the text
147-
&#8220;css3-transforms&#8221; in the subject, preferably like this:
141+
href="http://lists.w3.org/Archives/Public/public-fx/">archived</a>) public
142+
mailing list <a href="mailto:public-fx@w3.org">public-fx@w3.org</a> (see
143+
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
144+
for discussion of this specification. When sending e-mail, please put the
145+
text &#8220;css3-transforms&#8221; in the subject, preferably like this:
148146
&#8220;[<!---->css3-transforms<!---->] <em>&hellip;summary of
149147
comment&hellip;</em>&#8221;
150148

151-
<p>This document was produced by the <a href="/Style/CSS/members">CSS
152-
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
153-
154-
<p>This document was produced by a group operating under the <a
155-
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
156-
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
157-
rel=disclosure>public list of any patent disclosures</a> made in
158-
connection with the deliverables of the group; that page also includes
149+
<p>This document was produced by the <a
150+
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
151+
the <a href="http://www.w3.org/Style/">Style Activity</a>) and the <a
152+
href="http://www.w3.org/Graphics/SVG/">SVG Working Group</a> (part of the
153+
<a href="http://www.w3.org/Graphics/">Graphics Activity</a>).
154+
155+
<p>This document was produced by groups operating under the <a
156+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
157+
2004 W3C Patent Policy</a>. W3C maintains a <a
158+
href="http://www.w3.org/2004/01/pp-impl/32061/status"
159+
rel=disclosure>public list of any patent disclosures (CSS)</a> and a <a
160+
href="http://www.w3.org/2004/01/pp-impl/19480/status"
161+
rel=disclosure>public list of any patent disclosures (SVG)</a> made in
162+
connection with the deliverables of each group; these pages also include
159163
instructions for disclosing a patent. An individual who has actual
160164
knowledge of a patent which the individual believes contains <a
161-
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
165+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
162166
Claim(s)</a> must disclose the information in accordance with <a
163-
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
164-
W3C Patent Policy</a>.</p>
167+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
168+
6 of the W3C Patent Policy</a>.</p>
165169
<!--end-status-->
166170

167171
<p> This specification replaces the former <a

0 commit comments

Comments
 (0)