W3C CVS

CVS log for validator/htdocs/config/types.conf

[BACK] Up to [Public] / validator / htdocs / config

Request diff between arbitrary revisions


Default branch: 1

Revision 1.42 / (download) - annotate - [select for diffs] , Wed Aug 20 20:34:10 2008 UTC (2 weeks, 2 days ago) by ot
CVS Tags: HEAD
Changes since 1.41: +3 -1 lines
Diff to previous 1.41 (colored)
muting "unknown parse mode" warning for html5 sent as text/html

Revision 1.41 / (download) - annotate - [select for diffs] , Fri Aug 15 19:29:27 2008 UTC (3 weeks ago) by ot
Changes since 1.40: +21 -1 lines
Diff to previous 1.40 (colored)
making sure HTML5 plays nice with doctype override

Revision 1.40 / (download) - annotate - [select for diffs] , Mon Aug 11 20:09:24 2008 UTC (3 weeks, 4 days ago) by ot
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)
fixing typo in catalog entry for HTML i18n

Revision 1.39 / (download) - annotate - [select for diffs] , Thu Mar 27 22:20:49 2008 UTC (5 months, 1 week ago) by ot
CVS Tags: validator-0_8_3-release
Changes since 1.38: +9 -9 lines
Diff to previous 1.38 (colored)
Preparing for the update of the XHTML media type note
http://www.w3.org/TR/xhtml-media-types/
The latest editor's draft allows text/html as a MAY for any language in the XHTML family
(as well as text/xml and application/xml in some conditions).

The prefered media type remains application/xhtml+xml.
draft: http://www.w3.org/MarkUp/2008/ED-xhtmlmime-20080315/

Revision 1.38 / (download) - annotate - [select for diffs] , Sun Feb 10 11:25:05 2008 UTC (6 months, 3 weeks ago) by ville
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)
Fix XHTML MP 1.0 SysID.

Revision 1.37 / (download) - annotate - [select for diffs] , Thu Jan 17 08:09:23 2008 UTC (7 months, 2 weeks ago) by ot
Changes since 1.36: +9 -9 lines
Diff to previous 1.36 (colored)
check that in a DOCTYPE declaration for a known document type, FPI and SI match

Revision 1.36 / (download) - annotate - [select for diffs] , Thu Dec 6 02:52:50 2007 UTC (9 months ago) by ot
Changes since 1.35: +13 -1 lines
Diff to previous 1.35 (colored)
metadata about HTML i18n

Revision 1.35 / (download) - annotate - [select for diffs] , Wed Dec 5 09:15:15 2007 UTC (9 months ago) by ot
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)
fixing 404s in XHTML MP DTD locations

Revision 1.34 / (download) - annotate - [select for diffs] , Tue Dec 4 23:16:12 2007 UTC (9 months ago) by ot
Changes since 1.33: +43 -1 lines
Diff to previous 1.33 (colored)
adding some knowledge about XHTML MP profiles, their namespace and media types

Revision 1.33 / (download) - annotate - [select for diffs] , Wed Oct 3 09:55:17 2007 UTC (11 months ago) by ot
CVS Tags: validator-0_8_2-release
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)
FPIs for SVG mobile profiles are confused and confusing, see http://lists.w3.org/Archives/Public/www-svg/2007Oct/0005.html

Revision 1.32 / (download) - annotate - [select for diffs] , Thu Jul 5 07:10:01 2007 UTC (14 months ago) by ot
CVS Tags: validator-0_8_1-release, validator-0_8_0-release
Changes since 1.31: +51 -3 lines
Diff to previous 1.31 (colored)
Using local images for display, when available.

Revision 1.31 / (download) - annotate - [select for diffs] , Mon Jun 25 04:08:47 2007 UTC (14 months, 1 week ago) by ot
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored)
adding alt (blue) icon for XHTML + RDFa

Revision 1.30 / (download) - annotate - [select for diffs] , Thu Jun 21 19:33:49 2007 UTC (14 months, 2 weeks ago) by ot
Changes since 1.29: +6 -1 lines
Diff to previous 1.29 (colored)
adding a case for non-html, non-xml document without a doctype.

