Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | markup typo/mistake fix | ot | 2007-09-04 | 2 | -6/+5 |
| | |||||
* | There are two warnings for "unknown parse mode". Obsoleting W08 | ot | 2007-09-03 | 2 | -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 ↵ | ot | 2007-08-31 | 1 | -9/+11 |
| | | | | and Mac OS | ||||
* | linking to Validator S.A.C, standalone app for mac | ot | 2007-08-31 | 1 | -2/+8 |
| | |||||
* | rewording, suggested by Ruud: | ot | 2007-08-28 | 1 | -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 ↵ | ot | 2007-08-24 | 1 | -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 opensp | ot | 2007-08-17 | 1 | -8/+5 |
| | |||||
* | adding test case for upper case element in XHTML, and cascaded attribute ↵ | ot | 2007-08-16 | 2 | -40/+60 |
| | | | | errors (+ cleanp of index) | ||||
* | adding tests for charset mismatch | ot | 2007-08-15 | 3 | -2/+49 |
| | |||||
* | proper link for news item of latest releasevalidator-0_8_1-release | ot | 2007-08-07 | 1 | -1/+1 |
| | |||||
* | syncing with share/templates/en_US/error_messages.cfg | ot | 2007-08-07 | 1 | -10/+17 |
| | |||||
* | preparing 0.8.1, changelog and version bump | ot | 2007-08-07 | 3 | -52/+36 |
| | |||||
* | link to PEAR library for API | ot | 2007-08-06 | 1 | -2/+4 |
| | |||||
* | more careful wording about using mod_perl... we're not sure it's that good ↵ | ot | 2007-08-06 | 1 | -4/+5 |
| | | | | after all, need feedback from users | ||||
* | adding test case for 4892 | ot | 2007-08-06 | 2 | -8/+36 |
| | |||||
* | - Changed information about retrieving the code for openSUSE Linux. | ot | 2007-08-02 | 1 | -38/+34 |
| | | | | | - Made some code cleanups to the HTML code. (changes by Sierk Bornemann) | ||||
* | back to dev | ot | 2007-08-01 | 1 | -3/+3 |
| | |||||
* | Back down to unversioned XML::LibXML, load_catalog no longer used. | ville | 2007-07-26 | 1 | -4/+4 |
| | |||||
* | XML::LibXML >= 1.53 is needed for load_catalog(). | ville | 2007-07-25 | 1 | -4/+4 |
| | |||||
* | validator 0.8.0 news itemvalidator-0_8_0-release | ot | 2007-07-25 | 1 | -2/+16 |
| | |||||
* | Adding a few people in the credits. Probably missing a number of people who ↵ | ot | 2007-07-25 | 1 | -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 ↵ | ville | 2007-07-24 | 1 | -5/+5 |
| | | | | shipped with the validator. | ||||
* | include js only where needed, i.e on homepage | ot | 2007-07-24 | 2 | -4/+7 |
| | |||||
* | roadmap link markup fixed | ot | 2007-07-24 | 1 | -3/+3 |
| | |||||
* | preparing 0.8.0 release | ot | 2007-07-24 | 2 | -3/+3 |
| | |||||
* | mod_expires brings better results that mod_headers | ot | 2007-07-24 | 1 | -5/+5 |
| | |||||
* | suggesting to use mod_perl2 | ot | 2007-07-24 | 1 | -3/+7 |
| | |||||
* | Since we are (still) serving as text/html: | ot | 2007-07-20 | 1 | -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 charsets | ot | 2007-07-20 | 1 | -1/+2 |
| | |||||
* | adding big5-hkscs to drop-down | ot | 2007-07-20 | 1 | -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 ↵ | ot | 2007-07-19 | 1 | -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, | ot | 2007-07-19 | 1 | -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 title | ot | 2007-07-18 | 1 | -3/+3 |
| | |||||
* | Since we have bugzilla for actual TODO stuff, changing todo.html into more ↵ | ot | 2007-07-18 | 3 | -278/+77 |
| | | | | | | of a high-level roadmap. Should be interesting for people trying to participate. | ||||
* | * final location (static) of atom newsfeed | ot | 2007-07-17 | 3 | -7/+9 |
| | | | | * adding alternate link for atom feed to home and news page | ||||
* | requiring extra perl libs for CJK character encodings, and documenting the ↵ | ot | 2007-07-10 | 2 | -6/+11 |
| | | | | new requirements | ||||
* | making the X-W3C-Validator-Status header more consistently report: | ot | 2007-07-09 | 2 | -6/+9 |
| | | | | | | * Valid if validation passed * Invalid if validation proceeded, failed * Abort if validation could not be performed | ||||
* | using local images | ot | 2007-07-06 | 1 | -3/+3 |
| | |||||
* | using local images for UI | ot | 2007-07-06 | 1 | -2/+2 |
| | |||||
* | this should be the final images necessary for offline usage | ot | 2007-07-06 | 3 | -0/+0 |
| | |||||
* | Using local images for display, when available. | ot | 2007-07-05 | 1 | -3/+51 |
| | |||||
* | re-adding images often referred to in former location | ot | 2007-07-05 | 2 | -0/+0 |
| | |||||
* | markup fixes | ot | 2007-07-05 | 2 | -6/+6 |
| | |||||
* | validator icon license clarifications | ot | 2007-07-03 | 2 | -2/+12 |
| | |||||
* | bundling the "valid" icons with the validator. | ot | 2007-07-03 | 126 | -0/+13352 |
| | | | | The icons are distributed under w3c document license, need to mention it in doc/readme | ||||
* | removing ou-of-sync icons | ot | 2007-07-03 | 25 | -0/+0 |
| | |||||
* | documenting debug=1 effect on soap API | ot | 2007-06-28 | 1 | -3/+9 |
| | |||||
* | adding a number of test cases for documents without doctype. sgml or xml, ↵ | ot | 2007-06-26 | 1 | -3/+3 |
| | | | | well-formed or not | ||||
* | adding a number of test cases for documents without doctype. sgml or xml, ↵ | ot | 2007-06-26 | 4 | -2/+9 |
| | | | | well-formed or not | ||||
* | adding a number of test cases for documents without doctype. sgml or xml, ↵ | ot | 2007-06-26 | 2 | -12/+44 |
| | | | | well-formed or not | ||||
* | Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=4756 | ot | 2007-06-26 | 2 | -2/+2 |
| | | | | verbose parameter set to 0 (if checked), should have been 1 | ||||
* | adding alt (blue) icon for XHTML + RDFa | ot | 2007-06-25 | 1 | -1/+2 |
| | |||||
* | adding a case for non-html, non-xml document without a doctype. | ot | 2007-06-21 | 1 | -1/+6 |
| | |||||
* | forgot to upload this one - thanks Sierk for reminding me | ot | 2007-06-18 | 1 | -0/+0 |
| | |||||
* | making the hovered-on tabs have darker text than when not hovered, | ot | 2007-06-15 | 1 | -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 ↵ | ot | 2007-06-15 | 2 | -12/+57 |
| | | | | browsers | ||||
* | removing extraneous label around submit button causing usability issues | ot | 2007-06-14 | 3 | -16/+9 |
| | | | | styling button in case of fallback | ||||
* | Credit where due: | ot | 2007-06-11 | 1 | -3/+5 |
| | | | | | Brett for feedback and patches Valerio for his help on UI design/interaction | ||||
* | Fixing typo, with thanks to Arthur Marsh | ot | 2007-06-11 | 1 | -3/+3 |
| | | | | http://lists.w3.org/Archives/Public/www-validator/2007Jun/0030.html | ||||
* | not letting blocky block hide rounded bg of top banner | ot | 2007-06-11 | 1 | -1/+1 |
| | |||||
* | typos (?) | dom | 2007-06-11 | 1 | -7/+7 |
| | |||||
* | more forcing of background-colors | ot | 2007-06-06 | 2 | -4/+22 |
| | |||||
* | setting base background color to white, to avoid issues if user has other ↵ | ot | 2007-06-06 | 1 | -1/+1 |
| | | | | default set up in browser | ||||
* | pointer to beta test instructions (updated for beta2)validator-0_8_0-beta2 | ot | 2007-06-05 | 1 | -4/+4 |
| | |||||
* | styling forms in feedback page | ot | 2007-06-01 | 1 | -1/+10 |
| | |||||
* | styling revalidate button + using a css property value more widely supported ↵ | ot | 2007-06-01 | 1 | -3/+11 |
| | | | | for source display nurmbering | ||||
* | preparing 0.8.0 beta 2 | ot | 2007-05-31 | 3 | -4/+26 |
| | |||||
* | consistent option labeling | ot | 2007-05-31 | 2 | -4/+4 |
| | |||||
* | fixing tab height for IE bug | ot | 2007-05-31 | 1 | -1/+1 |
| | |||||
* | fixing scripting bug with too-greedy replacement of - with _ | ot | 2007-05-31 | 1 | -1/+1 |
| | |||||
* | In collaboration with (and mostly courtesy of) Valerio Proietti ↵ | ot | 2007-05-31 | 26 | -546/+1050 |
| | | | | | | | | | | | | | | | | | (mad4milk/mootools), cleanup and revamp of the CSS and scripting used, mostly by the main UI of the validator. Changes include: * cleaner CSS for the UI * (more) accessible, gracefully degrading tab and toggle scripting * smooth, unobtrusive transition effects * form styling * Toggle and tab scripting now use mootools as framework, allowing for addressing of each "view" (e.g one can link directly to the "by upload", "with options toggled on" this was an issue in earlier toggle script versions for the CSS validator * scripting with smaller footprint * minor CSS changes (page and UI takes all width, etc) | ||||
* | unused | ot | 2007-05-31 | 4 | -199/+0 |
| | |||||
* | Remove empty .htaccess | ville | 2007-05-26 | 1 | -0/+0 |
| | |||||
* | test case for Bug 197: | ot | 2007-05-24 | 1 | -0/+14 |
| | | | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=197 using an alias of iso-8859-1 this test case should be served without HTTP charset | ||||
* | moving some directives for serving test documents to httpd config, since ↵ | ot | 2007-05-24 | 1 | -19/+0 |
| | | | | it's not going to work on servers other than apache > 2.0.24 anyway | ||||
* | * reordering prereq modules | ot | 2007-05-24 | 1 | -14/+13 |
| | | | | * error and esis options obsolete - just use debug=1 | ||||
* | adding m:explanation, m:source and implementing m:messageid | ot | 2007-05-16 | 1 | -4/+39 |
| | |||||
* | removed reference to ppm3 | dtibbe | 2007-05-14 | 1 | -9/+5 |
| | |||||
* | for documents served as XML, and for which the root element is not <html>, | ot | 2007-05-07 | 1 | -0/+1 |
| | | | | | the fallback to XHTML is not a great choice. Instead, we can perform a basic xml-wf checking, and report a positive result for these. | ||||
* | getting rid of ill-located comment in fallback xml dtd | ot | 2007-05-07 | 1 | -5/+3 |
| | |||||
* | test cases for well-formed xml docs | ot | 2007-05-07 | 3 | -4/+32 |
| | |||||
* | better display of information in case of fatal error (show preparse warning, | ot | 2007-05-07 | 1 | -3/+3 |
| | | | | e.g http://www.w3.org/Bugs/Public/show_bug.cgi?id=2572 ) and revalidation table. | ||||
* | reverting changes to doctype and charset drop-down menu, | ot | 2007-05-07 | 2 | -2/+2 |
| | | | | as it was breaking some features in code | ||||
* | using a solution compatible with apache 1.3... | ot | 2007-05-07 | 1 | -8/+4 |
| | |||||
* | removing charset at server level for iso-8859-1 tests | ot | 2007-05-07 | 1 | -1/+5 |
| | |||||
* | test for iso-9959-1 files, with and without declaration of charset in meta | ot | 2007-05-07 | 3 | -0/+31 |
| | |||||
* | updated webized error message listing | ot | 2007-05-07 | 1 | -10/+15 |
| | |||||
* | As discussed in | ot | 2007-05-04 | 1 | -2/+2 |
| | | | | | | | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=3164 with details of history and resolution in http://www.w3.org/People/cmsmcq/2007/C1.xml the SGML declaration for XML should be amended to allow the range of characters x7F through x9F. => changing the xml.dcl accordingly. | ||||
* | adding example for xhtml+rdfa | ot | 2007-04-30 | 1 | -2/+9 |
| | |||||
* | Changes for 0.8 Release | dtibbe | 2007-04-27 | 1 | -32/+45 |
| | |||||
* | Update Fedora/Red Hat package documentation. | ville | 2007-04-24 | 2 | -34/+15 |
| | |||||
* | "reset button" considered harmful (?) | ot | 2007-04-24 | 2 | -6/+4 |
| | | | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=4480 http://www.useit.com/alertbox/20000416.html etc. | ||||
* | xhtml+rdfa sample, from spec | ot | 2007-04-20 | 1 | -0/+28 |
| | |||||
* | XHTML + RDFa published | ot | 2007-04-20 | 2 | -1/+21 |
| | |||||
* | removing "skip" links per | ot | 2007-04-20 | 1 | -1/+0 |
| | | | | http://lists.w3.org/Archives/Public/public-qa-dev/2007Apr/0000.html | ||||
* | Clean up a permanent redirect. | ville | 2007-04-19 | 1 | -3/+3 |
| | |||||
* | Fix some relative links in non-toplevel documents. | ville | 2007-04-19 | 2 | -5/+5 |
| | |||||
* | pointer to beta test instructions.validator-0_8_0-beta1 | ot | 2007-04-18 | 1 | -3/+3 |
| | | | | http://lists.w3.org/Archives/Public/www-validator/2007Apr/0074.html | ||||
* | warning for beta test instance | ot | 2007-04-18 | 2 | -2/+27 |
| | |||||
* | typos in the css | ot | 2007-04-18 | 1 | -4/+4 |
| |