summaryrefslogtreecommitdiffstats
path: root/htdocs/file-upload.html
Commit message (Collapse)AuthorAgeFilesLines
* porting from branch with new message noteot2005-02-091-4/+4
|
* linking to newly created page on w3c/qa siteot2005-01-211-9/+11
|
* "this browser" was not very fool-proof, making the text clearerot2005-01-201-7/+6
|
* adding warning for the now infamous IE/XPSP2 bugot2005-01-201-2/+6
|
* Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre2.link2004-07-211-3/+3
| | | | (0.6.7 is missing relnotes and other minor tweaks)
* Merging from branch validator-0_6_0-branch, at tag validator-0_6_5-release.link2004-05-091-3/+5
|
* Merging from validator-0_6_0-branch, at tag validator-0_6_2-beta1, to HEAD.link2003-05-241-4/+4
|
* s/MarkUp/Markup/ for consistency with other w3.org.ville2003-02-241-3/+3
|
* modified to use SSI generated formot2002-12-051-61/+4
|
* s/HTML/MarkUp/ in "W3C HTML Validation Service". cf.link2002-10-231-3/+3
| | | | http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html
* Use doctype-select SSI, fix page title.ville2002-09-081-15/+5
|
* adding utf-16duerst2002-08-301-2/+3
|
* Added new encoding 'gb18030'.duerst2002-08-231-2/+3
| | | | | | | | | | | | | | BTW, here is what has to be done for adding a new encoding: - Check iconv on validator.w3.org to see whether encoding is available - Check http://www.iana.org/assignments/character-sets to see whether correctly listed as a charset, and make sure to use the MIME preferred alias if there is one. - add a line to the following four files: httpd/cgi-bin/check htdocs/detailed.html htdocs/file-upload.html htdocs/config/charset.cfg would be nice if this could be concentrated in one or two places.
* Merging to HEAD from validator-0_6_0 branch.link2002-08-201-7/+8
| | | | This will be validator-0_6_0b1c1 (Beta 1, Candidate 1).
* Work around those annoying blank lines left by Apache SSI.link2002-02-111-4/+4
|
* Continure redesign. Add unique titles for each page. Redesign navbar somewhat.link2001-09-241-3/+4
| | | | Move options to separate page. Shorten form on front page. Add @title. :-)
* Ooops! Cut&Paste from index.html brought along "URI" instead of "File". :-)link2001-09-201-3/+3
|
* Update to Valid XHTML 1.0. :-)link2001-09-191-40/+80
|
* Moving to use SSI consistently across the board. Add link to Documentation.link2001-09-191-52/+5
|
* Take care of some TODO items and kill a few warnings.link2001-05-261-2/+14
| | | | | | | | | | | | | | * Handle ISO-8859-8-I <URL:http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0018.html> * Add support for text/vnd.wap.wml <URL:http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0016.html> * Make various URIs configurable <URL:http://lists.w3.org/Archives/Public/www-validator/2001JanMar/0222.html> * Add DOCTYPE selection to file-upload.html (Duh!). Thanks Peter! * Unbreak bogus upload "fixes" from 1.94. * Kill undef() warnings with charset comparisons. (This has probably broken charset handling Yet Again; *bet* on it!) * Add alias for iso-8859-1-windows-3.1-latin-1. You're welcome, Bruce. :-)
* Fix *another* typo reported by Tangina Barrows <grizzly@worldonline.it>.link2001-04-201-2/+2
| | | | <URL:http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0114.html>
* Fixed embarassing typo reported by Bruce Bailey <Bruce.Bailey@ed.gov>. :-)link2001-04-201-2/+2
| | | | <URL:http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0106.html>
* a page with a form that allows files to be uploaded for validationgerald2000-04-281-0/+91