Revision 1.29 / (download) - annotate - [select for diffs] , Fri Apr 20 07:11:31 2007 UTC (16 months, 2 weeks ago) by ot
CVS Tags: validator-0_8_0-beta2
Changes since 1.28: +17 -1 lines
Diff to previous 1.28 (colored)
XHTML + RDFa published

Revision 1.28 / (download) - annotate - [select for diffs] , Wed Apr 4 10:26:01 2007 UTC (17 months ago) by ot
CVS Tags: validator-0_8_0-beta1
Changes since 1.27: +26 -1 lines
Diff to previous 1.27 (colored)
Went through all the RECs of the document types we support, and found which ones require
the xmlns attribute on the root element, and which don't. Making the check script whine
about its absence only if required.

Revision 1.27 / (download) - annotate - [select for diffs] , Mon Apr 2 06:03:44 2007 UTC (17 months ago) by ot
Changes since 1.26: +43 -0 lines
Diff to previous 1.26 (colored)
adding namespace for smil2.0
adding smil 2.1 profiles

Revision 1.26 / (download) - annotate - [select for diffs] , Mon Apr 2 05:19:26 2007 UTC (17 months ago) by ot
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)
fixing allowed media types for SMIL 1.0 and 2.0

Revision 1.25 / (download) - annotate - [select for diffs] , Fri Mar 23 02:25:49 2007 UTC (17 months, 2 weeks ago) by ot
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)
fixing a hasty copy-paste

Revision 1.24 / (download) - annotate - [select for diffs] , Fri Mar 16 04:00:58 2007 UTC (17 months, 3 weeks ago) by ot
Changes since 1.23: +15 -1 lines
Diff to previous 1.23 (colored)
adding the (WD stage) XHTML Basic 1.1 to known types catalog
but not yet to drop-down menus

Revision 1.23 / (download) - annotate - [select for diffs] , Wed Mar 14 07:43:50 2007 UTC (17 months, 3 weeks ago) by ot
Changes since 1.22: +42 -7 lines
Diff to previous 1.22 (colored)
showing blue and "gold" icons upon successful validation

Revision 1.22 / (download) - annotate - [select for diffs] , Wed Mar 7 06:41:12 2007 UTC (18 months ago) by ot
Changes since 1.21: +8 -40 lines
Diff to previous 1.21 (colored)
* all that is not specifically allowed, is forbidden
* keeping the allowed media type value to a single field (with several values separated with a space if necessary)

Revision 1.14.2.6 / (download) - annotate - [select for diffs] , Wed Oct 11 06:30:52 2006 UTC (22 months, 3 weeks ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_4-release, validator-0_7_4-rc1, validator-0_7_3-release, validator-0_7_3-rc1
Changes since 1.14.2.5: +15 -1 lines
Diff to previous 1.14.2.5 (colored) to branchpoint 1.14 (colored) next main 1.15 (colored)
Porting all changes related to the addition of the XHTML-Print REC
to the 0.7 code branch, for inclusion in next maintenance release.
http://www.w3.org/TR/xhtml-print/

Revision 1.21 / (download) - annotate - [select for diffs] , Tue Oct 10 09:35:33 2006 UTC (22 months, 3 weeks ago) by ot
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 (colored)
more changes after publication of XHTML-Print REC

Revision 1.20 / (download) - annotate - [select for diffs] , Tue Oct 10 07:19:38 2006 UTC (22 months, 3 weeks ago) by ot
Changes since 1.19: +15 -1 lines
Diff to previous 1.19 (colored)
XHTML-Print recommendation published 20 Sept 2006
http://www.w3.org/TR/xhtml-print/

Revision 1.19 / (download) - annotate - [select for diffs] , Thu Aug 10 08:03:55 2006 UTC (2 years ago) by ot
Changes since 1.18: +13 -1 lines
Diff to previous 1.18 (colored)
recently added  icons for SVG (porting to HEAD)

Revision 1.14.2.5 / (download) - annotate - [select for diffs] , Thu Aug 10 08:01:00 2006 UTC (2 years ago) by ot
Branch: validator-0_7-branch
Changes since 1.14.2.4: +13 -1 lines
Diff to previous 1.14.2.4 (colored) to branchpoint 1.14 (colored)
recently added  icons for SVG

Revision 1.18 / (download) - annotate - [select for diffs] , Tue Aug 1 02:16:24 2006 UTC (2 years, 1 month ago) by ot
Changes since 1.17: +2 -6 lines
Diff to previous 1.17 (colored)
more fixup of typos on types config file (port to HEAD)

Revision 1.14.2.4 / (download) - annotate - [select for diffs] , Tue Aug 1 02:16:03 2006 UTC (2 years, 1 month ago) by ot
Branch: validator-0_7-branch
Changes since 1.14.2.3: +2 -6 lines
Diff to previous 1.14.2.3 (colored) to branchpoint 1.14 (colored)
more fixup of typos on types config file

Revision 1.17 / (download) - annotate - [select for diffs] , Fri Jul 28 05:55:26 2006 UTC (2 years, 1 month ago) by ot
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)
fixing typo in SMIL 1.0 entry

