CVS log for validator/htdocs/index.html
Up to [Public] / validator / htdocs
Request diff between arbitrary revisions
Default branch: 1
Revision 1.94 / (download) / (as text) - annotate - [select for diffs]
, Wed Mar 19 18:54:15 2008 UTC (3 months, 2 weeks ago) by ot
CVS Tags: HEAD
Changes since 1.93: +3 -3
lines
Diff to previous 1.93
(colored)
with snippet validation in the options, the wording requiring
a full document is misleading. With a nod toward Steph Troeth for noting the inconsistency.
Revision 1.93 / (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_2-release,
validator-0_8_1-release,
validator-0_8_0-release
Changes since 1.92: +3 -2
lines
Diff to previous 1.92
(colored)
include js only where needed, i.e on homepage
Revision 1.92 / (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.91: +3 -2
lines
Diff to previous 1.91
(colored)
* final location (static) of atom newsfeed
* adding alternate link for atom feed to home and news page
Revision 1.91 / (download) / (as text) - annotate - [select for diffs]
, Thu Jun 14 19:40:24 2007 UTC (12 months, 3 weeks ago) by ot
Changes since 1.90: +5 -11
lines
Diff to previous 1.90
(colored)
removing extraneous label around submit button causing usability issues
styling button in case of fallback
Revision 1.90 / (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.89: +56 -20
lines
Diff to previous 1.89
(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.89 / (download) / (as text) - annotate - [select for diffs]
, Tue Apr 24 01:35:15 2007 UTC (14 months, 1 week ago) by ot
Changes since 1.88: +2 -3
lines
Diff to previous 1.88
(colored)
"reset button" considered harmful (?)
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4480
http://www.useit.com/alertbox/20000416.html
etc.
Revision 1.88 / (download) / (as text) - annotate - [select for diffs]
, Wed Apr 18 08:02:33 2007 UTC (14 months, 2 weeks ago) by ot
CVS Tags: validator-0_8_0-beta1
Changes since 1.87: +4 -2
lines
Diff to previous 1.87
(colored)
fixing markup glitches
Revision 1.87 / (download) / (as text) - annotate - [select for diffs]
, Tue Apr 10 03:09:05 2007 UTC (14 months, 3 weeks ago) by ot
Changes since 1.86: +3 -3
lines
Diff to previous 1.86
(colored)
making direct input textarea a tad wider. Should be OK for most screen resolutions, even if it's quasi-impossible to cater for everyone...
Revision 1.86 / (download) / (as text) - annotate - [select for diffs]
, Wed Apr 4 04:19:50 2007 UTC (15 months ago) by ot
Changes since 1.85: +4 -4
lines
Diff to previous 1.85
(colored)
commenting out the unimplemented Treat As HTML/XML select in direct input interface
Revision 1.85 / (download) / (as text) - annotate - [select for diffs]
, Thu Mar 22 05:16:42 2007 UTC (15 months, 2 weeks ago) by ot
Changes since 1.84: +5 -5
lines
Diff to previous 1.84
(colored)
oops, wrong path
Revision 1.84 / (download) / (as text) - annotate - [select for diffs]
, Thu Mar 22 05:03:06 2007 UTC (15 months, 2 weeks ago) by ot
Changes since 1.83: +9 -34
lines
Diff to previous 1.83
(colored)
removing toggle - too many usability issues - and copying new design to detailed.html
Revision 1.83 / (download) / (as text) - annotate - [select for diffs]
, Thu Mar 1 02:46:56 2007 UTC (16 months ago) by ot
Changes since 1.82: +3 -3
lines
Diff to previous 1.82
(colored)
spurrious titlecase
Revision 1.82 / (download) / (as text) - annotate - [select for diffs]
, Tue Feb 20 08:23:58 2007 UTC (16 months, 2 weeks ago) by ot
Changes since 1.81: +5 -5
lines
Diff to previous 1.81
(colored)
link tooltips for other validator links
Revision 1.81 / (download) / (as text) - annotate - [select for diffs]
, Tue Feb 20 07:35:13 2007 UTC (16 months, 2 weeks ago) by ot
Changes since 1.80: +5 -3
lines
Diff to previous 1.80
(colored)
Rewording the intro text of the homepage, hopefully putting an end to the
nitpicking in http://www.w3.org/Bugs/Public/show_bug.cgi?id=1399
Revision 1.80 / (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.79: +82 -110
lines
Diff to previous 1.79
(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.79 / (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.78: +8 -9
lines
Diff to previous 1.78
(colored)
Hand merge of branch 0.7 with HEAD at tag validator-0_7_4-release
Revision 1.74.2.11 / (download) / (as text) - annotate - [select for diffs]
, Tue Nov 14 03:08:09 2006 UTC (19 months, 3 weeks ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_4-release
Changes since 1.74.2.10: +3 -3
lines
Diff to previous 1.74.2.10
(colored)
to branchpoint 1.74
(colored)
next main 1.75
(colored)
markup fix
Revision 1.74.2.10 / (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-rc1
Changes since 1.74.2.9: +8 -9
lines
Diff to previous 1.74.2.9
(colored)
to branchpoint 1.74
(colored)
preparing 0.7.4 release
Revision 1.78 / (download) / (as text) - annotate - [select for diffs]
, Tue Oct 24 06:43:23 2006 UTC (20 months, 1 week ago) by ot
Changes since 1.77: +8 -13
lines
Diff to previous 1.77
(colored)
porting all documentation and style (htdocs/...) changes from 0.7.3 to HEAD
Revision 1.74.2.9 / (download) / (as text) - annotate - [select for diffs]
, Thu Oct 19 05:34:28 2006 UTC (20 months, 2 weeks ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_3-release,
validator-0_7_3-rc1
Changes since 1.74.2.8: +8 -12
lines
Diff to previous 1.74.2.8
(colored)
to branchpoint 1.74
(colored)
news items for 0.7.3
Revision 1.77 / (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.76: +19 -8
lines
Diff to previous 1.76
(colored)
merging from 0.7 branch into trunk at tag validator-0_7_2-release
Revision 1.74.2.8 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 20 03:21:20 2006 UTC (2 years, 4 months ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_2-release
Changes since 1.74.2.7: +3 -3
lines
Diff to previous 1.74.2.7
(colored)
to branchpoint 1.74
(colored)
markup fix...
Revision 1.74.2.7 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 20 03:02:19 2006 UTC (2 years, 4 months ago) by ot
Branch: validator-0_7-branch
Changes since 1.74.2.6: +4 -4
lines
Diff to previous 1.74.2.6
(colored)
to branchpoint 1.74
(colored)
last date change, moving forward with the release now that the last known encoding issues were fixed by Ville - updating changelog too
Revision 1.74.2.6 / (download) / (as text) - annotate - [select for diffs]
, Thu Feb 16 07:13:40 2006 UTC (2 years, 4 months ago) by ot
Branch: validator-0_7-branch
Changes since 1.74.2.5: +4 -4
lines
Diff to previous 1.74.2.5
(colored)
to branchpoint 1.74
(colored)
date change, update news summary
Revision 1.74.2.5 / (download) / (as text) - annotate - [select for diffs]
, Tue Feb 7 07:13:35 2006 UTC (2 years, 4 months ago) by ot
Branch: validator-0_7-branch
Changes since 1.74.2.4: +12 -7
lines
Diff to previous 1.74.2.4
(colored)
to branchpoint 1.74
(colored)
bumping version and adding newsbite in prevision of 0.7.2 release, targeted for Thu 09 Feb
Revision 1.74.2.4 / (download) / (as text) - annotate - [select for diffs]
, Tue Feb 7 06:59:33 2006 UTC (2 years, 4 months ago) by ot
Branch: validator-0_7-branch
Changes since 1.74.2.3: +9 -3
lines
Diff to previous 1.74.2.3
(colored)
to branchpoint 1.74
(colored)
link to other validators, as requested
Revision 1.76 / (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.75: +3 -2
lines
Diff to previous 1.75
(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.75 / (download) / (as text) - annotate - [select for diffs]
, Thu Oct 20 06:46:50 2005 UTC (2 years, 8 months ago) by ot
Changes since 1.74: +11 -10
lines
Diff to previous 1.74
(colored)
merging from 0.7 branch into trunk at tag validator-0_7_1-release
Revision 1.74.2.3 / (download) / (as text) - annotate - [select for diffs]
, Thu Oct 13 05:49:45 2005 UTC (2 years, 8 months ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_1-release
Changes since 1.74.2.2: +3 -3
lines
Diff to previous 1.74.2.2
(colored)
to branchpoint 1.74
(colored)
fixing hastily copy-pasted ids in markup
Revision 1.74.2.2 / (download) / (as text) - annotate - [select for diffs]
, Thu Oct 13 05:47:17 2005 UTC (2 years, 8 months ago) by ot
Branch: validator-0_7-branch
Changes since 1.74.2.1: +9 -9
lines
Diff to previous 1.74.2.1
(colored)
to branchpoint 1.74
(colored)
new news snippet for 0.7.1
Revision 1.74.2.1 / (download) / (as text) - annotate - [select for diffs]
, Wed Oct 12 03:10:24 2005 UTC (2 years, 8 months ago) by ot
Branch: validator-0_7-branch
Changes since 1.74: +4 -3
lines
Diff to previous 1.74
(colored)
adding link to atom feed
Revision 1.74 / (download) / (as text) - annotate - [select for diffs]
, Mon Aug 8 00:27:39 2005 UTC (2 years, 10 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.73: +9 -20
lines
Diff to previous 1.73
(colored)
pre-release changes: removed beta note, adding news item for release
Revision 1.73 / (download) / (as text) - annotate - [select for diffs]
, Thu Jul 28 02:02:35 2005 UTC (2 years, 11 months ago) by ot
CVS Tags: validator-0_7_0-beta2
Changes since 1.72: +5 -5
lines
Diff to previous 1.72
(colored)
link to whatsnew for beta2 instead of b1
Revision 1.55.2.41 / (download) / (as text) - annotate - [select for diffs]
, Tue Jul 12 08:11:04 2005 UTC (2 years, 11 months ago) by ot
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_7-update
Changes since 1.55.2.40: +3 -3
lines
Diff to previous 1.55.2.40
(colored)
to branchpoint 1.55
(colored)
next main 1.56
(colored)
ann link
Revision 1.72 / (download) / (as text) - annotate - [select for diffs]
, Mon Jul 11 07:23:55 2005 UTC (2 years, 11 months ago) by ot
CVS Tags: validator-0_7_0-beta1
Changes since 1.71: +3 -11
lines
Diff to previous 1.71
(colored)
fix typo, removed one old new slug
Revision 1.71 / (download) / (as text) - annotate - [select for diffs]
, Mon Jul 11 07:22:54 2005 UTC (2 years, 11 months ago) by ot
Changes since 1.70: +10 -2
lines
Diff to previous 1.70
(colored)
news slug for 0.7.0b1
Revision 1.55.2.40 / (download) / (as text) - annotate - [select for diffs]
, Fri Jul 8 03:03:39 2005 UTC (2 years, 11 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.55.2.39: +7 -4
lines
Diff to previous 1.55.2.39
(colored)
to branchpoint 1.55
(colored)
linking form prod instance to beta version (and vice versa)
Revision 1.70 / (download) / (as text) - annotate - [select for diffs]
, Fri Jul 8 03:03:16 2005 UTC (2 years, 11 months ago) by ot
Changes since 1.69: +5 -4
lines
Diff to previous 1.69
(colored)
linking from beta version to prod instance (and vice versa)
Revision 1.69 / (download) / (as text) - annotate - [select for diffs]
, Mon May 16 04:30:39 2005 UTC (3 years, 1 month ago) by ot
CVS Tags: validator-0_7_0-alpha2,
validator-0_7_0-alpha1
Changes since 1.68: +17 -10
lines
Diff to previous 1.68
(colored)
Reclaiming some vertical screen real estate by moving the
"validate by X, Y, Z" paragraph to a list in jumpbar, plus
a markup fix...
Revision 1.68 / (download) / (as text) - annotate - [select for diffs]
, Thu Apr 14 06:41:57 2005 UTC (3 years, 2 months ago) by ot
Changes since 1.67: +28 -4
lines
Diff to previous 1.67
(colored)
By "popular demand", bringing back the "fragment-upload" interface,
renamed Direct Input (same as in CSS validator, and added similar
controls and navigation as the current CSS val).
Revision 1.67 / (download) / (as text) - annotate - [select for diffs]
, Wed Feb 16 23:29:15 2005 UTC (3 years, 4 months ago) by ot
Changes since 1.66: +3 -3
lines
Diff to previous 1.66
(colored)
re-adding boldness for news items titles
Revision 1.66 / (download) / (as text) - annotate - [select for diffs]
, Wed Feb 9 06:42:49 2005 UTC (3 years, 4 months ago) by ot
Changes since 1.65: +4 -4
lines
Diff to previous 1.65
(colored)
porting from branch with new message note
Revision 1.55.2.39 / (download) / (as text) - annotate - [select for diffs]
, Wed Feb 9 06:41:12 2005 UTC (3 years, 4 months ago) by ot
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_7-fix
Changes since 1.55.2.38: +4 -4
lines
Diff to previous 1.55.2.38
(colored)
to branchpoint 1.55
(colored)
changing note text now that a fix to winXP is available
Revision 1.55.2.38 / (download) / (as text) - annotate - [select for diffs]
, Fri Jan 21 14:35:44 2005 UTC (3 years, 5 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.55.2.37: +8 -4
lines
Diff to previous 1.55.2.37
(colored)
to branchpoint 1.55
(colored)
backporting from HEAD - with note about IE WinXP SP2 being broken wrt file upload
Revision 1.65 / (download) / (as text) - annotate - [select for diffs]
, Fri Jan 21 08:29:01 2005 UTC (3 years, 5 months ago) by ot
Changes since 1.64: +6 -6
lines
Diff to previous 1.64
(colored)
linking to newly created page on w3c/qa site
Revision 1.64 / (download) / (as text) - annotate - [select for diffs]
, Thu Jan 20 01:02:43 2005 UTC (3 years, 5 months ago) by ot
Changes since 1.63: +4 -4
lines
Diff to previous 1.63
(colored)
"this browser" was not very fool-proof, making the text clearer
Revision 1.63 / (download) / (as text) - annotate - [select for diffs]
, Thu Jan 20 00:18:01 2005 UTC (3 years, 5 months ago) by ot
Changes since 1.62: +6 -2
lines
Diff to previous 1.62
(colored)
adding warning for the now infamous IE/XPSP2 bug
Revision 1.62 / (download) / (as text) - annotate - [select for diffs]
, Tue Jan 4 08:38:17 2005 UTC (3 years, 6 months ago) by ot
Changes since 1.61: +4 -4
lines
Diff to previous 1.61
(colored)
removing the 'welcome' and clarifying message
Revision 1.61 / (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.60: +9 -5
lines
Diff to previous 1.60
(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.55.2.37 / (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.55.2.36: +9 -5
lines
Diff to previous 1.55.2.36
(colored)
to branchpoint 1.55
(colored)
Update changelogs and bump version number to 0.6.7.
Revision 1.60 / (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.59: +23 -14
lines
Diff to previous 1.59
(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.55.2.36 / (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.55.2.35: +20 -7
lines
Diff to previous 1.55.2.35
(colored)
to branchpoint 1.55
(colored)
Update version numbers and relnotes for 0.6.6 release; tweak whatsnew style
for the front page slightly (right/top margin).
Revision 1.55.2.35 / (download) / (as text) - annotate - [select for diffs]
, Tue May 18 03:41:18 2004 UTC (4 years, 1 month ago) by link
Branch: validator-0_6_0-branch
Changes since 1.55.2.34: +5 -5
lines
Diff to previous 1.55.2.34
(colored)
to branchpoint 1.55
(colored)
s/URI/URL/g; # Or at least everywhere it's possible/makes sense. :-)
Revision 1.55.2.34 / (download) / (as text) - annotate - [select for diffs]
, Sat May 15 10:03:18 2004 UTC (4 years, 1 month ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.55.2.33: +2 -6
lines
Diff to previous 1.55.2.33
(colored)
to branchpoint 1.55
(colored)
Remove redundant verbose=0 hidden inputs, thanks to Bjoern Hoehrmann.
While at it, remove commented out hidden fussy inputs.
Revision 1.59 / (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.58: +37 -34
lines
Diff to previous 1.58
(colored)
Merging from branch validator-0_6_0-branch, at tag validator-0_6_5-release.
Revision 1.55.2.33 / (download) / (as text) - annotate - [select for diffs]
, Thu May 6 21:58:10 2004 UTC (4 years, 1 month ago) by ot
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_5-release,
validator-0_6_5
Changes since 1.55.2.32: +5 -5
lines
Diff to previous 1.55.2.32
(colored)
to branchpoint 1.55
(colored)
Bulk markup fix
Revision 1.55.2.32 / (download) / (as text) - annotate - [select for diffs]
, Thu May 6 15:32:44 2004 UTC (4 years, 1 month ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.55.2.31: +3 -2
lines
Diff to previous 1.55.2.31
(colored)
to branchpoint 1.55
(colored)
I am really not too fond of the <br /> to go around a fix that goes around a CSS implementation bug...
Hope we can find a better solution soon(er or later).
Revision 1.55.2.31 / (download) / (as text) - annotate - [select for diffs]
, Thu May 6 14:57:40 2004 UTC (4 years, 1 month ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.55.2.30: +4 -4
lines
Diff to previous 1.55.2.30
(colored)
to branchpoint 1.55
(colored)
As much as I like the explanations feature in the verbose output, verbose should probably not be the default in the production version.
Revision 1.55.2.30 / (download) / (as text) - annotate - [select for diffs]
, Thu May 6 06:34:36 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.55.2.29: +6 -16
lines
Diff to previous 1.55.2.29
(colored)
to branchpoint 1.55
(colored)
preparing for 0.6.5 release. moving beta release info to whatsnew and adding release summary
Revision 1.55.2.29 / (download) / (as text) - annotate - [select for diffs]
, Wed May 5 22:24:26 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.55.2.28: +3 -3
lines
Diff to previous 1.55.2.28
(colored)
to branchpoint 1.55
(colored)
being nice and following XHTML compat GLs wrt id and name
Revision 1.55.2.28 / (download) / (as text) - annotate - [select for diffs]
, Fri Apr 30 07:04:56 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.55.2.27: +10 -7
lines
Diff to previous 1.55.2.27
(colored)
to branchpoint 1.55
(colored)
information on 0.6.5b3
Revision 1.55.2.27 / (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.55.2.26: +3 -3
lines
Diff to previous 1.55.2.26
(colored)
to branchpoint 1.55
(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.55.2.26 / (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.55.2.25: +2 -4
lines
Diff to previous 1.55.2.25
(colored)
to branchpoint 1.55
(colored)
getting rid of right navbar - remaining small things
Revision 1.55.2.25 / (download) / (as text) - annotate - [select for diffs]
, Sun Apr 25 23:47:43 2004 UTC (4 years, 2 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.55.2.24: +2 -51
lines
Diff to previous 1.55.2.24
(colored)
to branchpoint 1.55
(colored)
Nuked instance of vertical navbar on homepage as well, for consistency.
Revision 1.55.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.55.2.23: +55 -2
lines
Diff to previous 1.55.2.23
(colored)
to branchpoint 1.55
(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.55.2.23 / (download) / (as text) - annotate - [select for diffs]
, Tue Apr 20 16:27:19 2004 UTC (4 years, 2 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.55.2.22: +3 -3
lines
Diff to previous 1.55.2.22
(colored)
to branchpoint 1.55
(colored)
Fix release date.
Revision 1.55.2.22 / (download) / (as text) - annotate - [select for diffs]
, Wed Apr 14 01:23:56 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_5-beta2
Changes since 1.55.2.21: +7 -5
lines
Diff to previous 1.55.2.21
(colored)
to branchpoint 1.55
(colored)
adding timeline for 0.6.5b2
Revision 1.55.2.21 / (download) / (as text) - annotate - [select for diffs]
, Tue Apr 13 01:45:57 2004 UTC (4 years, 2 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.55.2.20: +4 -4
lines
Diff to previous 1.55.2.20
(colored)
to branchpoint 1.55
(colored)
commenting out fussy mode altogether, per our 2004-04 meeting decision
Revision 1.55.2.20 / (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.55.2.19: +4 -4
lines
Diff to previous 1.55.2.19
(colored)
to branchpoint 1.55
(colored)
Workspace Committ: CSS tweaks, new docs stylesheet, navbar tweaks...
Revision 1.55.2.19 / (download) / (as text) - annotate - [select for diffs]
, Tue Aug 26 04:13:32 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.55.2.18: +15 -13
lines
Diff to previous 1.55.2.18
(colored)
to branchpoint 1.55
(colored)
Tweak wording, date format, amrkup, etc. for change log. Add beginnings of
0.6.5 release notes.
Revision 1.55.2.18 / (download) / (as text) - annotate - [select for diffs]
, Wed Jul 30 02:11:32 2003 UTC (4 years, 11 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.55.2.17: +6 -4
lines
Diff to previous 1.55.2.17
(colored)
to branchpoint 1.55
(colored)
Landing new parsing code; add -wmin-tag and -wfully-tagged to SP's options.
This gives warning about attribute and tag minimization and other things
that the SGML Declaration for HTML allows, but isn't implemented by any
browsers, and is a bad idea even if they did.
Option is enabled by default from /index.html and /detailed-form.html, but
is disabled by default in the code. May add option to enable by default
from the config file.
Revision 1.55.2.17 / (download) / (as text) - annotate - [select for diffs]
, Tue Jul 29 19:12:07 2003 UTC (4 years, 11 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.55.2.16: +12 -9
lines
Diff to previous 1.55.2.16
(colored)
to branchpoint 1.55
(colored)
Tweak position of "Extended Interface" links; moving them into the
fieldsets they apply to.
Revision 1.55.2.16 / (download) / (as text) - annotate - [select for diffs]
, Mon Jul 28 13:22:22 2003 UTC (4 years, 11 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.55.2.15: +5 -3
lines
Diff to previous 1.55.2.15
(colored)
to branchpoint 1.55
(colored)
Make verbose=1 mode the default when using the form on the front page.
Revision 1.55.2.15 / (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.55.2.14: +11 -15
lines
Diff to previous 1.55.2.14
(colored)
to branchpoint 1.55
(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.55.2.14 / (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.55.2.13: +3 -3
lines
Diff to previous 1.55.2.13
(colored)
to branchpoint 1.55
(colored)
Add Beta #2 tag to header and move back release date.
Revision 1.58 / (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.57: +40 -24
lines
Diff to previous 1.57
(colored)
Merging from validator-0_6_0-branch, at tag validator-0_6_2-beta1, to HEAD.
Revision 1.55.2.13 / (download) / (as text) - annotate - [select for diffs]
, Tue Apr 22 15:46:04 2003 UTC (5 years, 2 months ago) by link
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_2-beta1
Changes since 1.55.2.12: +0 -16
lines
Diff to previous 1.55.2.12
(colored)
to branchpoint 1.55
(colored)
Remove Copyright gunk.
Revision 1.55.2.12 / (download) / (as text) - annotate - [select for diffs]
, Thu Apr 17 16:52:32 2003 UTC (5 years, 2 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.55.2.11: +38 -35
lines
Diff to previous 1.55.2.11
(colored)
to branchpoint 1.55
(colored)
Reformat code and add placeholder text for next release.
Revision 1.55.2.11 / (download) / (as text) - annotate - [select for diffs]
, Thu Apr 17 15:52:37 2003 UTC (5 years, 2 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.55.2.10: +18 -20
lines
Diff to previous 1.55.2.10
(colored)
to branchpoint 1.55
(colored)
Fix b0rken links in the lawyerspeak.
Revision 1.57 / (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.56: +5 -5
lines
Diff to previous 1.56
(colored)
s/MarkUp/Markup/ for consistency with other w3.org.
Revision 1.55.2.10 / (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
Changes since 1.55.2.9: +6 -6
lines
Diff to previous 1.55.2.9
(colored)
to branchpoint 1.55
(colored)
s/MarkUp/Markup/ for consistency with w3.org.
Revision 1.55.2.9 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 17 00:09:45 2003 UTC (5 years, 4 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.55.2.8: +21 -2
lines
Diff to previous 1.55.2.8
(colored)
to branchpoint 1.55
(colored)
moved copyright statement in homepage only
Revision 1.55.2.8 / (download) / (as text) - annotate - [select for diffs]
, Thu Dec 5 03:18:01 2002 UTC (5 years, 7 months ago) by ot
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_2-test
Changes since 1.55.2.7: +3 -3
lines
Diff to previous 1.55.2.7
(colored)
to branchpoint 1.55
(colored)
removing style for the buttons
Revision 1.55.2.7 / (download) / (as text) - annotate - [select for diffs]
, Thu Dec 5 03:15:55 2002 UTC (5 years, 7 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.55.2.6: +28 -15
lines
Diff to previous 1.55.2.6
(colored)
to branchpoint 1.55
(colored)
another option
Revision 1.55.2.6 / (download) / (as text) - annotate - [select for diffs]
, Thu Dec 5 02:55:40 2002 UTC (5 years, 7 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.55.2.5: +3 -3
lines
Diff to previous 1.55.2.5
(colored)
to branchpoint 1.55
(colored)
method tweak
Revision 1.55.2.5 / (download) / (as text) - annotate - [select for diffs]
, Thu Dec 5 02:54:09 2002 UTC (5 years, 7 months ago) by ot
Branch: validator-0_6_0-branch
Changes since 1.55.2.4: +11 -12
lines
Diff to previous 1.55.2.4
(colored)
to branchpoint 1.55
(colored)
reverting to URI-only validation on HP
Revision 1.55.2.4 / (download) / (as text) - annotate - [select for diffs]
, Mon Dec 2 12:59:10 2002 UTC (5 years, 7 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.55.2.3: +4 -4
lines
Diff to previous 1.55.2.3
(colored)
to branchpoint 1.55
(colored)
Speculatively update whatsnew for a possible 0.6.2 release.
Revision 1.56 / (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.55: +12 -10
lines
Diff to previous 1.55
(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.55.2.3 / (download) / (as text) - annotate - [select for diffs]
, Sat Nov 30 21:54:53 2002 UTC (5 years, 7 months ago) by link
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_1-release
Changes since 1.55.2.2: +9 -7
lines
Diff to previous 1.55.2.2
(colored)
to branchpoint 1.55
(colored)
Add reset button to front page form to alleviate the problem of submitting
both an uploaded file and an URI. Remove the extraneous Submit button.
And speculatively update whatsnew with a maintenance release ASAP (the
date may have to be changed depending on when we actually do the update).
Revision 1.55.2.2 / (download) / (as text) - annotate - [select for diffs]
, Sat Nov 30 20:15:14 2002 UTC (5 years, 7 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.55.2.1: +4 -4
lines
Diff to previous 1.55.2.1
(colored)
to branchpoint 1.55
(colored)
Get rid of leftover <a name="">.
Revision 1.55.2.1 / (download) / (as text) - annotate - [select for diffs]
, Tue Nov 26 01:40:35 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.55: +3 -3
lines
Diff to previous 1.55
(colored)
Change date of last Whatsnew item to current projected release date (Nov 26).
Revision 1.55 / (download) / (as text) - annotate - [select for diffs]
, Sun Oct 27 10:22:18 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.54: +4 -6
lines
Diff to previous 1.54
(colored)
Made main FORMs into a single form (POST) since it redirects to a GET if
there is no uploaded file. This makes sure you will get the intended
result even if you hit the wrong button when submitting. Unresolved
issue: When you have a file selected and then enter and submit a URI, the
file upload is preferred which may be unexpected. Leaving as unresolved
the time being...
Thanks to Bjoern Hoehrmann for the report.
Revision 1.54 / (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.53: +5 -5
lines
Diff to previous 1.53
(colored)
s/HTML/MarkUp/ in "W3C HTML Validation Service". cf.
http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html
Revision 1.53 / (download) / (as text) - annotate - [select for diffs]
, Tue Oct 22 01:25:24 2002 UTC (5 years, 8 months ago) by link
CVS Tags: validator-0_6_0b1c2
Changes since 1.52: +4 -4
lines
Diff to previous 1.52
(colored)
Update What's New for Beta Release.
Revision 1.52 / (download) / (as text) - annotate - [select for diffs]
, Sat Oct 12 09:28:31 2002 UTC (5 years, 8 months ago) by link
Changes since 1.51: +2 -19
lines
Diff to previous 1.51
(colored)
Removing potentially offensive, and slightly misleading, note about CSS
issues for Netscape 4.x users. It was annoying more then helpfull and
actively misleading for users of non-CSS browsers (Links).
Revision 1.51 / (download) / (as text) - annotate - [select for diffs]
, Sun Sep 8 19:37:41 2002 UTC (5 years, 9 months ago) by ville
Changes since 1.50: +4 -4
lines
Diff to previous 1.50
(colored)
Speling fixxes :)
Revision 1.50 / (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.49: +14 -11
lines
Diff to previous 1.49
(colored)
Merging to HEAD from validator-0_6_0 branch.
This will be validator-0_6_0b1c1 (Beta 1, Candidate 1).
Revision 1.49.2.4 / (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.49.2.3: +3 -3
lines
Diff to previous 1.49.2.3
(colored)
next main 1.50
(colored)
A bunch of fixes to stylesheets and HTML.
Revision 1.49.2.3 / (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.49.2.2: +8 -7
lines
Diff to previous 1.49.2.2
(colored)
Apply Ville Skytta's mondo relative paths patch. Thanks Ville!
Revision 1.49.2.2 / (download) / (as text) - annotate - [select for diffs]
, Sun Mar 17 23:14:09 2002 UTC (6 years, 3 months ago) by link
Branch: validator-0_6_0
CVS Tags: validator-0_6_0a2,
validator-0_6_0-a1
Changes since 1.49.2.1: +6 -4
lines
Diff to previous 1.49.2.1
(colored)
Fix braino...
Revision 1.49.2.1 / (download) / (as text) - annotate - [select for diffs]
, Sun Mar 17 22:32:40 2002 UTC (6 years, 3 months ago) by link
Branch: validator-0_6_0
Changes since 1.49: +5 -5
lines
Diff to previous 1.49
(colored)
Applying patches from Ville Skytta and tweaking todo.html.
Revision 1.49 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 11 22:09:09 2002 UTC (6 years, 4 months ago) by link
Branch point for: validator-0_6_0
Changes since 1.48: +4 -4
lines
Diff to previous 1.48
(colored)
Work around those annoying blank lines left by Apache SSI.
Revision 1.48 / (download) / (as text) - annotate - [select for diffs]
, Mon Oct 22 16:01:31 2001 UTC (6 years, 8 months ago) by link
Changes since 1.47: +4 -4
lines
Diff to previous 1.47
(colored)
Tweak width of input boxes. Thanks to AaronSw\!
Revision 1.47 / (download) / (as text) - annotate - [select for diffs]
, Sat Oct 20 10:33:18 2001 UTC (6 years, 8 months ago) by link
CVS Tags: validator-0_5_1
Changes since 1.46: +20 -21
lines
Diff to previous 1.46
(colored)
Tweak HTML to keep the nitpickers happy. Hi Aaron, Sean, Gerald! :-)
Revision 1.46 / (download) / (as text) - annotate - [select for diffs]
, Sat Oct 6 13:38:34 2001 UTC (6 years, 8 months ago) by link
Changes since 1.45: +33 -17
lines
Diff to previous 1.45
(colored)
Tweak HTML, keep DanC happy, and update Whats New.
Revision 1.45 / (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.44: +14 -91
lines
Diff to previous 1.44
(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.44 / (download) / (as text) - annotate - [select for diffs]
, Thu Sep 20 16:59:12 2001 UTC (6 years, 9 months ago) by link
Changes since 1.43: +11 -11
lines
Diff to previous 1.43
(colored)
Add "#skip" target for screen readers. Add title for "<label>".
Revision 1.43 / (download) / (as text) - annotate - [select for diffs]
, Wed Sep 19 07:43:39 2001 UTC (6 years