summaryrefslogtreecommitdiffstats
path: root/htdocs
Commit message (Collapse)AuthorAgeFilesLines
* Remove REC-html40-971218ville2004-10-059-2600/+0
| | | | http://lists.w3.org/Archives/Public/public-qa-dev/2004Sep/0142.html
* Sync ToC with headings.ville2004-09-151-4/+4
|
* More version number bumps.ville2004-09-152-5/+5
|
* Document HTML::Template dependency and minimum Config::General version.ville2004-09-152-6/+12
|
* s/Hypertext/HyperText/ville2004-09-152-5/+5
|
* The fedora.us validator RPMs are for Fedora Core only.ville2004-09-141-4/+4
|
* Adding back in ISO Latin 1 ENTITY set for HTML 2.0.link2004-09-122-3/+113
|
* Removing HTML 3.2+Style DTD since it was never published.link2004-09-121-5/+1
|
* Removing outdated, obscure, or experimental DTDs and ENTITY setslink2004-09-121-32/+3
| | | | (inherited from sp's catalog, e.g.).
* Removing references to vendor-specific or experimental DTDs.link2004-09-121-46/+1
|
* Adding back HTML 2.0 DTD in the new location.link2004-09-121-8/+8
|
* Adding back in HTML 2.0 DTD.link2004-09-121-0/+599
|
* missing change from validator-0_6_0 v1.1.2.3bjoern2004-09-101-2/+1
|
* Add ks_c_5601-1987, closing Bug #193.link2004-09-091-1/+2
|
* Adding ISO-8859-16 to popup.link2004-09-091-0/+1
|
* fix for http://www.w3.org/Bugs/Public/show_bug.cgi?id=736bjoern2004-09-061-4/+4
|
* fix for http://www.w3.org/Bugs/Public/show_bug.cgi?id=866bjoern2004-09-061-1/+2
|
* importing the useful bugzilla shortcuts from ↵bjoern2004-09-061-2/+10
| | | | http://jigsaw.w3.org/css-validator/BUGS.html
* Add example of and comment for the "Enable SOAP" config var. This was thelink2004-09-041-1/+5
| | | | | last missing var that I'm aware of, and thus this closes Bug #747 when combined with the other config cleanup.
* More config cleanup. Provide SetEnv for base path, and check all paths forlink2004-09-041-20/+45
| | | | existance and readability (-d and -r). This closes Bug #863.
* Landing first cut of new config layout. Clean up various config names,link2004-09-035-485/+107
| | | | | | nuke obsoleted config files, and start to make use of new Types Registry. There's breakage. There's unfinished pieces (type.cfg). Fun all around! :-)
* Fix bottom border of navbar.link2004-09-011-2/+2
|
* Nuke dead code.link2004-09-011-6/+1
|
* Deleting obsolete file tips.html.link2004-08-101-23/+0
|
* adding new tipot2004-08-031-1/+3
|
* Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre4.link2004-07-215-33/+33
| | | | (link and spelling fixes)
* Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre3.link2004-07-214-9/+1120
| | | | (this should be 0.6.7-release unless something more crops up).
* Cleaning up local paths from sample config.link2004-07-211-5/+3
|
* Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre2.link2004-07-2131-292/+317
| | | | (0.6.7 is missing relnotes and other minor tweaks)
* Merging from branch validator-0_6_0-branch, at tag validator-0_6_5-release.link2004-05-0936-1119/+2080
|
* The link checker has moved to /perl/modules/W3C/LinkChecker/ and is no ↵ville2004-04-054-176/+7
| | | | longer included with the validator distribution.
* Configurable template path, thanks to Struan Donald.ville2003-11-121-1/+5
| | | | http://lists.w3.org/Archives/Public/www-validator/2003Nov/0059.html
* new tipsdom2003-09-181-1/+9
|
* removed doctype tip (too syntactic); commented out cool uris, waiting for a ↵dom2003-08-251-5/+5
| | | | real tip
* Adding SVG 1.1 on trunk.link2003-06-0954-0/+22117
|
* Merging from validator-0_6_0-branch, at tag validator-0_6_2-beta1, to HEAD.link2003-05-2428-1114/+1034
|
* Enable data: URI scheme.link2003-04-191-2/+2
|
* Support only updated (updateable/errata) DTD locallay;link2003-04-181-1/+0
| | | | other versions must be fetched over the network.
* Update to Errata DTD. Thanks to Tobias Reif.link2003-04-181-1701/+1704
|
* Update "ISO/IEC 15445:2000" to "ISO/IEC 15445:2000/COR 1:2002(E)" DTD;link2003-04-181-49/+84
| | | | include new version of ISO-HTML to incorporate Technical Corrigendum 1.
* Escape URIs properly (#171).ville2003-04-111-9/+9
|
* Typo fix (#165).ville2003-03-041-1/+1
|
* s/MarkUp/Markup/ for consistency with other w3.org.ville2003-02-2427-94/+94
|
* Fix URI URI copy-pasto :), thanks to Gerald Maricau.ville2003-02-091-3/+3
|
* Add link to Bugzilla.ville2003-02-081-3/+4
|
* Make revalidation options forms consistent, thanks to Dave Evans.ville2003-01-091-5/+5
| | | | <http://lists.w3.org/Archives/Public/www-validator/2003Jan/0042.html>
* Applying patches from Dave Evans (with minor tweaks).ville2003-01-032-5/+5
| | | | See <http://lists.w3.org/Archives/Public/www-validator/2003Jan/0005.html>
* Removed, obsolete.ville2002-12-142-247/+0
|
* 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
|