summaryrefslogtreecommitdiffstats
path: root/htdocs
Commit message (Collapse)AuthorAgeFilesLines
* Link tweaks, kudos to checklink.ville2002-12-087-36/+36
|
* Fix a broken links found by checklink.ville2002-12-083-9/+9
|
* Landing new config code. Badges are borken, the link to the relevant speclink2002-12-084-39/+517
| | | | | 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.
* Make use of Config::General's -InterPolateVars option.link2002-12-071-3/+3
|
* Remove no longer used Header/Footer params.link2002-12-071-7/+1
|
* Add "for" attribute to <label>'s everywhere as well as the corresponding id'sville2002-12-063-20/+20
| | | | so that MSIE users can also just click on the labels.
* modified to use SSI generated formot2002-12-051-61/+4
|
* common SSI chunk for detailed forms (URI, upload)ot2002-12-051-0/+79
|
* Revert all font-familys to generic sans-serif until we can fix thelink2002-12-022-11/+11
| | | | typography properly.
* Tweak CSS for template code.link2002-12-012-10/+9
|
* s/"Luxi Mono"/sans-serif/.link2002-12-011-2/+2
|
* Merging from validator-0_6_0-branch (at tag validator-0_6_1-release) tolink2002-12-0118-120/+282
| | | | HEAD. Superficially ok, but probably needs tweaking for merge breakage.
* Renaming check.cfg to validator.conf to fit in with new config scheme.link2002-12-011-4/+4
|
* Bring requirements list up to date, tweak sample CVS output layout.ville2002-11-291-16/+51
| | | | Must commit to HEAD as well while I remember the new Config-General req...
* Use Config::General for parsing configuration files.ville2002-11-268-338/+648
| | | | This is a backwards-*incompatible* change, and closes #42 and #43.
* Initial version of the new Navbar (using <dl> and <ul> for structure),link2002-11-262-42/+106
|
* Clean out unused "catalog" file and unmaintained AppleHelp DTD.link2002-11-262-588/+0
|
* Removing old cruft from sgml-lib/...link2002-11-2650-15500/+0
|
* Get rid of empty-string-valued checkboxen. They're dangerous an non-intuitive.ville2002-11-251-7/+7
| | | | | | | Yes, I believe this is safe to apply so close to 0.6.0, I need to get this out of the way of other changes for The Release, spank me if I broke something with this (can't be...). See also: <http://koti.welho.com/vskytta/empty-valued-checkbox.html>
* Misc tweaks for release, whitespace police, etc.link2002-11-253-85/+49
|
* adding a few vFAQsot2002-11-251-2/+45
|
* Typos, update prereq on OpenSP 1.5...link2002-11-251-8/+6
|
* warning about not really worky comma toolsot2002-11-251-3/+7
|
* "foo is (not) valid bar" could use a little top and bottom paddingot2002-11-231-1/+5
|
* Get rid of the TODO list in favor of Bugzilla's open enhancements and bugsville2002-11-191-60/+11
| | | | page, link to RFC 2617.
* Update list of pre-requisites.link2002-11-191-25/+25
|
* Document XML (and the other) output formats and tweak styles.link2002-11-193-12/+164
|
* Markup and documentation fixes. Get rid of dead link to Weblint.link2002-11-111-156/+131
|
* re-formatting the TOCot2002-11-071-37/+37
|
* re-formatting the TOCot2002-11-071-59/+27
|
* minor style changes for comma tools tableot2002-11-072-27/+30
|
* markup... should be OK nowot2002-11-071-3/+3
|
* markupot2002-11-071-2/+4
|
* toc styleot2002-11-071-1/+5
|
* markupot2002-11-071-2/+3
|
* - Improved TOC and fixed a few typos/markup errorsot2002-11-073-16/+58
| | | | - (slowly) turning the "help" page into a (meta-)faq
* 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
|