Revision 1.14.2.3 / (download) - annotate - [select for diffs] , Fri Jul 28 05:53:07 2006 UTC (2 years, 1 month ago) by ot
Branch: validator-0_7-branch
Changes since 1.14.2.2: +2 -2 lines
Diff to previous 1.14.2.2 (colored) to branchpoint 1.14 (colored)
fixing typo in SMIL 1.0 entry

Revision 1.16 / (download) - annotate - [select for diffs] , Fri Mar 31 05:48:02 2006 UTC (2 years, 5 months ago) by ot
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)
merging from 0.7 branch into trunk at tag validator-0_7_2-release

Revision 1.14.2.2 / (download) - annotate - [select for diffs] , Sun Nov 13 01:01:53 2005 UTC (2 years, 9 months ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_2-release
Changes since 1.14.2.1: +3 -3 lines
Diff to previous 1.14.2.1 (colored) to branchpoint 1.14 (colored)
using the proper root elements for the doctype override to XHTML 1.1 plus MathML 2.0 or XHTML 1.1 plus MathML 2.0 plus SVG 1.1

Revision 1.15 / (download) - annotate - [select for diffs] , Wed Sep 21 04:55:42 2005 UTC (2 years, 11 months ago) by ot
Changes since 1.14: +18 -1 lines
Diff to previous 1.14 (colored)
adding alternate pubid for iso html. fixed http://www.w3.org/Bugs/Public/show_bug.cgi?id=1809 -- porting from 0.7 branch

Revision 1.14.2.1 / (download) - annotate - [select for diffs] , Wed Sep 21 04:54:56 2005 UTC (2 years, 11 months ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_1-release
Changes since 1.14: +18 -1 lines
Diff to previous 1.14 (colored)
adding alternate pubid for iso html. fixed http://www.w3.org/Bugs/Public/show_bug.cgi?id=1809

Revision 1.14 / (download) - annotate - [select for diffs] , Fri Jun 3 05:01:47 2005 UTC (3 years, 3 months ago) by ot
CVS Tags: validator-0_7_0-release, validator-0_7_0-beta2, validator-0_7_0-beta1, validator-0_7_0-alpha2, validator-0_7-branchpoint, validator-0_7-branchmerge
Branch point for: validator-0_7-branch
Changes since 1.13: +34 -1 lines
Diff to previous 1.13 (colored)
adding Mobile SVG Profiles (1.1)

Revision 1.13 / (download) - annotate - [select for diffs] , Tue May 24 06:12:45 2005 UTC (3 years, 3 months ago) by ot
Changes since 1.12: +50 -2 lines
Diff to previous 1.12 (colored)
(re?)Adding catalog and types registry entries for some variants of HTML 2:
    HTML 2.0 Level 1, HTML 2.0 Strict and HTML 2.0 Strict Level 1
See: http://www.w3.org/Bugs/Public/show_bug.cgi?id=1481

Revision 1.12 / (download) - annotate - [select for diffs] , Fri Apr 22 00:23:00 2005 UTC (3 years, 4 months ago) by ot
CVS Tags: validator-0_7_0-alpha1
Changes since 1.11: +9 -3 lines
Diff to previous 1.11 (colored)
a few fixes to the media types for mathml, after cross-check with Max Froumentin

Revision 1.11 / (download) - annotate - [select for diffs] , Tue Apr 19 05:50:14 2005 UTC (3 years, 4 months ago) by ot
Changes since 1.10: +31 -1 lines
Diff to previous 1.10 (colored)
Adding XHTML+Math* to types registry
- allows pretty-print FPI display in results
- "forces" proper parse modes (XML) even if sent as text/html

Revision 1.10 / (download) - annotate - [select for diffs] , Sat Feb 5 04:08:31 2005 UTC (3 years, 7 months ago) by link
Changes since 1.9: +13 -1 lines
Diff to previous 1.9 (colored)
Renabling badges; close Bug #915.

Revision 1.9 / (download) - annotate - [select for diffs] , Sat Feb 5 02:24:09 2005 UTC (3 years, 7 months ago) by link
Changes since 1.8: +74 -3 lines
Diff to previous 1.8 (colored)
Adding MathML 2.0, SVG 1.0/1.1, and SMIL 1.0/2.0. This closes Bug #860.

Revision 1.8 / (download) - annotate - [select for diffs] , Fri Feb 4 18:32:55 2005 UTC (3 years, 7 months ago) by link
Changes since 1.7: +7 -46 lines
Diff to previous 1.7 (colored)
Nuke "Namespaces" subsection in favour of single "Namespace" parameter.

Revision 1.7 / (download) - annotate - [select for diffs] , Tue Oct 12 18:48:20 2004 UTC (3 years, 10 months ago) by ville
Changes since 1.6: +2 -49 lines
Diff to previous 1.6 (colored)
Sync HTML 2.0 types with the current contents of sgml-lib.

Revision 1.6 / (download) - annotate - [select for diffs] , Tue Oct 12 18:05:04 2004 UTC (3 years, 10 months ago) by ville
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)
Point Info URLs of XHTML 1.0 to "latest version".

Revision 1.5 / (download) - annotate - [select for diffs] , Sun Oct 10 15:54:34 2004 UTC (3 years, 10 months ago) by ville
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)
Fix HTML 4.0 badge URIs.

