- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 15 Sep 2009 18:02:09 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config
In directory hutz:/tmp/cvs-serv29123/htdocs/config
Modified Files:
types.conf
Log Message:
Add/fix some info URLs.
Index: types.conf
===================================================================
RCS file: /sources/public/validator/htdocs/config/types.conf,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- types.conf 13 Sep 2009 19:35:37 -0000 1.47
+++ types.conf 15 Sep 2009 18:02:07 -0000 1.48
@@ -364,7 +364,7 @@
<XHTML_Basic_1_0>
Name = html
Display = XHTML Basic 1.0
- Info URL = http://www.w3.org/TR/xhtml-basic/
+ Info URL = http://www.w3.org/TR/2000/REC-xhtml-basic-20001219/
PubID = -//W3C//DTD XHTML Basic 1.0//EN
SysID = http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd
Namespace = http://www.w3.org/1999/xhtml
@@ -403,6 +403,7 @@
<XHTML_MP_1_0>
Name = html
Display = XHTML Mobile Profile 1.0
+ Info URL = http://en.wikipedia.org/wiki/XHTML_Mobile_Profile
PubID = -//WAPFORUM//DTD XHTML Mobile 1.0//EN
SysID = http://www.wapforum.org/DTD/xhtml-mobile10.dtd
Namespace = http://www.w3.org/1999/xhtml
@@ -417,6 +418,7 @@
<XHTML_MP_1_1>
Name = html
Display = XHTML Mobile Profile 1.1
+ Info URL = http://en.wikipedia.org/wiki/XHTML_Mobile_Profile
PubID = -//WAPFORUM//DTD XHTML Mobile 1.1//EN
SysID = http://www.openmobilealliance.org/tech/DTD/xhtml-mobile11.dtd
Namespace = http://www.w3.org/1999/xhtml
@@ -431,6 +433,7 @@
<XHTML_MP_1_2>
Name = html
Display = XHTML Mobile Profile 1.2
+ Info URL = http://en.wikipedia.org/wiki/XHTML_Mobile_Profile
PubID = -//WAPFORUM//DTD XHTML Mobile 1.2//EN
SysID = http://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd
Namespace = http://www.w3.org/1999/xhtml
@@ -465,7 +468,6 @@
Width = 88
Alt = Valid XHTML-Print 1.0
</Badge>
-
</XHTML-Print_1_0>
<XHTML_1_1>
@@ -495,6 +497,7 @@
<HTML_i18n>
Name = html
Display = HTML i18n
+ Info URL = http://www.ietf.org/rfc/rfc2070.txt
PubID = -//IETF//DTD HTML i18n//EN
Parse Mode = SGML
<Types>
Received on Tuesday, 15 September 2009 18:02:17 UTC