summaryrefslogtreecommitdiffstats
path: root/htdocs
Commit message (Collapse)AuthorAgeFilesLines
* Add XHTML modularization 1.1, remove entities in it from XHTML 1.0 catalog/dir.ville2009-10-2552-519/+5460
|
* Link directly to http://www.w3.org/QA/Tools/validator-whatsnew.atom for the ↵ville2009-10-251-3/+4
| | | | Atom feed like we already do in <link> elements.
* Trim trailing whitespace, NFC.ville2009-10-251-26/+26
|
* Comment formatting, NFC.ville2009-10-251-26/+57
|
* Change "preferred" public id for SVG 1.1 Tiny and Basic to "SVG 1.1 XXX"ville2009-10-252-7/+9
| | | | | | | | | | from "SVG XXX 1.1". REC-SVGMobile-20030114 has both, but: http://www.w3.org/mid/1802878579.20031205151329%40w3.org http://www.w3.org/Graphics/SVG/Test/20061213/ http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic.dtd http://www.w3.org/QA/2002/04/valid-dtd-list.html http://www.w3.org/mid/E6C04936-0353-476C-B65F-455A1C836045%40w3.org
* Add height and width for XHTML+RDFa and SVG badges.ville2009-10-251-1/+9
|
* Add local ISO-HTML badge URIs.ville2009-10-251-1/+3
|
* Add XHTML+RDFa DTDs.ville2009-10-254-0/+846
|
* Local badge URI tweaks.ville2009-10-241-5/+3
|
* Indent prettier, drop misleading commented out section.ville2009-10-241-420/+409
|
* Add option to use file based template caching. Doing it in non-mod_perlville2009-10-241-1/+9
| | | | environments results in a noticeable performance improvement.
* Remove proprietary XML output option.ville2009-10-231-10/+6
| | | | | It has been deprecated for years, and was announced to be removed in 0.8 in 2006 but has stuck around for some reason until now.
* Line wrapping, indentation, misc tiny tweaks.ville2009-10-231-326/+845
|
* Add origin info, remove apparently spurious last line from flat DTD.ville2009-10-232-1/+5
|
* Use latest XHTML 1.1 DTDs from http://www.w3.org/MarkUp/DTD/ville2009-10-237-810/+110
|
* Reindent, break long lines, minor corrections.ville2009-09-271-302/+355
|
* Option documentation improvements.ville2009-09-271-32/+46
|
* Fix recommended system id of XHTML 1.1 plus MathML 2.0 (#6573).ville2009-09-211-2/+2
|
* Remove fuzzy matching/"Did you mean ..." implementation due to too manyville2009-09-165-374/+6
| | | | | | | | incorrect suggestions emitted. We'd need to be aware of which attributes and/or elements are valid in the checked document in the particular position; flat lists of all HTML elements and attributes results in too many false positives. String::Approx usage would have probably needed some work as well, or perhaps it wasn't the best choice for the task to begin with.
* Add/fix some info URLs.ville2009-09-151-3/+6
|
* Reformatting, whitespace, NFC.ville2009-09-132-99/+185
|
* Add SMIL 3.0.ville2009-09-1324-1/+4256
|
* Whitespace, comment line wrapping, NFC.ville2009-09-133-17/+16
|
* Remove things related to no longer existing show parsetree, ESIS, and raw ↵ville2009-09-055-35/+19
| | | | errors options.
* Drop SGML::Parser::OpenSP < 0.991 workarounds, require >= 0.991.ville2009-06-291-3/+3
|
* Move Encode alias definitions to charset.cfg, register also our ↵ville2009-06-291-6/+12
| | | | non-recommended but recognized aliases.
* Fix JSON output errors (missing/extra commas, incorrect escaping) (#7000). ↵ville2009-06-292-5/+10
| | | | New dependency: JSON >= 2.00.
* Drop Config::General <= 2.31 workarounds, require >= 2.32.ville2009-06-291-3/+3
|
* </li>ted2009-06-241-3/+3
|
* blurb suggestion from villeted2009-06-241-3/+7
|
* Doc fine tuning.ville2009-06-237-28/+28
|
* Note C# library by Mar?a Eugenia Fern?ndez Men?ndez.ville2009-06-231-2/+3
|
* Require libwww-perl >= 5.802.ville2009-06-231-8/+7
|
* Fix link to 0.8.5 release notes (#6865, thanks to Helder Magalh?es).ville2009-05-061-1/+1
|
* hasty copy-paste, fixvalidator-0_8_5-releaseot2009-03-261-2/+2
|
* more changelog for 0.8.5ot2009-03-261-4/+5
|
* removing w3c logo from default chrome, and disambiguate "this is the w3c ↵ot2009-03-263-5/+5
| | | | validator/this service runs the w3c validator"
* replacement image for non-w3c instancesot2009-03-251-0/+0
|
* legalese to make ISO happyot2009-03-251-3/+4
|
* EXPERIMENTAL - trying to see whether we could pass doctypeless SVG, or any ↵ot2009-03-171-2/+3
| | | | doctypeless XML with multiple namespaces found, to validator.nu engine
* markup fixesot2009-03-162-6/+6
|
* more changelog before 0.8.5ot2009-03-131-2/+3
|
* preparing 0.8.5. still need some testing before we get green lightot2009-03-132-4/+4
|
* preparing changelog for 0.8.5 releaseot2009-03-132-4/+34
|
* forcing syncot2009-03-091-3/+2
|
* adding community-driven content to the why-validate document -- ↵ot2009-03-091-82/+99
| | | | http://www.w3.org/QA/2009/01/valid_sites_work_better.html
* * improved wording for fuzzy-matched elements and attributesot2009-03-021-1/+3
| | | | * adding handling of case for "attribute not allowed for a particular element/context"
* msn following feed validator linksted2009-02-261-2/+2
|
* minor style tweak for the roadmap to cater for tight windowsot2009-02-241-3/+3
|
* increasing level of detail in ROADMAP, with addition of validator flow chart.ot2009-02-247-30/+98
|
* documenting new dependenciesot2009-02-182-5/+10
|
* Patch to output badge/icon sample with RDFa when appropriate.ot2009-02-161-2/+3
| | | | Courtesy of Toby A Inkster.
* testsuite indexot2009-02-131-2/+10
|
* adding test case for http://www.w3.org/Bugs/Public/show_bug.cgi?id=4412ot2009-02-131-0/+19
|
* adding list of HTML attributesot2009-02-132-1/+251
|
* removing tabs to help count columns properlyot2009-02-131-7/+6
|
* fixing relative paths for arrow icons in UIot2009-02-102-7/+7
|
* 2009ville2009-02-041-1/+1
|
* Make Encode::JIS2K optional.ville2009-02-042-9/+20
|
* adding faviconot2009-02-031-2/+3
|
* Addressing http://www.w3.org/Bugs/Public/show_bug.cgi?id=5440 and making the ↵ot2009-02-024-14/+37
| | | | | | "arrow" image clickable to toggle options. Cleaning up the javascript used to toggle options a bit in the process, getting rid of one of the ugliest instances of innerHTML there.
* testing a larger ATTCNT value for DTDs with large number of attributes per ↵ot2009-01-201-1/+1
| | | | element
* testing a larger ATTCNT value for DTDs with large number of attributes per ↵ot2009-01-201-1/+1
| | | | element
* Improve doctype preparse performance by aborting as soon as possible, fix ↵ville2009-01-071-3/+3
| | | | required HTML::Parser version.
* Restore fake HTML5 pubid in types.conf, special case it in doctype override ↵ville2009-01-071-3/+2
| | | | (#6250).
* Purge Config::General <= 2.30 compatibility hack; 2.31 one still preserved ↵ville2009-01-041-3/+3
| | | | for current Debian stable.
* If not in debug mode, set Accept-Encoding to what LWP (>= 5.816) can handle.ville2009-01-041-3/+6
|
* LWP::UserAgent >= 2.032 (libwww-perl >= 5.800) is required for default_header().ville2009-01-041-4/+4
|
* Trim trailing whitespace, NFC.ville2009-01-031-7/+7
|
* HTML5 does not have a public id; empty string needs to be present here though.ville2009-01-031-2/+3
|
* www.perl.com -> www.perl.org, that's what Perl docs refer to as it's homepage.ville2009-01-011-3/+3
|
* Add missing script/@type attributes.ville2009-01-011-2/+2
|
* donation plea in results, homepage, controlled by js file on w3.orgot2008-12-293-8/+11
|
* linking to the upcoming validator donation programot2008-12-113-9/+15
|
* fixing styling/color issues with validator UIot2008-12-111-3/+8
|
* fixing a few CSS issues with results page (wrong bg colors, the awful ↵ot2008-12-091-6/+24
| | | | support for styling legend elements in any contemporary browser, etc)
* reword/reorg of contribute page, suggested by DanCot2008-12-041-11/+11
|
* small markup fixot2008-12-031-1/+1
|
* adding link to new contribute page in footerot2008-12-031-0/+1
|
* test case submission quick guidelinesot2008-12-031-4/+10
|
* first draft of contribute docot2008-12-031-0/+47
|
* fixing link for 0.8.4 newslogvalidator-0_8_4-releaseot2008-11-201-1/+1
|
* explaining the sample config for html5 engine integration, and adding a note ↵ot2008-11-202-4/+16
| | | | in the installation documentation about it, too
* version bump. Preparing for v0.8.4ot2008-11-183-7/+11
|
* Draft changelog for upcoming release 0.8.4ot2008-11-181-2/+16
|
* fixing typo in xhtml11-flat.dtdot2008-11-171-37/+36
|
* fixing display bug, re: ↵ot2008-11-171-4/+1
| | | | http://lists.w3.org/Archives/Public/www-validator/2008Nov/0016.html - thanks to Mike Hunter for the tip.
* Note environment variables affecting connectivity.ville2008-11-101-2/+8
|
* Fix OpenSP ./configure options, thanks to Antti Kanes for pointing it out.ville2008-10-271-3/+3
|
* draft future roadmapot2008-10-231-66/+37
|
* Fixed a small typo: s/chacking/checking/.emiret2008-10-111-2/+2
|
* update catalog entry for XHTML 1.1ot2008-08-271-2/+2
|
* more recent version of XHTML 1.1 DTDsot2008-08-276-0/+5604
|
* muting "unknown parse mode" warning for html5 sent as text/htmlot2008-08-201-1/+3
|
* adding html5 test casesot2008-08-206-2/+84
|
* making sure HTML5 plays nice with doctype overrideot2008-08-151-1/+21
|
* pointing out that HTML5 is experimentalot2008-08-151-1/+1
|
* sample conf to enable HTML5 external checkerot2008-08-151-1/+5
|
* html5 doctype selectionot2008-08-151-0/+1
|
* 2008...ot2008-08-151-1/+1
|