summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix for ALT text in headings in outlines in XHTML documentsgerald2000-10-211-4/+4
| | | | http://lists.w3.org/Archives/Public/www-validator/2000JulSep/0110.html
* 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
|
* also need to use ent() on the link to the CSS validator, for this case:gerald2000-10-211-3/+5
| | | | http://lists.w3.org/Archives/Public/www-validator/2000OctDec/0006.html
* made it deal with uploaded files that are identified as text/plain properly;gerald2000-10-211-9/+8
| | | | made validation by URI correctly reject unknown content-types.
* added a link to Terje's home pagegerald2000-10-211-3/+4
|
* default to HTML 4.01 instead of HTML 4.0; output HTML 4.01 instead of 4.0;gerald2000-10-211-24/+14
| | | | | recomment HTML 4.01 instead of 4.0 in doctype_spiel (should link to further docs on doctypes, but need to write those docs first...)
* now file:// URIs are rejected, but file uploads still work.gerald2000-10-211-5/+5
| | | | (did it correctly this time)
* oops! Previous commit nuked the file upload feature.gerald2000-10-211-4/+4
| | | | | (strange, I'm sure it still worked when I tested it.) Backed out of that change for now...
* applied recent patches from Terje Bless:gerald2000-10-211-9/+20
| | | | | | | | | | | | | | | | | [PATCH] Entity encoding in URI output http://lists.w3.org/Archives/Public/www-validator/2000OctDec/0012.html [PATCH] Labeled XML fix http://lists.w3.org/Archives/Public/www-validator/2000OctDec/0013.html stop handling 'file://' URIs (security fix added before but not committed) http://lists.w3.org/Archives/Public/www-validator/2000JulSep/0073.html handle XHTML files correctly when served as text/xml: http://lists.w3.org/Archives/Public/www-validator/2000AprJun/0143.html or when file-uploaded as text/plain: http://lists.w3.org/Archives/Public/www-validator/2000OctDec/0042.html
* 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
|
* moved valid HTML images to http://www.w3.org/Icons/ ;gerald2000-09-291-25/+22
| | | | | made specific links to PNG and GIF version of icons; cleaned up image code slightly
* 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
|
* Undid change done in 2.62 about base tag handling.hugo2000-09-251-3/+3
| | | | | I'm not really sure why I did this change in the first place, I might have to fix a bug later...
* Replaced require by use and specified that HTML::Parser version 3 at leasthugo2000-08-171-4/+4
| | | | is required.
* Reverting line list code because it needs tweakinghugo2000-08-151-9/+9
|
* Got rid of unnecessary verbosity in the line list.hugo2000-08-111-13/+18
| | | | Added a valid links message in the text version.
* Now checks <blockquote cite="...">hugo2000-08-051-2/+5
|
* Fixed a confusion in the use of URI::abs()hugo2000-08-041-3/+3
|
* Do not consider base's href as a link anymore (was wrong and was causing a ↵hugo2000-08-041-3/+5
| | | | loop in recursive mode)
* Discovered the existence of HTTP::Headers::authorization_basichugo2000-08-031-5/+3
|
* Fixed typohugo2000-07-171-3/+3
|
* Oops, forget the '|' separatorhugo2000-07-141-2/+2
|
* Added link to the link checkerhugo2000-07-141-2/+3
|
* Added links to the documentationhugo2000-07-131-3/+7
|
* Added a test in the case when the encoding would be identityhugo2000-07-131-3/+4
|
* Now checks the Content-Encoding toohugo2000-07-121-5/+13
|
* testkoike2000-07-101-0/+119
|
* new testkoike2000-07-101-0/+6
|
* Fixed a bug due to the migration to the version 3 APIhugo2000-07-101-5/+3
|
* added headline on xhtml validity checking; removed old headlinegerald2000-06-301-4/+4
|
* added today's changes: xhtml validity checkinggerald2000-06-301-2/+9
|
* Made it validate XHTML documents instead of only checking for well-formedness.gerald2000-06-301-5/+18
| | | | Also tweaked the wording accordingly.
* 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
|
* Clarified the footerhugo2000-06-231-4/+4
|
* Increased the limit for the online version to 150 documents.hugo2000-06-231-3/+3
|
* Fixed a bad wordinghugo2000-06-121-3/+3
|
* Fixed a display problemhugo2000-05-161-6/+2
|
* Clean up. Fixed a tiny bug.hugo2000-05-161-21/+8
|
* Cosmetic changeshugo2000-05-111-4/+4
|
* updated base path; added debugging info on port 8000 versiongerald2000-05-101-5/+7
|
* Speeded up parsing.hugo2000-05-101-12/+14
| | | | | Fixed display problem in the recursive version. Made things simpler in check_uri().
* Next time, I'll think twice before committing:hugo2000-05-091-4/+4
| | | | | - Removed superfluous test - Using the same strategy for text version
* Report fragments as really broken is the HTTP end code is 200hugo2000-05-091-3/+3
|
* updated path to access loggerald2000-05-081-3/+3
|
* Removed unnecessary test. Added a header for the link results.hugo2000-05-071-3/+4
|
* Improved presentation for 500'shugo2000-05-051-10/+14
|
* Improved presentation for redirected broken URI's.hugo2000-05-041-4/+11
| | | | Added note about directory redirects.
* Added anchor to the results for better accessibility.hugo2000-05-041-15/+16
| | | | | Removed a lot of colors: it's more readable. Added a heading for anchors report.
* Now uses the version 3 of the API of HTML::Parser.hugo2000-05-041-80/+67
| | | | | | | | | Got rid of the chunk stuff, since the new parser doesn't care about the size of the data parsed (good). Added attributes checked. Still not perfect, but better. Fixed a display bug in the text version. Now parses <?xml:stylesheet ...?>. I'm not happy about the way it's done though.
* Changed language from 'en' to '*'.hugo2000-05-041-19/+54
| | | | | | Fixed a bug in the online version when the document cannot be processed. Changed the presentation to make clearer what needs to be done. Changed the directions to fix the links.
* 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
|
* updated with a link to the validator source code pagegerald2000-04-281-19/+5
|
* added a blurb about the www-validator-cvs listgerald2000-04-281-3/+7
|
* Only use XML extensions when required in the parserhugo2000-04-261-7/+8
|
* Fixed a bug when accessing a file which does not exist.hugo2000-04-101-8/+24
| | | | | Now counts the lines in <? ... ?> parts. Now reports when an anchor is defined twice on the same line.
* Changed the format of the HTML output to make it accessible.hugo2000-04-051-136/+177
| | | | | | | | | Broken links sorted by priority. Fixed a display issue for 200 replies. Removed useless statistics and cleaned up a few things. Changed the email address to report configuration problems. Added links to HTML Validator and CSS Validator. Added optional Accept-Language headers.
* Better handling of doctypes.hugo2000-03-291-23/+47
|
* I knew I would break something changing the data structures: I love it when ↵hugo2000-03-201-6/+3
| | | | | | a plan comes together! Fixed a table display problem.
* 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
|
* Updated, fixed typo, Daniel.veillard2000-03-061-1/+1
|
* Added a README.cvs for cvsweb infos, Daniel.veillard2000-03-061-0/+20
|
* Fixed authentication problem.hugo2000-03-011-22/+62
| | | | | Added a limit for the number of documents checked with the online version. Fixed the -h command line option
* Major changes:hugo2000-02-242-304/+744
| | | | | | | | - can check documents recursively - fixed a bug in the parsing of the URI in the CGI version - now checks URI's for DTD's - now checks id attributes - doesn't check <a name="..."> for XHTML Basic 1.0
* removed "charsets don't match" error when http charset is nullgerald2000-02-241-3/+4
|
* made HTML 4.0 references point to REC-html40-19980424gerald2000-02-241-4/+4
|
* fixed logic to parse and report XHTML as XML instead of HTMLgerald2000-02-241-8/+10
| | | | (including the caveat about SP's XML limitations)
* moved an invalid test case to the invalid section;gerald2000-02-241-3/+4
| | | | added a link to xhtml1-blank-1st-line test case