CVS log for validator/htdocs/header.html
Up to [Public] / validator / htdocs
Request diff between arbitrary revisions
Default branch: 1
Revision 1.53 / (download) / (as text) - annotate - [select for diffs]
, Tue Aug 28 23:15:20 2007 UTC (10 months, 1 week ago) by ot
CVS Tags: validator-0_8_2-release,
HEAD
Changes since 1.52: +3 -3
lines
Diff to previous 1.52
(colored)
rewording, suggested by Ruud:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4989
Revision 1.52 / (download) / (as text) - annotate - [select for diffs]
, Tue Jul 24 07:19:10 2007 UTC (11 months, 1 week ago) by ot
CVS Tags: validator-0_8_1-release,
validator-0_8_0-release
Changes since 1.51: +4 -2
lines
Diff to previous 1.51
(colored)
include js only where needed, i.e on homepage
Revision 1.51 / (download) / (as text) - annotate - [select for diffs]
, Fri Jul 20 03:10:56 2007 UTC (11 months, 2 weeks ago) by ot
Changes since 1.50: +4 -4
lines
Diff to previous 1.50
(colored)
Since we are (still) serving as text/html:
* removing the potentially problematic xml decl
http://www.w3.org/International/articles/serving-xhtml/Overview.en.php#declaration
* adding meta header for charset decl
Revision 1.50 / (download) / (as text) - annotate - [select for diffs]
, Tue Jul 17 05:17:56 2007 UTC (11 months, 2 weeks ago) by ot
Changes since 1.49: +3 -3
lines
Diff to previous 1.49
(colored)
* final location (static) of atom newsfeed
* adding alternate link for atom feed to home and news page
Revision 1.49 / (download) / (as text) - annotate - [select for diffs]
, Thu May 31 02:32:14 2007 UTC (13 months ago) by ot
CVS Tags: validator-0_8_0-beta2
Changes since 1.48: +12 -10
lines
Diff to previous 1.48
(colored)
In collaboration with (and mostly courtesy of) Valerio Proietti (mad4milk/mootools),
cleanup and revamp of the CSS and scripting used, mostly by the main UI of the validator.
Changes include:
* cleaner CSS for the UI
* (more) accessible, gracefully degrading tab and toggle scripting
* smooth, unobtrusive transition effects
* form styling
* Toggle and tab scripting now use mootools as framework, allowing for addressing of each "view"
(e.g one can link directly to the "by upload", "with options toggled on"
this was an issue in earlier toggle script versions for the CSS validator
* scripting with smaller footprint
* minor CSS changes (page and UI takes all width, etc)
Revision 1.48 / (download) / (as text) - annotate - [select for diffs]
, Thu Apr 19 19:41:42 2007 UTC (14 months, 2 weeks ago) by ville
Changes since 1.47: +4 -4
lines
Diff to previous 1.47
(colored)
Fix some relative links in non-toplevel documents.
Revision 1.47 / (download) / (as text) - annotate - [select for diffs]
, Thu Apr 12 07:18:14 2007 UTC (14 months, 3 weeks ago) by ot
CVS Tags: validator-0_8_0-beta1
Changes since 1.46: +2 -3
lines
Diff to previous 1.46
(colored)
making prefilling of document structure on the server-side rather than via scripting.
See: http://lists.w3.org/Archives/Public/www-validator/2007Mar/0078.html
+thread
and: http://lists.w3.org/Archives/Public/www-validator/2007Apr/0049.html
+thread
Revision 1.46 / (download) / (as text) - annotate - [select for diffs]
, Tue Apr 10 02:49:44 2007 UTC (14 months, 3 weeks ago) by ot
Changes since 1.45: +3 -2
lines
Diff to previous 1.45
(colored)
adding pre-fill routines for direct inut method
Revision 1.45 / (download) / (as text) - annotate - [select for diffs]
, Thu Mar 22 05:05:18 2007 UTC (15 months, 2 weeks ago) by ot
Changes since 1.44: +2 -3
lines
Diff to previous 1.44
(colored)
removing toggle
Revision 1.44 / (download) / (as text) - annotate - [select for diffs]
, Tue Feb 20 01:56:44 2007 UTC (16 months, 2 weeks ago) by ot
Changes since 1.43: +18 -22
lines
Diff to previous 1.43
(colored)
[work in progress]
revamping home page UI based on work made for CSS validator and Unicorn:
- usage of tabtastic for the method (uri, upload) choice
- usage ot toggle scripting for extended options
- menu moved to bottom of page, giving most important page
real estate to form interface
Revision 1.43 / (download) / (as text) - annotate - [select for diffs]
, Wed Nov 15 08:02:45 2006 UTC (19 months, 2 weeks ago) by ot
Changes since 1.42: +2 -2
lines
Diff to previous 1.42
(colored)
Hand merge of branch 0.7 with HEAD at tag validator-0_7_4-release
Revision 1.42 / (download) / (as text) - annotate - [select for diffs]
, Mon Nov 13 04:08:52 2006 UTC (19 months, 3 weeks ago) by ot
Changes since 1.41: +2 -2
lines
Diff to previous 1.41
(colored)
unofficial icon went 404
Revision 1.36.2.4 / (download) / (as text) - annotate - [select for diffs]
, Thu Nov 9 07:09:34 2006 UTC (19 months, 3 weeks ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_4-release,
validator-0_7_4-rc1
Changes since 1.36.2.3: +2 -2
lines
Diff to previous 1.36.2.3
(colored)
to branchpoint 1.36
(colored)
next main 1.37
(colored)
preparing 0.7.4 release
Revision 1.36.2.3 / (download) / (as text) - annotate - [select for diffs]
, Fri Oct 13 07:19:23 2006 UTC (20 months, 3 weeks ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_3-release,
validator-0_7_3-rc1
Changes since 1.36.2.2: +2 -2
lines
Diff to previous 1.36.2.2
(colored)
to branchpoint 1.36
(colored)
preparing 0.7.3 release
mention of 0.7.3 should be made, at release time, in:
README.cvs (or dropped in favor of HEAD)
htdocs/index.html (release info)
htdocs/whatsnew.html (release info)
misc/w3c-markup-validator.spec (for packaging purposes)
Revision 1.41 / (download) / (as text) - annotate - [select for diffs]
, Wed May 17 12:52:51 2006 UTC (2 years, 1 month ago) by bjoern
Changes since 1.40: +2 -2
lines
Diff to previous 1.40
(colored)
update logo URL so we get the latest and greatest (?) logos
Revision 1.40 / (download) / (as text) - annotate - [select for diffs]
, Fri Mar 31 05:48:01 2006 UTC (2 years, 3 months ago) by ot
Changes since 1.39: +1 -2
lines
Diff to previous 1.39
(colored)
merging from 0.7 branch into trunk at tag validator-0_7_2-release
Revision 1.36.2.2 / (download) / (as text) - annotate - [select for diffs]
, Tue Feb 7 07:01:37 2006 UTC (2 years, 4 months ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_2-release
Changes since 1.36.2.1: +2 -3
lines
Diff to previous 1.36.2.1
(colored)
to branchpoint 1.36
(colored)
removing checklink link, added with the other "other tools" in intro. bumping version in prevision of 0.7.2 release, targeted for Thu 09 Feb
Revision 1.39 / (download) / (as text) - annotate - [select for diffs]
, Tue Nov 15 05:17:25 2005 UTC (2 years, 7 months ago) by ot
Changes since 1.38: +4 -1
lines
Diff to previous 1.38
(colored)
- Publishing XSLT used for the creation of the atom news feed
(courtesy of Antonio Cavedoni)
- sample server config to serve atom feed through W3C xslt service
- adding link rel="alternate" for the newsfeed in both whatsnew and index.html
Revision 1.36.2.1 / (download) / (as text) - annotate - [select for diffs]
, Mon Sep 5 02:08:10 2005 UTC (2 years, 10 months ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_1-release
Changes since 1.36: +2 -2
lines
Diff to previous 1.36
(colored)
preparing 0.7.1, bumping up ver #in header
Revision 1.38 / (download) / (as text) - annotate - [select for diffs]
, Thu Aug 18 04:56:47 2005 UTC (2 years, 10 months ago) by ot
Changes since 1.37: +2 -2
lines
Diff to previous 1.37
(colored)
nicer version display for current HEAD, suggested by Bjoern
Revision 1.37 / (download) / (as text) - annotate - [select for diffs]
, Thu Aug 18 04:42:46 2005 UTC (2 years, 10 months ago) by ot
Changes since 1.36: +2 -2
lines
Diff to previous 1.36
(colored)
header version to distinguish HEAD being developed
Revision 1.36 / (download) / (as text) - annotate - [select for diffs]
, Fri Aug 5 00:30:24 2005 UTC (2 years, 11 months ago) by ot
CVS Tags: validator-0_7_0-release,
validator-0_7-branchpoint,
validator-0_7-branchmerge
Branch point for: validator-0_7-branch
Changes since 1.35: +2 -2
lines
Diff to previous 1.35
(colored)
preparing for release, changing version #
Revision 1.35 / (download) / (as text) - annotate - [select for diffs]
, Thu Jul 28 01:51:56 2005 UTC (2 years, 11 months ago) by ot
CVS Tags: validator-0_7_0-beta2
Changes since 1.34: +2 -2
lines
Diff to previous 1.34
(colored)
preparing for 0.7.0 beta2
Revision 1.34 / (download) / (as text) - annotate - [select for diffs]
, Fri Jul 8 03:02:31 2005 UTC (2 years, 11 months ago) by ot
CVS Tags: validator-0_7_0-beta1
Changes since 1.33: +2 -2
lines
Diff to previous 1.33
(colored)
preparing for 0.7.0-beta1
Revision 1.33 / (download) / (as text) - annotate - [select for diffs]
, Wed Jun 22 03:25:19 2005 UTC (3 years ago) by ot
CVS Tags: validator-0_7_0-alpha2
Changes since 1.32: +2 -2
lines
Diff to previous 1.32
(colored)
getting ready for alpha 2
Revision 1.32 / (download) / (as text) - annotate - [select for diffs]
, Mon May 23 06:48:54 2005 UTC (3 years, 1 month ago) by ot
CVS Tags: validator-0_7_0-alpha1
Changes since 1.31: +2 -2
lines
Diff to previous 1.31
(colored)
setting version to 0.7.0 alpha1 before the alpha testing
Revision 1.31 / (download) / (as text) - annotate - [select for diffs]
, Thu Mar 31 04:33:37 2005 UTC (3 years, 3 months ago) by ot
Changes since 1.30: +5 -5
lines
Diff to previous 1.30
(colored)
implementing new access keys, as proposed in
http://lists.w3.org/Archives/Public/public-qa-dev/2005Mar/0013.html
Revision 1.30 / (download) / (as text) - annotate - [select for diffs]
, Tue Jan 4 08:37:53 2005 UTC (3 years, 6 months ago) by ot
Changes since 1.29: +2 -2
lines
Diff to previous 1.29
(colored)
futzing with new ideas for general site style
Revision 1.29 / (download) / (as text) - annotate - [select for diffs]
, Wed Sep 15 18:20:28 2004 UTC (3 years, 9 months ago) by ville
Changes since 1.28: +2 -2
lines
Diff to previous 1.28
(colored)
More version number bumps.
Revision 1.28 / (download) / (as text) - annotate - [select for diffs]
, Wed Sep 15 17:29:55 2004 UTC (3 years, 9 months ago) by ville
Changes since 1.27: +2 -2
lines
Diff to previous 1.27
(colored)
s/Hypertext/HyperText/
Revision 1.27 / (download) / (as text) - annotate - [select for diffs]
, Wed Jul 21 18:37:35 2004 UTC (3 years, 11 months ago) by link
Changes since 1.26: +2 -2
lines
Diff to previous 1.26
(colored)
Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre3.
(this should be 0.6.7-release unless something more crops up).
Revision 1.19.2.34 / (download) / (as text) - annotate - [select for diffs]
, Wed Jul 21 18:13:15 2004 UTC (3 years, 11 months ago) by link
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_7-release,
validator-0_6_7-pre4,
validator-0_6_7-pre3
Changes since 1.19.2.33: +2 -2
lines
Diff to previous 1.19.2.33
(colored)
to branchpoint 1.19
(colored)
next main 1.20
(colored)
Update changelogs and bump version number to 0.6.7.
Revision 1.26 / (download) / (as text) - annotate - [select for diffs]
, Wed Jul 21 15:06:55 2004 UTC (3 years, 11 months ago) by link
Changes since 1.25: +2 -2
lines
Diff to previous 1.25
(colored)
Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre2.
(0.6.7 is missing relnotes and other minor tweaks)
Revision 1.19.2.33 / (download) / (as text) - annotate - [select for diffs]
, Thu May 20 11:40:28 2004 UTC (4 years, 1 month ago) by link
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_7-pre2,
validator-0_6_7-pre1,
validator-0_6_6-release,
validator-0_6_6
Changes since 1.19.2.32: +2 -2
lines
Diff to previous 1.19.2.32
(colored)
to branchpoint 1.19
(colored)
Update version numbers and relnotes for 0.6.6 release; tweak whatsnew style
for the front page slightly (right/top margin).
Revision 1.25 / (download) / (as text) - annotate - [select for diffs]
, Sun May 9 15:56:49 2004 UTC (4 years, 1 month ago) by link
Changes since 1.24: +20 -59
lines
Diff to previous 1.24
(colored)
Merging from branch validator-0_6_0-branch, at tag validator-0_6_5-release.
Revision 1.19.2.32 / (download) / (as text) - annotate - [select for diffs]
, Thu May 6 21:58:10 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_5-release,
validator-0_6_5
Changes since 1.19.2.31: +2 -2
lines
Diff to previous 1.19.2.31
(colored)
to branchpoint 1.19
(colored)
Bulk markup fix
Revision 1.19.2.31 / (download) / (as text) - annotate - [select for diffs]
, Thu May 6 19:17:24 2004 UTC (4 years, 2 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.19.2.30: +2 -2
lines
Diff to previous 1.19.2.30
(colored)
to branchpoint 1.19
(colored)
s/Checklink/Link Checker/
Revision 1.19.2.30 / (download) / (as text) - annotate - [select for diffs]
, Thu May 6 14:54:32 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.29: +2 -1
lines
Diff to previous 1.19.2.29
(colored)
to branchpoint 1.19
(colored)
We may think of a better place to link to the link checker, but since the "download" link is gone, we'll use that slot for the moment
Revision 1.19.2.29 / (download) / (as text) - annotate - [select for diffs]
, Thu May 6 05:02:38 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.28: +1 -2
lines
Diff to previous 1.19.2.28
(colored)
to branchpoint 1.19
(colored)
Given the refactorization of the devel/install/source documentation I am working on now,
there's little point in specifically linking to /source/ any more.
Revision 1.19.2.28 / (download) / (as text) - annotate - [select for diffs]
, Thu May 6 04:41:41 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.27: +2 -2
lines
Diff to previous 1.19.2.27
(colored)
to branchpoint 1.19
(colored)
We are used to linking to http://v.w.o:80/source/ for the source link, but as far
as I can understand the only reason for that is to be sure that the links to the tarballs
point to that place, especially for instances outside v.w.o.
That should not preclude us for having /source showing (and up to date) for each instance,
yet linking to the appropriate place.
Thus changing the link to be relative
Revision 1.19.2.27 / (download) / (as text) - annotate - [select for diffs]
, Fri Apr 30 06:40:31 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_5-beta3
Changes since 1.19.2.26: +2 -2
lines
Diff to previous 1.19.2.26
(colored)
to branchpoint 1.19
(colored)
preparing for beta 3
Revision 1.19.2.26 / (download) / (as text) - annotate - [select for diffs]
, Fri Apr 30 04:05:40 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.25: +6 -5
lines
Diff to previous 1.19.2.25
(colored)
to branchpoint 1.19
(colored)
* grammar/language fixes - thanks Andrew Robinson
* CSS fixes
- margins for source display
- banner border + version info less visible
- footer margin + removed version info there
Revision 1.19.2.25 / (download) / (as text) - annotate - [select for diffs]
, Mon Apr 26 00:35:32 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.24: +2 -1
lines
Diff to previous 1.19.2.24
(colored)
to branchpoint 1.19
(colored)
getting rid of right navbar - remaining small things
Revision 1.19.2.24 / (download) / (as text) - annotate - [select for diffs]
, Thu Apr 22 22:01:20 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.23: +1 -49
lines
Diff to previous 1.19.2.23
(colored)
to branchpoint 1.19
(colored)
Having received no further reply on the "navbar" e-mail thread
http://lists.w3.org/Archives/Public/www-validator/2004Apr/0107.html
I am tempted to at least trying to go ahead with the "navbar with external links on the HP only"
Can roll back if we decide it is a mistake.
Revision 1.19.2.23 / (download) / (as text) - annotate - [select for diffs]
, Mon Apr 5 20:34:16 2004 UTC (4 years, 3 months ago) by ville
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_5-beta2
Changes since 1.19.2.22: +2 -2
lines
Diff to previous 1.19.2.22
(colored)
to branchpoint 1.19
(colored)
The link checker has moved to /perl/modules/W3C/LinkChecker/ and is no longer included in the validator distribution.
Revision 1.24 / (download) / (as text) - annotate - [select for diffs]
, Mon Apr 5 20:33:06 2004 UTC (4 years, 3 months ago) by ville
Changes since 1.23: +2 -2
lines
Diff to previous 1.23
(colored)
The link checker has moved to /perl/modules/W3C/LinkChecker/ and is no longer included with the validator distribution.
Revision 1.19.2.22 / (download) / (as text) - annotate - [select for diffs]
, Thu Apr 1 05:34:26 2004 UTC (4 years, 3 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.21: +10 -4
lines
Diff to previous 1.19.2.21
(colored)
to branchpoint 1.19
(colored)
Putting the FAQ link back in the bar - it should really be very visible
(even if, I agree, it's not perfectly logical)
also, moving favelets and accesskeys from "other tools" to "info"
Revision 1.19.2.21 / (download) / (as text) - annotate - [select for diffs]
, Sat Mar 27 14:36:58 2004 UTC (4 years, 3 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.19.2.20: +44 -39
lines
Diff to previous 1.19.2.20
(colored)
to branchpoint 1.19
(colored)
Workspace Committ: CSS tweaks, new docs stylesheet, navbar tweaks...
Revision 1.19.2.20 / (download) / (as text) - annotate - [select for diffs]
, Mon Mar 15 21:29:50 2004 UTC (4 years, 3 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.19: +2 -2
lines
Diff to previous 1.19.2.19
(colored)
to branchpoint 1.19
(colored)
validating
Revision 1.19.2.19 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 2 06:08:30 2004 UTC (4 years, 5 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.18: +5 -2
lines
Diff to previous 1.19.2.18
(colored)
to branchpoint 1.19
(colored)
adding logo - temp
Revision 1.19.2.18 / (download) / (as text) - annotate - [select for diffs]
, Tue Jan 20 09:45:00 2004 UTC (4 years, 5 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.17: +46 -41
lines
Diff to previous 1.19.2.17
(colored)
to branchpoint 1.19
(colored)
style tweaks
Revision 1.19.2.17 / (download) / (as text) - annotate - [select for diffs]
, Fri Dec 26 07:08:47 2003 UTC (4 years, 6 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.16: +3 -3
lines
Diff to previous 1.19.2.16
(colored)
to branchpoint 1.19
(colored)
re-org of the menu list
Revision 1.19.2.16 / (download) / (as text) - annotate - [select for diffs]
, Fri Dec 26 06:49:56 2003 UTC (4 years, 6 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.15: +2 -2
lines
Diff to previous 1.19.2.15
(colored)
to branchpoint 1.19
(colored)
marking for beta 2
Revision 1.19.2.15 / (download) / (as text) - annotate - [select for diffs]
, Thu Sep 18 17:09:47 2003 UTC (4 years, 9 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.19.2.14: +2 -2
lines
Diff to previous 1.19.2.14
(colored)
to branchpoint 1.19
(colored)
Revert back to "hardcoding" the source code link.
(see bug 94 and revision 1.19.2.4 for the reasoning)
Revision 1.19.2.14 / (download) / (as text) - annotate - [select for diffs]
, Tue Aug 26 06:42:33 2003 UTC (4 years, 10 months ago) by link
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_5-beta1
Changes since 1.19.2.13: +2 -2
lines
Diff to previous 1.19.2.13
(colored)
to branchpoint 1.19
(colored)
Deprecate /referer in favor of ?uri=referer (which allows us to preserve
additional options in referer links) and update version info in header.
Revision 1.19.2.13 / (download) / (as text) - annotate - [select for diffs]
, Wed Aug 20 21:20:41 2003 UTC (4 years, 10 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.12: +2 -2
lines
Diff to previous 1.19.2.12
(colored)
to branchpoint 1.19
(colored)
style for docs - continued
Revision 1.19.2.12 / (download) / (as text) - annotate - [select for diffs]
, Tue Jul 29 17:56:13 2003 UTC (4 years, 11 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.19.2.11: +2 -2
lines
Diff to previous 1.19.2.11
(colored)
to branchpoint 1.19
(colored)
Tweak "Help&FAQ" link (add missing space etc.).
Revision 1.19.2.11 / (download) / (as text) - annotate - [select for diffs]
, Mon Jul 28 08:55:21 2003 UTC (4 years, 11 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.10: +2 -2
lines
Diff to previous 1.19.2.10
(colored)
to branchpoint 1.19
(colored)
cleaning up
Revision 1.19.2.10 / (download) / (as text) - annotate - [select for diffs]
, Mon Jul 28 07:52:05 2003 UTC (4 years, 11 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.19.2.9: +2 -1
lines
Diff to previous 1.19.2.9
(colored)
to branchpoint 1.19
(colored)
adding FAQ to navbar and small re-org of doc index
Revision 1.19.2.9 / (download) / (as text) - annotate - [select for diffs]
, Sun Jul 20 17:08:38 2003 UTC (4 years, 11 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.19.2.8: +9 -7
lines
Diff to previous 1.19.2.8
(colored)
to branchpoint 1.19
(colored)
Tweak style to be a bit more smooth. Probably still needs tweaking for
cross -platform/-browser issues, but looks ok in the latest versions of
"the usual suspects".
Note: Needs code tweak in "check" that will be in a separate checkin.
Revision 1.19.2.8 / (download) / (as text) - annotate - [select for diffs]
, Sun Jun 8 20:30:40 2003 UTC (5 years ago) by link
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_2-beta2
Changes since 1.19.2.7: +2 -2
lines
Diff to previous 1.19.2.7
(colored)
to branchpoint 1.19
(colored)
Add Beta #2 tag to header and move back release date.
Revision 1.19.2.7 / (download) / (as text) - annotate - [select for diffs]
, Sat May 31 00:45:37 2003 UTC (5 years, 1 month ago) by link
Branch: validator-0_6_0-branch
Changes since 1.19.2.6: +6 -6
lines
Diff to previous 1.19.2.6
(colored)
to branchpoint 1.19
(colored)
Dispense with excessive @class-ing in the navbar.
Revision 1.23 / (download) / (as text) - annotate - [select for diffs]
, Sat May 24 20:32:45 2003 UTC (5 years, 1 month ago) by link
Changes since 1.22: +1 -2
lines
Diff to previous 1.22
(colored)
Merging from validator-0_6_0-branch, at tag validator-0_6_2-beta1, to HEAD.
Revision 1.22 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 24 23:33:18 2003 UTC (5 years, 4 months ago) by ville
Changes since 1.21: +5 -5
lines
Diff to previous 1.21
(colored)
s/MarkUp/Markup/ for consistency with other w3.org.
Revision 1.19.2.6 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 24 23:14:27 2003 UTC (5 years, 4 months ago) by ville
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_2-beta1
Changes since 1.19.2.5: +4 -4
lines
Diff to previous 1.19.2.5
(colored)
to branchpoint 1.19
(colored)
s/MarkUp/Markup/ for consistency with w3.org.
Revision 1.19.2.5 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 24 02:46:08 2003 UTC (5 years, 4 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.19.2.4: +2 -2
lines
Diff to previous 1.19.2.4
(colored)
to branchpoint 1.19
(colored)
Include version number in header.html; e.g. in <h1> on every page including
Validator output.
Revision 1.21 / (download) / (as text) - annotate - [select for diffs]
, Sun Dec 1 13:40:32 2002 UTC (5 years, 7 months ago) by link
Changes since 1.20: +3 -1
lines
Diff to previous 1.20
(colored)
Merging from validator-0_6_0-branch (at tag validator-0_6_1-release) to
HEAD. Superficially ok, but probably needs tweaking for merge breakage.
Revision 1.19.2.4 / (download) / (as text) - annotate - [select for diffs]
, Sat Nov 30 22:43:18 2002 UTC (5 years, 7 months ago) by ville
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_1-release
Changes since 1.19.2.3: +2 -2
lines
Diff to previous 1.19.2.3
(colored)
to branchpoint 1.19
(colored)
Hardcoded source download page to <http://validator.w3.org/source/> (#94).
Revision 1.19.2.3 / (download) / (as text) - annotate - [select for diffs]
, Sat Nov 30 21:02:18 2002 UTC (5 years, 7 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.19.2.2: +2 -1
lines
Diff to previous 1.19.2.2
(colored)
to branchpoint 1.19
(colored)
Adding link to Tidy Online.
Revision 1.19.2.2 / (download) / (as text) - annotate - [select for diffs]
, Wed Nov 27 00:07:03 2002 UTC (5 years, 7 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.19.2.1: +2 -2
lines
Diff to previous 1.19.2.1
(colored)
to branchpoint 1.19
(colored)
Typo fixes, corrected links, etc. Thanks to Tantek Celik for the fix.
Revision 1.19.2.1 / (download) / (as text) - annotate - [select for diffs]
, Tue Nov 26 01:39:24 2002 UTC (5 years, 7 months ago) by link
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_0-release
Changes since 1.19: +1 -2
lines
Diff to previous 1.19
(colored)
Get rid of "[BETA]" tag in header.
Revision 1.20 / (download) / (as text) - annotate - [select for diffs]
, Tue Nov 26 01:01:57 2002 UTC (5 years, 7 months ago) by link
Changes since 1.19: +55 -41
lines
Diff to previous 1.19
(colored)
Initial version of the new Navbar (using <dl> and <ul> for structure),
Revision 1.19 / (download) / (as text) - annotate - [select for diffs]
, Tue Oct 29 22:32:08 2002 UTC (5 years, 8 months ago) by link
CVS Tags: validator-0_6_0b3,
validator-0_6_0-beta
Branch point for: validator-0_6_0-branch
Changes since 1.18: +2 -1
lines
Diff to previous 1.18
(colored)
Update "Is This Page Valid?" Favlet with new code from Jim Ley and add link
to favlets.html from header.html. Thanks (again) to Jim for the code!
Revision 1.18 / (download) / (as text) - annotate - [select for diffs]
, Sun Oct 27 15:36:19 2002 UTC (5 years, 8 months ago) by ville
Changes since 1.17: +2 -3
lines
Diff to previous 1.17
(colored)
More "W3C HTML Validation Service" -> "W3C MarkUp Validation Service" updates,
see <http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html>.
Revision 1.17 / (download) / (as text) - annotate - [select for diffs]
, Fri Oct 25 19:56:03 2002 UTC (5 years, 8 months ago) by link
Changes since 1.16: +2 -2
lines
Diff to previous 1.16
(colored)
Change "screen" to "all" in stylesheet reference. Thanks to Christoph
Paeper and Bjoern Hoehrmann.
Revision 1.16 / (download) / (as text) - annotate - [select for diffs]
, Fri Oct 25 19:34:40 2002 UTC (5 years, 8 months ago) by link
Changes since 1.15: +2 -2
lines
Diff to previous 1.15
(colored)
Add "lang" attribute /as well as "xml:lang"). Thanks to Bjoern Hoehrmann.
Revision 1.15 / (download) / (as text) - annotate - [select for diffs]
, Thu Oct 24 05:26:34 2002 UTC (5 years, 8 months ago) by ville
Changes since 1.14: +2 -2
lines
Diff to previous 1.14
(colored)
s/gerald/www-validator/
Revision 1.14 / (download) / (as text) - annotate - [select for diffs]
, Wed Oct 23 23:11:29 2002 UTC (5 years, 8 months ago) by link
Changes since 1.13: +3 -3
lines
Diff to previous 1.13
(colored)
s/HTML/MarkUp/ in "W3C HTML Validation Service". cf.
http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html
Revision 1.13 / (download) / (as text) - annotate - [select for diffs]
, Tue Oct 22 23:05:09 2002 UTC (5 years, 8 months ago) by ot
Changes since 1.12: +3 -2
lines
Diff to previous 1.12
(colored)
added [beta] to banner
Revision 1.12 / (download) / (as text) - annotate - [select for diffs]
, Sun Sep 8 19:37:41 2002 UTC (5 years, 9 months ago) by ville
CVS Tags: validator-0_6_0b1c2
Changes since 1.11: +2 -2
lines
Diff to previous 1.11
(colored)
Speling fixxes :)
Revision 1.11 / (download) / (as text) - annotate - [select for diffs]
, Sun Sep 8 19:21:16 2002 UTC (5 years, 9 months ago) by ville
Changes since 1.10: +2 -1
lines
Diff to previous 1.10
(colored)
Add XML declaration (as recommended in XHTML 1.0 spec, section 3.1).
Revision 1.10 / (download) / (as text) - annotate - [select for diffs]
, Tue Aug 20 01:51:23 2002 UTC (5 years, 10 months ago) by link
CVS Tags: validator-0_6_0b1c1
Changes since 1.9: +41 -31
lines
Diff to previous 1.9
(colored)
Merging to HEAD from validator-0_6_0 branch.
This will be validator-0_6_0b1c1 (Beta 1, Candidate 1).
Revision 1.9.2.12 / (download) / (as text) - annotate - [select for diffs]
, Fri Jul 5 21:39:56 2002 UTC (6 years ago) by link
Branch: validator-0_6_0
Changes since 1.9.2.11: +2 -2
lines
Diff to previous 1.9.2.11
(colored)
to branchpoint 1.9
(colored)
next main 1.10
(colored)
Apply Ville Skytta's "Relative Paths" patch. Thanks Ville!
Revision 1.9.2.11 / (download) / (as text) - annotate - [select for diffs]
, Mon Jun 24 00:40:03 2002 UTC (6 years ago) by link
Branch: validator-0_6_0
Changes since 1.9.2.10: +3 -3
lines
Diff to previous 1.9.2.10
(colored)
to branchpoint 1.9
(colored)
A bunch of fixes to stylesheets and HTML.
Revision 1.9.2.10 / (download) / (as text) - annotate - [select for diffs]
, Mon Jun 17 01:03:26 2002 UTC (6 years ago) by link
Branch: validator-0_6_0
Changes since 1.9.2.9: +2 -2
lines
Diff to previous 1.9.2.9
(colored)
to branchpoint 1.9
(colored)
Fix b0rken link to accesskeys.html.
Revision 1.9.2.9 / (download) / (as text) - annotate - [select for diffs]
, Sun Jun 16 20:42:08 2002 UTC (6 years ago) by link
Branch: validator-0_6_0
Changes since 1.9.2.8: +14 -16
lines
Diff to previous 1.9.2.8
(colored)
to branchpoint 1.9
(colored)
Apply Ville Skytta's mondo relative paths patch. Thanks Ville!
Revision 1.9.2.8 / (download) / (as text) - annotate - [select for diffs]
, Sun Jun 16 01:54:30 2002 UTC (6 years ago) by link
Branch: validator-0_6_0
Changes since 1.9.2.7: +3 -2
lines
Diff to previous 1.9.2.7
(colored)
to branchpoint 1.9
(colored)
Added accesskeys and an Accesskey Legend.
Revision 1.9.2.7 / (download) / (as text) - annotate - [select for diffs]
, Sat Jun 15 22:13:01 2002 UTC (6 years ago) by link
Branch: validator-0_6_0
Changes since 1.9.2.6: +4 -5
lines
Diff to previous 1.9.2.6
(colored)
to branchpoint 1.9
(colored)
Layout tweaks.
Revision 1.9.2.6 / (download) / (as text) - annotate - [select for diffs]
, Sat Jun 15 22:10:31 2002 UTC (6 years ago) by link
Branch: validator-0_6_0
Changes since 1.9.2.5: +25 -12
lines
Diff to previous 1.9.2.5
(colored)
to branchpoint 1.9
(colored)
Add WAI links.
Revision 1.9.2.5 / (download) / (as text) - annotate - [select for diffs]
, Sun Jun 9 11:17:38 2002 UTC (6 years ago) by link
Branch: validator-0_6_0
Changes since 1.9.2.4: +2 -2
lines
Diff to previous 1.9.2.4
(colored)
to branchpoint 1.9
(colored)
Adding first rough cut of Accessible Validation Results and Form Controls from
Gregory J. Rosmaita. Thanks Gregory!
Revision 1.9.2.4 / (download) / (as text) - annotate - [select for diffs]
, Sun May 12 20:52:29 2002 UTC (6 years, 1 month ago) by link
Branch: validator-0_6_0
Changes since 1.9.2.3: +9 -9
lines
Diff to previous 1.9.2.3
(colored)
to branchpoint 1.9
(colored)
Tweak CSS and navbar.
Revision 1.9.2.3 / (download) / (as text) - annotate - [select for diffs]
, Sat May 11 14:26:59 2002 UTC (6 years, 1 month ago) by link
Branch: validator-0_6_0
Changes since 1.9.2.2: +3 -1
lines
Diff to previous 1.9.2.2
(colored)
to branchpoint 1.9
(colored)
Update links...
Revision 1.9.2.2 / (download) / (as text) - annotate - [select for diffs]
, Thu Apr 4 17:04:36 2002 UTC (6 years, 3 months ago) by link
Branch: validator-0_6_0
CVS Tags: validator-0_6_0a2
Changes since 1.9.2.1: +4 -7
lines
Diff to previous 1.9.2.1
(colored)
to branchpoint 1.9
(colored)
Major Restructuring!
This is a combined checkin comprising the following:
* Major restructuring. Code has been moved around to be more logical and to
be more modular.
* All output is now isolated to a handfull of subroutines which are
invoked only, apart from exception handling, from a few lines at the very
end of the main body of the program. Closing in on full separation of
presentation and logic. Yay! :-)
* Exploit the SSI from the static pages to get consistent navbar and
header in results and error pages.
* Eliminated exceedingly verbose checks for charsets and making sure these
are always defined. All charset related variables are now initialized to
the empty string so they are never defined.
* CGI options are now captured and stored in the $File object for later use,
and the CGI object is then destroyed instead of wasting memory.
* We now run under mod_perl! (FSVO "run"). :-)
* We have a framework for throwing exceptions so the program is now never
mysteriously exited inside a sub routine somewhere. Instead, sub routines
flag an exception and return so we can check for an handle them in the
main body of the code. As a perk, this guarantees our output is always
a complete HTML document instead of whatever we happened to have printed
at the time the error condition was detected.
* Oh BTW, our output is now much nearer being valid HTML... :-)
* Made checking for document classes (MathML, XHTML, etc.) into a sub
(which will translate well when we go OO!) and moved the decision
into the config file (append "+xml" to XML types etc.) to avoid
having configuration information hard coded.
* Simplified code for setting up %ENVironment for SP.
* Moved entirely to OpenSP; it's not in final release yet, but it's still
much more reliable then original SP and has features we *need*.
* Applied some of Ville Skytta's patches (more to come).
Many thanks Ville, and keep `em coming! :-)
* Tweaked output based on user feedback and own preference. Some had a point,
but a lot of it just made sense at the time. We're probably utterly broken
ATM, but I think it can be fixed and result in a better final result.
* Moved many more things into sub routines (charset stuff, among others).
* Disabled Fixed Charset Mode in SP by default. I don't think we need it in
any case, but it was broken so we'll have to live with it for now. I'm
working on getting it fixed at the source.
* Deliberately broke (or failed to fix, rather) DanC-compatibility!
I don't think XHTML docs served as text/html and lacking a DOCTYPE
should be accepted as well-formed, and the workaround to support this was
just too filled with burning hoops. I'll revisit later (sorry Dan!).
* Finally killed off Weblint support entirely. It's dead Jim, stop beating it!
* Add language indication on output (xml:lang).
* General code cleanups, whitespace policing, nuked globals, warnings, etc...
* Reverified basic MathML support, but needs more work.
* Totally mangled all CSS; don't expect any of it to work on any box but mine.
At last count the diff was ~1600 lines in 55KB.
You're welcome. :-)
Revision 1.9.2.1 / (download) / (as text) - annotate - [select for diffs]
, Sat Mar 30 22:45:45 2002 UTC (6 years, 3 months ago) by link
Branch: validator-0_6_0
Changes since 1.9: +2 -2
lines
Diff to previous 1.9
(colored)
Tweaks. Style. Added abundant indication of Valid/Invalid status.
Revision 1.9 / (download) / (as text) - annotate - [select for diffs]
, Sat Oct 20 10:19:39 2001 UTC (6 years, 8 months ago) by link
CVS Tags: validator-0_6_0-a1,
validator-0_5_1
Branch point for: validator-0_6_0
Changes since 1.8: +3 -3
lines
Diff to previous 1.8
(colored)
s/CSS 1/CSS 2/g (and the reverse) reported on w-v.
Revision 1.8 / (download) / (as text) - annotate - [select for diffs]
, Sat Oct 20 10:17:50 2001 UTC (6 years, 8 months ago) by link
Changes since 1.7: +2 -2
lines
Diff to previous 1.7
(colored)
Fix typo in @title; thanks Aaron!
Revision 1.7 / (download) / (as text) - annotate - [select for diffs]
, Tue Sep 25 13:15:44 2001 UTC (6 years, 9 months ago) by link
Changes since 1.6: +2 -2
lines
Diff to previous 1.6
(colored)
Add missing " />" on link element.
Revision 1.6 / (download) / (as text) - annotate - [select for diffs]
, Tue Sep 25 13:10:56 2001 UTC (6 years, 9 months ago) by link
Changes since 1.5: +9 -1
lines
Diff to previous 1.5
(colored)
Extend navbar to include more usefull links.
Revision 1.5 / (download) / (as text) - annotate - [select for diffs]
, Tue Sep 25 00:21:11 2001 UTC (6 years, 9 months ago) by gerald
Changes since 1.4: +4 -4
lines
Diff to previous 1.4
(colored)
tyop
Revision 1.4 / (download) / (as text) - annotate - [select for diffs]
, Mon Sep 24 10:05:41 2001 UTC (6 years, 9 months ago) by link
Changes since 1.3: +26 -19
lines
Diff to previous 1.3
(colored)
Continure redesign. Add unique titles for each page. Redesign navbar somewhat.
Move options to separate page. Shorten form on front page. Add @title. :-)
Revision 1.3 / (download) / (as text) - annotate - [select for diffs]
, Fri Sep 21 13:37:49 2001 UTC (6 years, 9 months ago) by gerald
Changes since 1.2: +3 -3
lines
Diff to previous 1.2
(colored)
tyop
Revision 1.2 / (download) / (as text) - annotate - [select for diffs]
, Thu Sep 20 16:57:24 2001 UTC (6 years, 9 months ago) by link
Changes since 1.1: +15 -14
lines
Diff to previous 1.1
(colored)
* Use "<style>" instead of "<link>" to grab stylesheet to hide it completely
from Netscape 4.x.
* Add link to skip navigation for screen readers.
* Add non-whitespace separator between links (WCAG 10.5).
(hidden with CSS for media=screen)
* Add title for links (WCAG, but also general).
Revision 1.1 / (download) / (as text) - annotate - [select for diffs]
, Wed Sep 19 08:52:08 2001 UTC (6 years, 9 months ago) by link
Diff
Moving to use SSI consistently across the board. Add link to Documentation.
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.