summaryrefslogtreecommitdiffstats
path: root/htdocs
Commit message (Collapse)AuthorAgeFilesLines
* fixing validome's typosot2007-10-241-2/+2
|
* Adding a few XHTML print and Basic modules to the catalogue.ot2007-10-247-0/+402
| | | | Thanks to Validome team for the report/patch.
* s/HMTL/HTML/, thanks to Phillip Conradville2007-10-211-4/+4
|
* Fix m:col descriptionville2007-10-191-3/+3
|
* planned release date for 0.8.2 is 11 Oct 2007validator-0_8_2-releaseot2007-10-102-4/+4
|
* pushing towards 0.8.2 releaseot2007-10-101-1/+1
|
* test bogus attribute docot2007-10-102-2/+24
|
* updated/additional messages [generated from error_messages.cfg]ot2007-10-101-30/+66
|
* updated changelogot2007-10-091-3/+6
|
* adding second shorthand markup test caseot2007-10-051-0/+18
|
* listing test cases to output all the preparse warnings W01 ~ W25ot2007-10-041-9/+154
|
* BOM test caseot2007-10-041-0/+15
|
* preparse W11 testot2007-10-042-3/+22
|
* typoot2007-10-031-3/+3
|
* FPIs for SVG mobile profiles are confused and confusing, see ↵ot2007-10-031-3/+3
| | | | http://lists.w3.org/Archives/Public/www-svg/2007Oct/0005.html
* using local versions of SVG Mobile profile DTDs.ot2007-10-031-0/+8
| | | | | Matching two FPIs for each, since the spec is confused which is correct, see: http://lists.w3.org/Archives/Public/www-svg/2007Oct/0005.html
* adding version for first svg 1.0 testot2007-10-031-2/+2
|
* tests for doctypeless (and doctyped, for comparison) SVGot2007-10-0312-3/+198
|
* test case for (closed) bug 2689ot2007-10-022-2/+21
|
* reverting - last commit was a mistakeot2007-10-021-1/+1
|
* making presence of warnings - in otherwise valid document - slightly more ↵ot2007-10-021-1/+6
| | | | visible
* added Encode-Module-Description and some fixesdtibbe2007-09-301-15/+6
|
* adding experimental parameters to set the Accept and Accept-Language headersot2007-09-272-3/+21
|
* moving shorttags test to "valid with warnings" sectionot2007-09-261-3/+8
|
* adding empty end tag test shorttag test doc, plus documentingot2007-09-251-2/+4
|
* adding unclosed end-tag shorttag testot2007-09-251-1/+1
|
* Spelling fixesville2007-09-193-10/+10
|
* Remove info about no longer used HTML::Template file caching.ville2007-09-191-25/+3
|
* basic styling for the instructions along the file upload box in resultsot2007-09-131-1/+8
|
* preparing changelog for future 0.8.2ot2007-09-111-2/+18
|
* adding musicxml sample to collectionot2007-09-111-2/+10
|
* basic MusicXML sample, as test case for bug 5031ot2007-09-111-0/+37
|
* tests for passing of CSS and atom resources to their respective, specialized ↵ot2007-09-111-3/+6
| | | | validators.
* markup fixesot2007-09-111-3/+3
|
* markup fixesot2007-09-111-3/+4
|
* markup fixesot2007-09-111-5/+4
|
* HTTP status code sent for no-referer response to /check/referer (ab)used 412 ↵ot2007-09-111-2/+1
| | | | | | | | precondition failed, when there was actually no client precondition set. Using 403 instead, consistent with what we do on CSS validator, and probably better understood by bots responsible for this traffic than 412.
* regression test for http://www.w3.org/Bugs/Public/show_bug.cgi?id=857ot2007-09-072-2/+25
|
* validator install guide on mediaville.net went 404 :( - noticed by Brettot2007-09-061-5/+3
|
* markup typo/mistake fixot2007-09-042-6/+5
|
* There are two warnings for "unknown parse mode". Obsoleting W08ot2007-09-032-11/+12
| | | | | and merging with W06, as per discussion around: http://lists.w3.org/Archives/Public/www-validator/2007Jul/0168.html
* moving link to easy-to-installed pre-packaged systems up. Mentioning SUSE ↵ot2007-08-311-9/+11
| | | | and Mac OS
* linking to Validator S.A.C, standalone app for macot2007-08-311-2/+8
|
* rewording, suggested by Ruud:ot2007-08-281-3/+3
| | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=4989
* Fixing a usability bug where options would be hidden from view, but still ↵ot2007-08-241-0/+4
| | | | | | | | would be tabbed through when navigating with the keyboard. Following ideas and suggestions by Greg Rosmaita, Gez Lemon, Patrick Lauke. http://lists.w3.org/Archives/Public/wai-xtech/2007Aug/thread.html#msg76
* updating requirement for openspot2007-08-171-8/+5
|
* adding test case for upper case element in XHTML, and cascaded attribute ↵ot2007-08-162-40/+60
| | | | errors (+ cleanp of index)
* adding tests for charset mismatchot2007-08-153-2/+49
|
* proper link for news item of latest releasevalidator-0_8_1-releaseot2007-08-071-1/+1
|
* syncing with share/templates/en_US/error_messages.cfgot2007-08-071-10/+17
|
* preparing 0.8.1, changelog and version bumpot2007-08-073-52/+36
|
* link to PEAR library for APIot2007-08-061-2/+4
|
* more careful wording about using mod_perl... we're not sure it's that good ↵ot2007-08-061-4/+5
| | | | after all, need feedback from users
* adding test case for 4892ot2007-08-062-8/+36
|
* - Changed information about retrieving the code for openSUSE Linux.ot2007-08-021-38/+34
| | | | | - Made some code cleanups to the HTML code. (changes by Sierk Bornemann)
* back to devot2007-08-011-3/+3
|
* Back down to unversioned XML::LibXML, load_catalog no longer used.ville2007-07-261-4/+4
|
* XML::LibXML >= 1.53 is needed for load_catalog().ville2007-07-251-4/+4
|
* validator 0.8.0 news itemvalidator-0_8_0-releaseot2007-07-251-2/+16
|
* Adding a few people in the credits. Probably missing a number of people who ↵ot2007-07-251-2/+8
| | | | have sent important feedback or contribution, would appreciate being pointed to them...
* mod_perl2 is autoenabled only if using something like the httpd.conf snippet ↵ville2007-07-241-5/+5
| | | | shipped with the validator.
* include js only where needed, i.e on homepageot2007-07-242-4/+7
|
* roadmap link markup fixedot2007-07-241-3/+3
|
* preparing 0.8.0 releaseot2007-07-242-3/+3
|
* mod_expires brings better results that mod_headersot2007-07-241-5/+5
|
* suggesting to use mod_perl2ot2007-07-241-3/+7
|
* Since we are (still) serving as text/html:ot2007-07-201-4/+4
| | | | | | * removing the potentially problematic xml decl http://www.w3.org/International/articles/serving-xhtml/Overview.en.php#declaration * adding meta header for charset decl
* re-readding big5-hkscs to list of ok charsetsot2007-07-201-1/+2
|
* adding big5-hkscs to drop-downot2007-07-201-0/+1
| | | | | | http://www.iana.org/assignments/charset-reg/Big5-HKSCS VS: ----------------------------------------------------------------------
* re-populating the list of charsets (from older revisions in both branch 0.7 ↵ot2007-07-191-17/+72
| | | | | | | | | and 0.8) to be used thus: * no fatal error if the charset is supported by encode * a warning with the suggestion for a better alias if we know one * a warning that the encoding may be "odd" if not in the list but encode says it's OK
* removing the list of supported character encodings,ot2007-07-191-55/+18
| | | | | | | | | | | | | as we have a better and more reliable technical way to do this. Replacing with a mechanism to: * suggest a better alias if a "bad" encoding alias is used * refuse to transcode if encoding used is forbidden by policy (I don't know any, but the mechanism is here...) More details: http://lists.w3.org/Archives/Public/public-qa-dev/2007Jul/0009.html and surrounding thread.
* todo -> roadmap titleot2007-07-181-3/+3
|
* Since we have bugzilla for actual TODO stuff, changing todo.html into more ↵ot2007-07-183-278/+77
| | | | | | of a high-level roadmap. Should be interesting for people trying to participate.
* * final location (static) of atom newsfeedot2007-07-173-7/+9
| | | | * adding alternate link for atom feed to home and news page
* requiring extra perl libs for CJK character encodings, and documenting the ↵ot2007-07-102-6/+11
| | | | new requirements
* making the X-W3C-Validator-Status header more consistently report:ot2007-07-092-6/+9
| | | | | | * Valid if validation passed * Invalid if validation proceeded, failed * Abort if validation could not be performed
* using local imagesot2007-07-061-3/+3
|
* using local images for UIot2007-07-061-2/+2
|
* this should be the final images necessary for offline usageot2007-07-063-0/+0
|
* Using local images for display, when available.ot2007-07-051-3/+51
|
* re-adding images often referred to in former locationot2007-07-052-0/+0
|
* markup fixesot2007-07-052-6/+6
|
* validator icon license clarificationsot2007-07-032-2/+12
|
* bundling the "valid" icons with the validator.ot2007-07-03126-0/+13352
| | | | The icons are distributed under w3c document license, need to mention it in doc/readme
* removing ou-of-sync iconsot2007-07-0325-0/+0
|
* documenting debug=1 effect on soap APIot2007-06-281-3/+9
|
* adding a number of test cases for documents without doctype. sgml or xml, ↵ot2007-06-261-3/+3
| | | | well-formed or not
* adding a number of test cases for documents without doctype. sgml or xml, ↵ot2007-06-264-2/+9
| | | | well-formed or not
* adding a number of test cases for documents without doctype. sgml or xml, ↵ot2007-06-262-12/+44
| | | | well-formed or not
* Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=4756ot2007-06-262-2/+2
| | | | verbose parameter set to 0 (if checked), should have been 1
* adding alt (blue) icon for XHTML + RDFaot2007-06-251-1/+2
|
* adding a case for non-html, non-xml document without a doctype.ot2007-06-211-1/+6
|
* forgot to upload this one - thanks Sierk for reminding meot2007-06-181-0/+0
|
* making the hovered-on tabs have darker text than when not hovered,ot2007-06-151-2/+2
| | | | as suggested by Ville in http://www.w3.org/mid/C32255C7-88C5-48BC-8D95-D305A831485B@iki.fi
* tentative fixes by Valerio Proietti for options toggling issues with some ↵ot2007-06-152-12/+57
| | | | browsers
* removing extraneous label around submit button causing usability issuesot2007-06-143-16/+9
| | | | styling button in case of fallback
* Credit where due:ot2007-06-111-3/+5
| | | | | Brett for feedback and patches Valerio for his help on UI design/interaction
* Fixing typo, with thanks to Arthur Marshot2007-06-111-3/+3
| | | | http://lists.w3.org/Archives/Public/www-validator/2007Jun/0030.html
* not letting blocky block hide rounded bg of top bannerot2007-06-111-1/+1
|
* typos (?)dom2007-06-111-7/+7
|