summaryrefslogtreecommitdiffstats
path: root/htdocs
Commit message (Collapse)AuthorAgeFilesLines
* Changed name of CGI param from "uploaded_fragment" to just "fragment".link2001-04-171-3/+3
| | | | [ To preserve my sanity! :-) ]
* Add TODO for issue reported by Clemens Radl <clemens.radl@uni-tuebingen.de>:link2001-04-151-2/+5
| | | | http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0049.html
* Adding pointer to existing explanation of entity encoding in attribute values.link2001-04-151-4/+9
| | | | Thanks to Clemens Radl <clemens.radl@uni-tuebingen.de> for the catch.
* Fixing missing quote in href (Doh!).link2001-04-151-3/+3
|
* Adding form to prepare for the "Test HTML fragments" feature.link2001-04-151-0/+88
|
* Adding TODO items picked up from www-validator so they won't be forgotten.link2001-04-141-3/+31
|
* added redundant 'name=' anchors for compatibility with legacy UAsgerald2001-03-281-28/+28
| | | | http://lists.w3.org/Archives/Public/www-validator/2001JanMar/0295.html
* removed some little-used doctypes, made a couple other tweaksgerald2001-03-261-12/+4
|
* added a credit to Scott Bighamgerald2001-03-261-3/+8
|
* shrunk the navbars, added footersgerald2001-03-266-94/+99
|
* Merging in doctype-override option from my patch.link2001-03-083-8/+66
| | | | <URL:http://lists.w3.org/Archives/Public/www-validator/2000OctDec/0037.html>
* Incorporating patches from Bj?rn H?hrmann to make it work on win9x systems.link2001-03-081-6/+2
| | | | <URL:http://lists.w3.org/Archives/Public/www-validator/1999AprJun/0003.html>
* Removing TODO item "add support for more character encodings".link2001-03-071-4/+2
| | | | UNIX98 iconv(3) takes care of this.
* Don't output a bazillion errors for documents with a bogus DOCTYPE.link2001-03-071-7/+2
| | | | (report a fatal error instead)
* Merge in my "cleanup patch" and fix a few small issues.link2001-03-071-6/+2
| | | | | | | | * Kill last globals (or at least move them to a saner place). * Fix bug dating back to 1.58 or thereabouts in handling non-xhtml Namespace in documents labelled as xhtml (use "-w"! use "-w"! use "-w"!) * Fix bug from 1.81 in handling of Other Namespaces. * Strip encoded newlines (\012) from ESIS in Outline and Source Listing.
* Merging in a patch from Takuya ASADA to support getting the effective charsetlink2001-03-071-6/+4
| | | | from the XML Declaration.
* Adding back in links to error explanations in output. These went AWOL whenlink2001-03-063-36/+46
| | | | Scott's old pages were taken down. We now host them locally (thanks Scott!).
* Checking in documentation. Mostly just importing (cleaned up versions of)link2001-02-237-0/+1186
| | | | | Scott Bigham's original FAQ/docs. New additions: a User Manual and information for developers. All files use the (also new) base stylesheet.
* added a link to "us-ascii xml document with a latin1 character" test casegerald2001-02-201-2/+3
|
* added a cache-control header to make images more cacheablegerald2001-02-181-0/+6
| | | | http://www.mnot.net/cache_docs/
* added a bug: us-ascii xml doc with an iso-latin1 chargerald2001-01-051-2/+6
|
* decided it's probably a good idea to keep robots away from /checkgerald2000-12-131-3/+3
|
* added MathML 2.0gerald2000-12-111-1/+2
|
* added links to check MathML test docsgerald2000-12-111-2/+4
|
* small MathML2 document with doctypegerald2000-12-111-0/+6
|
* XHTML and MathML2 test case, copied here fromgerald2000-12-111-0/+27
| | | | | http://www.w3.org/TR/2000/CR-MathML2-20001113/chapter2.html#N1783 (amended to fix an error: missing less-than before '/title>' )
* removed alt text in headings in outlines bugfix itemgerald2000-10-211-5/+2
|
* added links to a couple of the more important pending patchesgerald2000-10-211-3/+11
|
* removed some stuff that has been done; re-prioritized other stuffgerald2000-10-211-26/+17
|
* added a link to HTML Tidygerald2000-10-212-3/+6
|
* added a link to Terje's home pagegerald2000-10-211-3/+4
|
* added a note next to "XML doc with blank first line" test;gerald2000-10-211-3/+4
| | | | added a link to a test case with XML output from StarOffice
* added a headline on ISO-HTML supportgerald2000-10-191-1/+3
|
* added a blurb on iso-htmlgerald2000-10-191-2/+12
|
* made iso-html's plain text string a bit more precisegerald2000-10-191-3/+3
|
* added ISO-HTML FPIsgerald2000-10-191-1/+5
|
* added a link to ISO-HTML test casegerald2000-10-191-2/+3
|
* fixed a (weird) validation buggerald2000-10-191-2/+4
|
* arg... one moregerald2000-10-191-2/+2
|
* oops, missed one typo in previous commitgerald2000-10-191-2/+2
|
* test ISO-HTML documentgerald2000-10-191-0/+33
|
* oops, fixed a typo introduced a few mins agogerald2000-10-191-8/+8
|
* added 'Symbolic' variant of 'ENTITIES Symbols' identifier for ISO-HTMLgerald2000-10-191-1/+2
|
* removed some redundant HTML 4.0 entity definitions; added extra Latin 1gerald2000-10-191-10/+9
| | | | identifiers to work around inconsistencies in ISO-HTML, HTML 4.0 and 4.01
* added another fpi for ISO-HTMLgerald2000-10-181-1/+2
|
* added ISO-HTMLgerald2000-10-181-1/+4
|
* copied from ftp://ftp.cs.tcd.ie/isohtml/15445.dtdgerald2000-10-181-0/+658
|
* copied from ftp://ftp.cs.tcd.ie/isohtml/15445.dclgerald2000-10-181-0/+95
|
* added transparency (thanks to Karl Dubost)gerald2000-10-023-0/+0
|
* removed 'link to png and gif versions' itemgerald2000-09-291-4/+3
|
* fixed transparency/alpha channel problem (thanks to James Ralston)gerald2000-09-291-0/+0
| | | | | http://lists.w3.org/Archives/Public/www-validator/2000JulSep/0179.html mid:Pine.LNX.4.21.0009221833170.2640-100001@pcmy.sei.cmu.edu
* fixed transparency problemgerald2000-09-292-0/+0
|
* Oops, forget the '|' separatorhugo2000-07-141-2/+2
|
* Added link to the link checkerhugo2000-07-141-2/+3
|
* testkoike2000-07-101-0/+119
|
* added headline on xhtml validity checking; removed old headlinegerald2000-06-301-4/+4
|
* added today's changes: xhtml validity checkinggerald2000-06-301-2/+9
|
* added "show source" option in the links to my test casesgerald2000-06-301-12/+12
|
* added a link to xhtml with bogus element test casegerald2000-06-301-2/+3
|
* test XHTML document with a bogus elementgerald2000-06-291-0/+18
|
* fixed a broken link to markg's home pagegerald2000-04-281-3/+3
|
* removed file upload feature since it's done; added a few other itemsgerald2000-04-281-5/+23
|
* moved lots of stuff to about.html;gerald2000-04-281-74/+15
| | | | | added more items to the navigation bar; added a link to file upload page, and updated the what's new section.
* added info on today's updates: file upload feature, home page editsgerald2000-04-281-2/+21
|
* removed a bunch of obsolete location about the network host;gerald2000-04-281-73/+103
| | | | moved a bunch of stuff here from the home page
* a page with a form that allows files to be uploaded for validationgerald2000-04-281-0/+91
|
* added a blurb about the www-validator-cvs listgerald2000-04-281-3/+7
|
* added a navigation bar in the top rightgerald2000-03-201-6/+16
|
* committing changes made during a review with DanC on Feb 17gerald2000-03-201-31/+14
|
* made HTML 4.0 references point to REC-html40-19980424gerald2000-02-241-4/+4
|
* moved an invalid test case to the invalid section;gerald2000-02-241-3/+4
| | | | added a link to xhtml1-blank-1st-line test case
* xhtml1 doc with a blank line before the xml decl or whatevergerald2000-02-241-0/+19
|
* fixed HTML 4.0/4.01 link mismatch problems:gerald2000-02-151-4/+4
| | | | http://lists.w3.org/Archives/Public/www-validator/2000JanMar/0133
* test commit, no changesgerald2000-02-011-2/+2
|
* moved file upload higher; added an item on default-xhtml confusiongerald2000-02-011-4/+6
|
* commented out weblint options; misc word tweaksgerald2000-02-011-6/+11
|
* added info on the two most common problems, with links to wdg'sgerald2000-02-011-19/+35
| | | | | descriptions; reordered the page to put that section closer to the top.
* switched the page format from HTML 4.0 to XHTML 1.0gerald2000-02-011-38/+39
|
* added a link to xhtml spec; updated html4 spec linkgerald2000-01-311-2/+4
|
* removed broken links to SGML error descriptionsgerald2000-01-291-4/+4
|
* added a headline on today's updates; updated link to CSS sitegerald2000-01-261-2/+5
|
* added a blurb on today's updatesgerald2000-01-261-2/+14
|
* updated XHTML, HTML 4.01gerald2000-01-261-10/+10
|
* copied here from http://www.w3.org/TR/1999/REC-html401-19991224/gerald2000-01-268-0/+2601
|
* copied here from http://www.w3.org/TR/2000/REC-xhtml1-20000126/gerald2000-01-268-0/+4119
|
* fixed a validation bug unrelated to this particular test casegerald2000-01-261-0/+1
|
* added a couple more xhtml test casesgerald2000-01-261-4/+6
|
* simple bogus HTML doc with neither a doctype nor an xmlns attrgerald2000-01-261-0/+9
|
* new "valid foo" iconsgerald2000-01-267-0/+0
|
* added links to a couple xhtml test cases & /etc/passwd onegerald2000-01-251-2/+5
|
* minimal xhtml1 document with missing xmlns= attribute (invalid xhtml)gerald2000-01-251-0/+15
|
* minimal xhtml1 test documentgerald2000-01-251-0/+15
|
* trivial xhtml 1 strict documentgerald1999-12-061-0/+34
|
* updated xhtml to the most recent versiongerald1999-12-061-4/+4
|
* added a link to a trivial xhtml docgerald1999-12-061-2/+3
|
* updated XHTML test case to the most recent versiongerald1999-12-061-3/+3
|
* added #suites with a link to NIST's test suitesgerald1999-12-041-3/+9
|
* mapping of content-types to document types, provided in a patch by Terje Bless,gerald1999-12-011-0/+10
| | | | http://lists.w3.org/Archives/Public/www-validator/1999OctDec/0136
* configuration files to replace old hashes in the 'check' script,gerald1999-12-013-0/+171
| | | | | supplied with a patch from Terje Bless, http://lists.w3.org/Archives/Public/www-validator/1999OctDec/0132
* added an old experimental DTDgerald1999-10-291-1/+4
|