Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove proprietary XML output option. | ville | 2009-10-23 | 1 | -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. | ||||
* | Reindent, break long lines, minor corrections. | ville | 2009-09-27 | 1 | -302/+355 |
| | |||||
* | Option documentation improvements. | ville | 2009-09-27 | 1 | -32/+46 |
| | |||||
* | Remove fuzzy matching/"Did you mean ..." implementation due to too many | ville | 2009-09-16 | 2 | -21/+5 |
| | | | | | | | | 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. | ||||
* | Remove things related to no longer existing show parsetree, ESIS, and raw ↵ | ville | 2009-09-05 | 3 | -21/+16 |
| | | | | errors options. | ||||
* | Drop SGML::Parser::OpenSP < 0.991 workarounds, require >= 0.991. | ville | 2009-06-29 | 1 | -3/+3 |
| | |||||
* | Fix JSON output errors (missing/extra commas, incorrect escaping) (#7000). ↵ | ville | 2009-06-29 | 2 | -5/+10 |
| | | | | New dependency: JSON >= 2.00. | ||||
* | Drop Config::General <= 2.31 workarounds, require >= 2.32. | ville | 2009-06-29 | 1 | -3/+3 |
| | |||||
* | </li> | ted | 2009-06-24 | 1 | -3/+3 |
| | |||||
* | blurb suggestion from ville | ted | 2009-06-24 | 1 | -3/+7 |
| | |||||
* | Doc fine tuning. | ville | 2009-06-23 | 3 | -15/+15 |
| | |||||
* | Note C# library by Mar?a Eugenia Fern?ndez Men?ndez. | ville | 2009-06-23 | 1 | -2/+3 |
| | |||||
* | Require libwww-perl >= 5.802. | ville | 2009-06-23 | 1 | -8/+7 |
| | |||||
* | markup fixes | ot | 2009-03-16 | 1 | -3/+3 |
| | |||||
* | preparing 0.8.5. still need some testing before we get green light | ot | 2009-03-13 | 1 | -3/+3 |
| | |||||
* | forcing sync | ot | 2009-03-09 | 1 | -3/+2 |
| | |||||
* | adding community-driven content to the why-validate document -- ↵ | ot | 2009-03-09 | 1 | -82/+99 |
| | | | | http://www.w3.org/QA/2009/01/valid_sites_work_better.html | ||||
* | documenting new dependencies | ot | 2009-02-18 | 2 | -5/+10 |
| | |||||
* | Make Encode::JIS2K optional. | ville | 2009-02-04 | 2 | -9/+20 |
| | |||||
* | Improve doctype preparse performance by aborting as soon as possible, fix ↵ | ville | 2009-01-07 | 1 | -3/+3 |
| | | | | required HTML::Parser version. | ||||
* | Purge Config::General <= 2.30 compatibility hack; 2.31 one still preserved ↵ | ville | 2009-01-04 | 1 | -3/+3 |
| | | | | for current Debian stable. | ||||
* | If not in debug mode, set Accept-Encoding to what LWP (>= 5.816) can handle. | ville | 2009-01-04 | 1 | -3/+6 |
| | |||||
* | LWP::UserAgent >= 2.032 (libwww-perl >= 5.800) is required for default_header(). | ville | 2009-01-04 | 1 | -4/+4 |
| | |||||
* | test case submission quick guidelines | ot | 2008-12-03 | 1 | -4/+10 |
| | |||||
* | explaining the sample config for html5 engine integration, and adding a note ↵ | ot | 2008-11-20 | 1 | -2/+11 |
| | | | | in the installation documentation about it, too | ||||
* | version bump. Preparing for v0.8.4 | ot | 2008-11-18 | 1 | -3/+3 |
| | |||||
* | Note environment variables affecting connectivity. | ville | 2008-11-10 | 1 | -2/+8 |
| | |||||
* | Fix OpenSP ./configure options, thanks to Antti Kanes for pointing it out. | ville | 2008-10-27 | 1 | -3/+3 |
| | |||||
* | minor markup fixes in doc | ot | 2008-08-07 | 1 | -4/+4 |
| | |||||
* | documenting the User-Agent string param | ot | 2008-07-22 | 1 | -2/+10 |
| | |||||
* | documenting json output and adding to news | ot | 2008-07-17 | 1 | -6/+8 |
| | |||||
* | Running through the installation process with a local guinea pig (karl), | ot | 2008-04-30 | 1 | -19/+48 |
| | | | | and a few additions/fixes as a result. | ||||
* | reorganizing the installation instructions into a set of steps. + style ↵ | ot | 2008-04-30 | 1 | -130/+115 |
| | | | | tweaks for docs | ||||
* | fixing a bad copy-paste in the user manual's options details | ot | 2008-04-30 | 1 | -3/+3 |
| | |||||
* | documenting new http header | ot | 2008-02-21 | 1 | -2/+8 |
| | |||||
* | adding accept-charset option | ot | 2008-02-13 | 1 | -2/+10 |
| | |||||
* | adding the coldfusion lib by clickfind | ot | 2008-01-25 | 1 | -2/+3 |
| | |||||
* | following suggestions by Robin Daugherty to mention the sgml-lib tarball ↵ | ot | 2007-11-29 | 1 | -5/+5 |
| | | | | more clearly | ||||
* | s/HMTL/HTML/, thanks to Phillip Conrad | ville | 2007-10-21 | 1 | -4/+4 |
| | |||||
* | Fix m:col description | ville | 2007-10-19 | 1 | -3/+3 |
| | |||||
* | updated/additional messages [generated from error_messages.cfg] | ot | 2007-10-10 | 1 | -30/+66 |
| | |||||
* | added Encode-Module-Description and some fixes | dtibbe | 2007-09-30 | 1 | -15/+6 |
| | |||||
* | adding experimental parameters to set the Accept and Accept-Language headers | ot | 2007-09-27 | 1 | -2/+20 |
| | |||||
* | Remove info about no longer used HTML::Template file caching. | ville | 2007-09-19 | 1 | -25/+3 |
| | |||||
* | validator install guide on mediaville.net went 404 :( - noticed by Brett | ot | 2007-09-06 | 1 | -5/+3 |
| | |||||
* | markup typo/mistake fix | ot | 2007-09-04 | 1 | -3/+2 |
| | |||||
* | moving link to easy-to-installed pre-packaged systems up. Mentioning SUSE ↵ | ot | 2007-08-31 | 1 | -9/+11 |
| | | | | and Mac OS | ||||
* | updating requirement for opensp | ot | 2007-08-17 | 1 | -8/+5 |
| | |||||
* | syncing with share/templates/en_US/error_messages.cfg | ot | 2007-08-07 | 1 | -10/+17 |
| | |||||
* | 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 | ||||
* | 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 |
| | |||||
* | mod_perl2 is autoenabled only if using something like the httpd.conf snippet ↵ | ville | 2007-07-24 | 1 | -5/+5 |
| | | | | shipped with the validator. | ||||
* | 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 have bugzilla for actual TODO stuff, changing todo.html into more ↵ | ot | 2007-07-18 | 1 | -2/+4 |
| | | | | | | of a high-level roadmap. Should be interesting for people trying to participate. | ||||
* | 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 |
| | |||||
* | markup fixes | ot | 2007-07-05 | 2 | -6/+6 |
| | |||||
* | validator icon license clarifications | ot | 2007-07-03 | 1 | -2/+7 |
| | |||||
* | documenting debug=1 effect on soap API | ot | 2007-06-28 | 1 | -3/+9 |
| | |||||
* | 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 | ||||
* | In collaboration with (and mostly courtesy of) Valerio Proietti ↵ | ot | 2007-05-31 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | | (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) | ||||
* | * 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 |
| | |||||
* | updated webized error message listing | ot | 2007-05-07 | 1 | -10/+15 |
| | |||||
* | Changes for 0.8 Release | dtibbe | 2007-04-27 | 1 | -32/+45 |
| | |||||
* | Update Fedora/Red Hat package documentation. | ville | 2007-04-24 | 1 | -4/+4 |
| | |||||
* | avoiding xml ill-formedness | ot | 2007-04-18 | 1 | -6/+6 |
| | |||||
* | prereq libs | ot | 2007-04-04 | 1 | -3/+7 |
| | |||||
* | Regenerated | ville | 2007-04-02 | 1 | -14/+22 |
| | |||||
* | Update dependencies | ville | 2007-04-02 | 1 | -13/+4 |
| | |||||
* | Link fixing | ville | 2007-04-02 | 1 | -4/+4 |
| | |||||
* | Mention HTML-Tidy. | ville | 2007-04-02 | 1 | -4/+19 |
| | |||||
* | sgml-lib path | dtibbe | 2007-03-13 | 1 | -5/+12 |
| | | | | minor fixes | ||||
* | adaption to ppm-gui | dtibbe | 2006-12-08 | 1 | -72/+52 |
| | | | | | new hint minor fixes | ||||
* | Hand merge of branch 0.7 with HEAD at tag validator-0_7_4-release | ot | 2006-11-15 | 4 | -194/+117 |
| | |||||
* | porting 0.7.4 changes to HEAD: | ot | 2006-11-13 | 1 | -9/+14 |
| | | | | * SOAP API can be disabled/enabled | ||||
* | porting 0.7.4 changes to HEAD: | ot | 2006-11-13 | 1 | -15/+14 |
| | | | | * bringing back outline, removing parse tree output | ||||
* | link fix (port to HEAD) | ot | 2006-11-02 | 1 | -5/+5 |
| | |||||
* | [port to HEAD] | ot | 2006-11-02 | 1 | -2/+54 |
| | | | | linking to known code libraries, documenting the x- HTTP headers ( http://www.w3.org/Bugs/Public/show_bug.cgi?id=3940 ) | ||||
* | porting all documentation and style (htdocs/...) changes from 0.7.3 to HEAD | ot | 2006-10-24 | 3 | -125/+39 |
| | |||||
* | simplified help text for missing charset | ot | 2006-07-24 | 1 | -23/+15 |
| | |||||
* | updating instructions related to spo in current state, in case someone wants ↵ | ot | 2006-05-17 | 1 | -8/+32 |
| | | | | to install dev version | ||||
* | merging from 0.7 branch into trunk at tag validator-0_7_2-release | ot | 2006-03-31 | 1 | -4/+4 |
| | |||||
* | updating doc with actual value range for validity info | ot | 2006-02-23 | 1 | -4/+4 |
| | |||||
* | add missing & | bjoern | 2006-02-10 | 1 | -4/+4 |
| | |||||
* | style for the SOAP reference | ot | 2005-11-10 | 1 | -7/+7 |
| | |||||
* | first draft of a human-readable API reference for validation service | ot | 2005-11-09 | 1 | -0/+242 |
| | |||||
* | merging from 0.7 branch into trunk at tag validator-0_7_1-release | ot | 2005-10-20 | 2 | -9/+9 |
| | |||||
* | made changes, now the guide fits to the validator's current CVS-version | dtibbe | 2005-10-14 | 1 | -99/+67 |
| | |||||
* | fixed drive-letters | dtibbe | 2005-10-01 | 1 | -6/+6 |
| | |||||
* | fixes, as reported by Stuart Roe (porting from branch) | ot | 2005-08-25 | 1 | -7/+7 |
| | |||||
* | Bring install instructions up to date. Just missed 0.7.0, I kind of knewvalidator-0_7_0-fix | ville | 2005-08-08 | 1 | -39/+60 |
| | | | | I should have committed this yesterday :( | ||||
* | minor rewordings, fixed a link, removed direct link to David's e-mail address | ot | 2005-08-08 | 1 | -59/+66 |
| | |||||
* | mentioning sgml-lib and related instructions (from David Tibbe) | ot | 2005-08-07 | 1 | -4/+12 |
| | |||||
* | adding windows installation guide courtesy of David Tibbe. | ot | 2005-08-03 | 2 | -3/+532 |
| |