Revision 1.4 / (download) - annotate - [select for diffs] , Fri Sep 3 01:26:33 2004 UTC (4 years ago) by link
Changes since 1.3: +73 -73 lines
Diff to previous 1.3 (colored)
Landing first cut of new config layout. Clean up various config names,
nuke obsoleted config files, and start to make use of new Types Registry.

There's breakage. There's unfinished pieces (type.cfg). Fun all around! :-)

Revision 1.3 / (download) - annotate - [select for diffs] , Mon Feb 24 23:33:18 2003 UTC (5 years, 6 months ago) by ville
CVS Tags: validator-0_6_5-release
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)
s/MarkUp/Markup/ for consistency with other w3.org.

Revision 1.2 / (download) - annotate - [select for diffs] , Fri Jan 3 20:21:55 2003 UTC (5 years, 8 months ago) by ville
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)
Applying patches from Dave Evans (with minor tweaks).
See <http://lists.w3.org/Archives/Public/www-validator/2003Jan/0005.html>

Revision 1.1 / (download) - annotate - [select for diffs] , Sun Dec 8 01:46:44 2002 UTC (5 years, 9 months ago) by link
Diff
Landing new config code. Badges are borken, the link to the relevant spec
from "This page is valid Foo" is borken, and there is a good chance the
DOCTYPE Override is borken. Otherwise this should be more or less working.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster