Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc the option | Ted Guild | 2013-03-19 | 1 | -1/+5 |
| | |||||
* | Added XHTML + ARIA 1.0 and HTML + ARIA 1.0 to the doctype db | tgambet | 2013-02-12 | 1 | -0/+47 |
| | |||||
* | Can not -> cannot grammar fixes. | Ville Skytt? | 2011-09-03 | 1 | -1/+1 |
| | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=13982 | ||||
* | Update SVG 1.1 DTDs to 2nd edition. | Ville Skytt? | 2011-08-23 | 1 | -6/+3 |
| | |||||
* | Remove inactive "tip of the day" functionality. | Ville Skytt? | 2011-05-21 | 2 | -33/+0 |
| | | | | | | The tips haven't been included in validator's output since validator 0.7.0 (hg rev 1018:64d1a483353a) due to nothing referencing/including tip.tmpl. | ||||
* | Add onclick handler to badge sample code to avoid uri=referer redirects. | Ville Skytt? | 2011-05-21 | 1 | -0/+12 |
| | | | | | | | In addition to avoiding the redirect, this removes the need for presence of the Referer header in JavaScript enabled browsers thus making things work in setups that don't send the referer at all, and when the badge is in https docs and the validator isn't. | ||||
* | + HTML 4.01 + RDFa 1.1 config and select option | tgambet | 2011-05-20 | 1 | -0/+22 |
| | |||||
* | Update Tidy related information. | Ville Skytt? | 2010-12-14 | 1 | -1/+1 |
| | |||||
* | Get rid of the "Home Page" configuration parameter. | Ville Skytt? | 2010-11-04 | 1 | -4/+0 |
| | | | | | Resolve it automatically instead, and use relative URLs more where appropriate. | ||||
* | Update comment about Config::General settings. | Ville Skytt? | 2010-07-24 | 1 | -1/+1 |
| | |||||
* | Drop CVS keywords. | Ville Skytt? | 2010-06-23 | 4 | -8/+0 |
| | |||||
* | Add MathML3 info. | ville | 2010-06-13 | 1 | -1/+17 |
| | |||||
* | Allow FTP by default. | ville | 2010-03-09 | 1 | -2/+2 |
| | |||||
* | Fix recommended system id of "XHTML 1.1 plus MathML 2.0 plus SVG 1.1" (#8270). | ville | 2009-11-13 | 1 | -2/+2 |
| | |||||
* | Comment formatting, NFC. | ville | 2009-10-25 | 1 | -26/+57 |
| | |||||
* | Change "preferred" public id for SVG 1.1 Tiny and Basic to "SVG 1.1 XXX" | ville | 2009-10-25 | 1 | -3/+5 |
| | | | | | | | | | | 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. | ville | 2009-10-25 | 1 | -1/+9 |
| | |||||
* | Add local ISO-HTML badge URIs. | ville | 2009-10-25 | 1 | -1/+3 |
| | |||||
* | Local badge URI tweaks. | ville | 2009-10-24 | 1 | -5/+3 |
| | |||||
* | Indent prettier, drop misleading commented out section. | ville | 2009-10-24 | 1 | -420/+409 |
| | |||||
* | Add option to use file based template caching. Doing it in non-mod_perl | ville | 2009-10-24 | 1 | -1/+9 |
| | | | | environments results in a noticeable performance improvement. | ||||
* | Fix recommended system id of XHTML 1.1 plus MathML 2.0 (#6573). | ville | 2009-09-21 | 1 | -2/+2 |
| | |||||
* | Remove fuzzy matching/"Did you mean ..." implementation due to too many | ville | 2009-09-16 | 3 | -353/+1 |
| | | | | | | | | 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. | ville | 2009-09-15 | 1 | -3/+6 |
| | |||||
* | Add SMIL 3.0. | ville | 2009-09-13 | 1 | -1/+76 |
| | |||||
* | Whitespace, comment line wrapping, NFC. | ville | 2009-09-13 | 3 | -17/+16 |
| | |||||
* | Remove things related to no longer existing show parsetree, ESIS, and raw ↵ | ville | 2009-09-05 | 1 | -6/+2 |
| | | | | errors options. | ||||
* | Move Encode alias definitions to charset.cfg, register also our ↵ | ville | 2009-06-29 | 1 | -6/+12 |
| | | | | non-recommended but recognized aliases. | ||||
* | hasty copy-paste, fixvalidator-0_8_5-release | ot | 2009-03-26 | 1 | -2/+2 |
| | |||||
* | EXPERIMENTAL - trying to see whether we could pass doctypeless SVG, or any ↵ | ot | 2009-03-17 | 1 | -2/+3 |
| | | | | doctypeless XML with multiple namespaces found, to validator.nu engine | ||||
* | Patch to output badge/icon sample with RDFa when appropriate. | ot | 2009-02-16 | 1 | -2/+3 |
| | | | | Courtesy of Toby A Inkster. | ||||
* | adding list of HTML attributes | ot | 2009-02-13 | 2 | -1/+251 |
| | |||||
* | Restore fake HTML5 pubid in types.conf, special case it in doctype override ↵ | ville | 2009-01-07 | 1 | -3/+2 |
| | | | | (#6250). | ||||
* | Trim trailing whitespace, NFC. | ville | 2009-01-03 | 1 | -7/+7 |
| | |||||
* | HTML5 does not have a public id; empty string needs to be present here though. | ville | 2009-01-03 | 1 | -2/+3 |
| | |||||
* | explaining the sample config for html5 engine integration, and adding a note ↵ | ot | 2008-11-20 | 1 | -2/+5 |
| | | | | in the installation documentation about it, too | ||||
* | Fixed a small typo: s/chacking/checking/. | emiret | 2008-10-11 | 1 | -2/+2 |
| | |||||
* | muting "unknown parse mode" warning for html5 sent as text/html | ot | 2008-08-20 | 1 | -1/+3 |
| | |||||
* | making sure HTML5 plays nice with doctype override | ot | 2008-08-15 | 1 | -1/+21 |
| | |||||
* | sample conf to enable HTML5 external checker | ot | 2008-08-15 | 1 | -1/+5 |
| | |||||
* | fixing typo in catalog entry for HTML i18n | ot | 2008-08-11 | 1 | -2/+2 |
| | |||||
* | Preparing for the update of the XHTML media type note | ot | 2008-03-27 | 1 | -9/+9 |
| | | | | | | | | | http://www.w3.org/TR/xhtml-media-types/ The latest editor's draft allows text/html as a MAY for any language in the XHTML family (as well as text/xml and application/xml in some conditions). The prefered media type remains application/xhtml+xml. draft: http://www.w3.org/MarkUp/2008/ED-xhtmlmime-20080315/ | ||||
* | Fix XHTML MP 1.0 SysID. | ville | 2008-02-10 | 1 | -2/+2 |
| | |||||
* | check that in a DOCTYPE declaration for a known document type, FPI and SI match | ot | 2008-01-17 | 1 | -9/+9 |
| | |||||
* | metadata about HTML i18n | ot | 2007-12-06 | 1 | -1/+13 |
| | |||||
* | fixing 404s in XHTML MP DTD locations | ot | 2007-12-05 | 1 | -3/+3 |
| | |||||
* | adding some knowledge about XHTML MP profiles, their namespace and media types | ot | 2007-12-04 | 1 | -1/+43 |
| | |||||
* | FPIs for SVG mobile profiles are confused and confusing, see ↵ | ot | 2007-10-03 | 1 | -3/+3 |
| | | | | http://lists.w3.org/Archives/Public/www-svg/2007Oct/0005.html | ||||
* | re-readding big5-hkscs to list of ok charsets | ot | 2007-07-20 | 1 | -1/+2 |
| | |||||
* | 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. | ||||
* | Using local images for display, when available. | ot | 2007-07-05 | 1 | -3/+51 |
| | |||||
* | 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 |
| | |||||
* | XHTML + RDFa published | ot | 2007-04-20 | 1 | -1/+17 |
| | |||||
* | Went through all the RECs of the document types we support, and found which ↵ | ot | 2007-04-04 | 1 | -1/+26 |
| | | | | | | | ones require the xmlns attribute on the root element, and which don't. Making the check script whine about its absence only if required. | ||||
* | adding namespace for smil2.0 | ot | 2007-04-02 | 1 | -1/+44 |
| | | | | adding smil 2.1 profiles | ||||
* | fixing allowed media types for SMIL 1.0 and 2.0 | ot | 2007-04-02 | 1 | -3/+3 |
| | |||||
* | fixing a hasty copy-paste | ot | 2007-03-23 | 1 | -2/+2 |
| | |||||
* | adding the (WD stage) XHTML Basic 1.1 to known types catalog | ot | 2007-03-16 | 1 | -1/+15 |
| | | | | but not yet to drop-down menus | ||||
* | showing blue and "gold" icons upon successful validation | ot | 2007-03-14 | 1 | -7/+42 |
| | |||||
* | first pass at implementing language negotiation/selection. Can certainly be ↵ | ot | 2007-03-14 | 1 | -1/+5 |
| | | | | improved, but it works | ||||
* | * all that is not specifically allowed, is forbidden | ot | 2007-03-07 | 1 | -40/+8 |
| | | | | * keeping the allowed media type value to a single field (with several values separated with a space if necessary) | ||||
* | Should not hardcode tidy conf path, make it configurable in main conf file | ot | 2007-03-02 | 1 | -1/+4 |
| | |||||
* | basic config for HTML::Tidy | ot | 2007-02-22 | 1 | -0/+45 |
| | |||||
* | porting 0.7.4 changes to HEAD: | ot | 2006-11-13 | 1 | -3/+5 |
| | | | | * SOAP API can be disabled/enabled | ||||
* | Add Thai encoding ISO-8859-11 (port to HEAD / 0.8 code) | ot | 2006-10-12 | 1 | -1/+2 |
| | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=1573 | ||||
* | more changes after publication of XHTML-Print REC | ot | 2006-10-10 | 1 | -4/+4 |
| | |||||
* | XHTML-Print recommendation published 20 Sept 2006 | ot | 2006-10-10 | 1 | -1/+15 |
| | | | | http://www.w3.org/TR/xhtml-print/ | ||||
* | recently added icons for SVG (porting to HEAD) | ot | 2006-08-10 | 1 | -1/+13 |
| | |||||
* | more fixup of typos on types config file (port to HEAD) | ot | 2006-08-01 | 1 | -6/+2 |
| | |||||
* | fixing typo in SMIL 1.0 entry | ot | 2006-07-28 | 1 | -2/+2 |
| | |||||
* | merging from 0.7 branch into trunk at tag validator-0_7_2-release | ot | 2006-03-31 | 2 | -4/+4 |
| | |||||
* | adding alternate pubid for iso html. fixed ↵ | ot | 2005-09-21 | 1 | -1/+18 |
| | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=1809 -- porting from 0.7 branch | ||||
* | goodbye onsgmls. | bjoern | 2005-08-18 | 1 | -5/+1 |
| | |||||
* | Use HTML::Encoding instead of proprietary code and some cleanup | bjoern | 2005-08-18 | 1 | -66/+54 |
| | |||||
* | Noticed that onsgmls -c is very picky with paths, and will not find the catalogs | ot | 2005-07-08 | 1 | -1/+2 |
| | | | | if their path has a double slash. Adding a notice accordingly. | ||||
* | adding Mobile SVG Profiles (1.1) | ot | 2005-06-03 | 1 | -1/+34 |
| | |||||
* | (re?)Adding catalog and types registry entries for some variants of HTML 2: | ot | 2005-05-24 | 1 | -2/+50 |
| | | | | | HTML 2.0 Level 1, HTML 2.0 Strict and HTML 2.0 Strict Level 1 See: http://www.w3.org/Bugs/Public/show_bug.cgi?id=1481 | ||||
* | added alias between charset KSC_5601 and KS_C_5601-1987 | ot | 2005-05-18 | 1 | -1/+2 |
| | | | | added KSC_5601 to the detailed form as well | ||||
* | updated title of altAttribute | dom | 2005-04-28 | 1 | -2/+2 |
| | |||||
* | a few fixes to the media types for mathml, after cross-check with Max Froumentin | ot | 2005-04-22 | 1 | -3/+9 |
| | |||||
* | Adding application/mathml+xml to list of acceptable media types. | ot | 2005-04-20 | 1 | -1/+2 |
| | | | | | Can't find direct pointer to registration at the moment, but at least it is in rfc3023. | ||||
* | Adding XHTML+Math* to types registry | ot | 2005-04-19 | 1 | -1/+31 |
| | | | | | - allows pretty-print FPI display in results - "forces" proper parse modes (XML) even if sent as text/html | ||||
* | First cut at limiting recursion; cf. Bug #204. | link | 2005-02-05 | 1 | -1/+7 |
| | |||||
* | Renabling badges; close Bug #915. | link | 2005-02-05 | 1 | -1/+13 |
| | |||||
* | Adding MathML 2.0, SVG 1.0/1.1, and SMIL 1.0/2.0. This closes Bug #860. | link | 2005-02-05 | 1 | -3/+74 |
| | |||||
* | Implement more sophisticated parsemode determination, and admit to setting | link | 2005-02-04 | 2 | -18/+13 |
| | | | | parse mode and not the document's "type". Inline MIME mapping into v.conf. | ||||
* | Nuke "Namespaces" subsection in favour of single "Namespace" parameter. | link | 2005-02-04 | 1 | -46/+7 |
| | |||||
* | Move more HTML escaping to templates. | ville | 2005-01-15 | 1 | -2/+4 |
| | |||||
* | moving htdocs/config/verbosemsg.cfg to ↵ | ot | 2004-11-19 | 2 | -1712/+1 |
| | | | | | | share/templates/en_US.UTF-8/error_messages.cfg We don't need to give its path in the general config, any more | ||||
* | the verbosemsg file is (supposedly) in the same directory as the other ↵ | ot | 2004-11-16 | 1 | -3/+4 |
| | | | | config files - fixing path | ||||
* | re-adding error message explanations - still misses Jim's bit of JS to load ↵ | ot | 2004-11-15 | 1 | -1/+3 |
| | | | | | | them only once. http://www.w3.org/Bugs/Public/show_bug.cgi?id=906 | ||||
* | adding to HEAD | ot | 2004-11-11 | 1 | -0/+1707 |
| | |||||
* | Sync HTML 2.0 types with the current contents of sgml-lib. | ville | 2004-10-12 | 1 | -49/+2 |
| | |||||
* | Point Info URLs of XHTML 1.0 to "latest version". | ville | 2004-10-12 | 1 | -4/+4 |
| | |||||
* | Fix HTML 4.0 badge URIs. | ville | 2004-10-10 | 1 | -4/+4 |
| | |||||
* | Don't hardcode en_US in base template path; move it to Perl code instead so | ville | 2004-10-10 | 1 | -2/+2 |
| | | | | we can conneg that sometime later. | ||||
* | Improve docs. | ville | 2004-10-10 | 1 | -3/+5 |
| | |||||
* | Add ks_c_5601-1987, closing Bug #193. | link | 2004-09-09 | 1 | -1/+2 |
| |