summaryrefslogtreecommitdiffstats
path: root/htdocs
Commit message (Collapse)AuthorAgeFilesLines
* updating paragraph about maintenance of validator by s/Systems/QA/ot2002-11-071-7/+7
|
* style for comma tools table in docot2002-11-061-1/+8
|
* Adding a TOC to the user's guide, the error message guide and the help.validator_0_6_0-betaot2002-11-064-61/+435
| | | | | | | | Added some verbiage to the help page, some re-org, plus some updates. Added documentation about comma/site tools. TODO : check validity TODO : add style for comma tools table
* Add XSLT for the XML output. Thanks to Nick Kew for the XSLT-fu! :-)link2002-11-031-0/+62
|
* Adding (much belatedly) Bj?rn H?hrmann to the credits.link2002-11-031-2/+3
|
* Validity fixes, thanks to Bjoern Hoehrmann for the spot.ville2002-11-013-11/+13
|
* Update stylesheet to match new output format.link2002-10-301-9/+4
|
* Add last two Favlets with help from Jim Ley. Thanks Jim!link2002-10-301-4/+6
|
* Update "Is This Page Valid?" Favlet with new code from Jim Ley and add linklink2002-10-292-4/+9
| | | | to favlets.html from header.html. Thanks (again) to Jim for the code!
* s/undef-attr/attr-undef/ so the "there is no attribute foo" explanation link ↵ville2002-10-291-2/+2
| | | | works.
* More "W3C HTML Validation Service" -> "W3C MarkUp Validation Service" updates,ville2002-10-2710-35/+30
| | | | see <http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html>.
* Made main FORMs into a single form (POST) since it redirects to a GET iflink2002-10-271-6/+4
| | | | | | | | | | 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.
* Duh, missing ).ville2002-10-271-3/+3
|
* Remove HTTP/1.1 from TODO, add TermReadKey module recommendation.ville2002-10-271-8/+4
|
* Move Valid badge back down to main body text (near to where we talk about it)link2002-10-261-2/+8
| | | | and tweak "This is Valid" header to match. Thanks to Christoph P?per.
* Typo fixes.ville2002-10-251-6/+6
|
* Change "screen" to "all" in stylesheet reference. Thanks to Christophlink2002-10-251-2/+2
| | | | Paeper and Bjoern Hoehrmann.
* Add "lang" attribute /as well as "xml:lang"). Thanks to Bjoern Hoehrmann.link2002-10-251-2/+2
|
* Adding link to the /TR/SVG. Thanks to Chris Lilley.link2002-10-251-3/+5
|
* Switched to a saner color scheme. Thanks to "sasha".link2002-10-251-4/+16
|
* Fixed MIME type for SVG (image/svg+xml). Thanks to Niklas Gustavsson.link2002-10-251-3/+3
|
* Tweak HTML for "Usenet newsgroup".ville2002-10-241-4/+3
|
* s/gerald/www-validator/ville2002-10-242-4/+4
|
* s/HTML/MarkUp/ in "W3C HTML Validation Service". cf.link2002-10-2320-69/+69
| | | | http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html
* Adding XHTML 1.1 and XHTML Basic 1.0 to the dropdown menu options. cf.link2002-10-231-2/+4
| | | | http://lists.w3.org/Archives/Public/www-validator/2002Oct/0066.html
* Changing label for iso-8859-3 from Maltese to Southern Europe pendinglink2002-10-231-3/+3
| | | | | review of specificity of languages from Martin. cf. http://lists.w3.org/Archives/Public/www-validator/2002Oct/0071.html
* added [beta] to bannerot2002-10-221-2/+3
|
* First cut of checklink doc page, copied from ↵ville2002-10-221-0/+196
| | | | <http://www.w3.org/2000/07/checklink>.
* Update What's New for Beta Release.link2002-10-222-7/+7
|
* Change attribution so Gerald doesn't get innundated with beta feedback.link2002-10-221-2/+2
|
* Adding updated MathML DTDs (by request from maxf/davidc).link2002-10-1759-4/+17931
|
* Removing potentially offensive, and slightly misleading, note about CSSlink2002-10-121-19/+2
| | | | | issues for Netscape 4.x users. It was annoying more then helpfull and actively misleading for users of non-CSS browsers (Links).
* Make Fatal errors a bit less loud, and tweak the wording for no DTD.link2002-09-291-4/+6
|
* Add newline at end of file.link2002-09-291-2/+3
|
* Add the two latest (Draft) Tips from http://www.w3.org/2001/06tips/.link2002-09-291-2/+5
|
* Speling fixxes :)ville2002-09-0812-63/+63
|
* Use header, footer and doctype-select SSI's, markup fixes.ville2002-09-081-72/+53
|
* Use doctype-select SSI, fix page title.ville2002-09-081-15/+5
|
* Common SSI chunk for selecting the doctype.ville2002-09-081-0/+11
|
* Add XML declaration (as recommended in XHTML 1.0 spec, section 3.1).ville2002-09-081-1/+2
|
* Small markup fixes. Woohoo, my first commit :)ville2002-09-042-7/+7
|
* added flag to validate error pagesduerst2002-08-301-3/+5
|
* adding utf-16duerst2002-08-302-4/+6
|
* adding utf-16duerst2002-08-301-1/+4
|
* Added new encoding 'gb18030'.duerst2002-08-233-5/+8
| | | | | | | | | | | | | | BTW, here is what has to be done for adding a new encoding: - Check iconv on validator.w3.org to see whether encoding is available - Check http://www.iana.org/assignments/character-sets to see whether correctly listed as a charset, and make sure to use the MIME preferred alias if there is one. - add a line to the following four files: httpd/cgi-bin/check htdocs/detailed.html htdocs/file-upload.html htdocs/config/charset.cfg would be nice if this could be concentrated in one or two places.
* Adding test case for (bogus) "Plane 20" characters. cf. The issues with thelink2002-08-202-2/+12
| | | | entities in the MathML2 spesification.
* Merging to HEAD from validator-0_6_0 branch.link2002-08-2053-748/+39408
| | | | This will be validator-0_6_0b1c1 (Beta 1, Candidate 1).
* added a line to help people to use US-ASCII instead of ASCIIduerst2002-04-011-1/+2
| | | | (Terje, please take that to your branch as appropriate)
* Add TODO for fixing up absolute URIs. Thanks to Alex Holst.link2002-03-021-2/+3
|
* Rework stylesheet to eliminate non-netscape.css. It was a hack and sincelink2002-02-131-7/+10
| | | | we started witholding CSS from Netscape 4.x it's not needed anymore.
* Work around those annoying blank lines left by Apache SSI.link2002-02-1115-61/+61
|
* Tweak width of input boxes. Thanks to AaronSw\!link2001-10-221-4/+4
|
* Tweak HTML to keep the nitpickers happy. Hi Aaron, Sean, Gerald! :-)link2001-10-201-21/+20
|
* s/CSS 1/CSS 2/g (and the reverse) reported on w-v.link2001-10-201-3/+3
|
* Fix typo in @title; thanks Aaron!link2001-10-201-2/+2
|
* Tweak HTML, keep DanC happy, and update Whats New.link2001-10-062-20/+42
|
* updated noClickHere slugconnolly2001-10-031-2/+2
|
* updated pointer for "click here" tipconnolly2001-09-281-2/+2
|
* signed the pageconnolly2001-09-281-0/+3
|
* better version of "click here" tipconnolly2001-09-281-1/+1
|
* initial tips databaseconnolly2001-09-281-0/+20
|
* Tweak wording in colophon, add more links.link2001-09-271-3/+5
|
* Adding "Why Validate" document generously donated by Nick Kew (and some stylelink2001-09-272-1/+146
| | | | tweaks to facilitate it).
* Add missing " />" on link element.link2001-09-251-2/+2
|
* Extend navbar to include more usefull links.link2001-09-251-1/+9
|
* Improve message explanations, add more explanations.link2001-09-252-3/+104
|
* s/500/bold && s/RGB(0,90,156)/#005a9c/. Thanks Sean!link2001-09-251-3/+3
|
* tyopgerald2001-09-251-4/+4
|
* Continure redesign. Add unique titles for each page. Redesign navbar somewhat.link2001-09-2417-228/+277
| | | | Move options to separate page. Shorten form on front page. Add @title. :-)
* tyopgerald2001-09-211-3/+3
|
* Comment out style for <pre> that was throwing off Gecko. Left-align <th>link2001-09-201-2/+3
| | | | | so there is at least /some/ alignment for it (right-align kills Gecko when combined with <label>). :-(
* Minor tweaks.link2001-09-201-8/+6
|
* Add "#skip" target for screen readers. Add title for "<label>".link2001-09-201-11/+11
|
* * Use "<style>" instead of "<link>" to grab stylesheet to hide it completelylink2001-09-201-14/+15
| | | | | | | | 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).
* Fix wording reported for a UTF-8 BOM. Thanks to Peter K. Sheerinlink2001-09-201-5/+5
| | | | <pete@petesguide.com> for the suggestion.
* Remove "th {text-align: right}" that chokes up Gecko.link2001-09-201-2/+1
|
* Ooops! Cut&Paste from index.html brought along "URI" instead of "File". :-)link2001-09-201-3/+3
|
* Get rid of useless "label {display: inline}".link2001-09-201-3/+1
|
* Update to Valid XHTML 1.0. :-)link2001-09-193-94/+132
|
* Moving to use SSI consistently across the board. Add link to Documentation.link2001-09-199-251/+72
|
* Moving header/trailer to SSI.link2001-09-196-186/+31
|
* Tweaks. Changes to accomodate new stylesheet.link2001-09-191-25/+24
|
* Tweaks, new look. Navbar, title, links, etc.link2001-09-191-11/+25
|
* Fixing typo. Thanks to Nick Kew, deltab, and AaronSw [Nick for the report, andlink2001-09-171-2/+2
| | | | deltab and AaronSw for holding my hand until I figured it out. :-)].
* s/h2/h1/ in title. Thanks to AaronSw for the catch.link2001-09-171-3/+3
|
* oops, forgot to make a local copy of debian.pnggerald2001-09-141-4/+3
|
* "powered by debian" logogerald2001-09-141-0/+0
|
* added links to XSV, RDF validator, misc other stuffgerald2001-09-141-14/+48
|
* removed the Reset button, per Nielsen et al.gerald2001-09-141-2/+2
| | | | | http://www.useit.com/alertbox/20000416.html (the URI can now be tweaked on the results page)
* updated the date of the most recent changes to be today's dategerald2001-09-142-6/+6
|
* Adding test case for SVG 1.0 Rec.link2001-09-142-2/+20
|
* Adding SVG 1.0 REC.link2001-09-144-5/+1706
|
* Fix links, add regression tests, add more tests.link2001-09-141-4/+11
|
* Adding test cases for SVG, XHTML+MathML, and a core on long lines.link2001-09-143-0/+88
|
* Adding SOC and .dcl for SVG 1.0 PR.link2001-09-142-0/+194
|
* Demote charset warning. Tweak severity levels.link2001-09-142-6/+11
|
* s/specified inline/detect automatically/g;link2001-09-071-2/+2
|
* Tweaking catalog(s). Add support for spec-prod DTD 2.0.link2001-09-061-1/+2
|
* Various updates. CSS is better but still needs more work (probably);link2001-09-063-25/+44
| | | | in particular it must be tested with more browsers (Opera, NS 4.x).
* updated #bad-entity's error text to match lq-nsgmls'gerald2001-09-041-4/+4
|