W3C CVS

CVS log for validator/htdocs/config/validator.conf

[BACK] Up to [Public] / validator / htdocs / config

Request diff between arbitrary revisions


Default branch: 1

Revision 1.30 / (download) - annotate - [select for diffs] , Sat Oct 11 10:17:17 2008 UTC (28 hours, 28 minutes ago) by emiret
CVS Tags: HEAD
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)
Fixed a small typo: s/chacking/checking/.

Revision 1.29 / (download) - annotate - [select for diffs] , Fri Aug 15 13:30:11 2008 UTC (8 weeks, 2 days ago) by ot
Changes since 1.28: +5 -1 lines
Diff to previous 1.28 (colored)
sample conf to enable HTML5 external checker

Revision 1.28 / (download) - annotate - [select for diffs] , Wed Mar 14 06:33:35 2007 UTC (19 months ago) by ot
CVS Tags: validator-0_8_3-release, validator-0_8_2-release, validator-0_8_1-release, validator-0_8_0-release, validator-0_8_0-beta2, validator-0_8_0-beta1
Changes since 1.27: +5 -1 lines
Diff to previous 1.27 (colored)
first pass at implementing language negotiation/selection. Can certainly be improved, but it works

Revision 1.27 / (download) - annotate - [select for diffs] , Fri Mar 2 07:08:16 2007 UTC (19 months, 1 week ago) by ot
Changes since 1.26: +4 -1 lines
Diff to previous 1.26 (colored)
Should not hardcode tidy conf path, make it configurable in main conf file

Revision 1.26 / (download) - annotate - [select for diffs] , Mon Nov 13 04:13:52 2006 UTC (22 months, 4 weeks ago) by ot
Changes since 1.25: +5 -3 lines
Diff to previous 1.25 (colored)
porting 0.7.4 changes to HEAD:
* SOAP API can be disabled/enabled

Revision 1.24.2.1 / (download) - annotate - [select for diffs] , Fri Nov 10 02:51:49 2006 UTC (23 months ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_4-release, validator-0_7_4-rc1
Changes since 1.24: +4 -3 lines
Diff to previous 1.24 (colored) next main 1.25 (colored)
Plugging the (old, unused? so far) option to enable/disable the soap output
to the actual API. Changing default to enabled in config file, maintainers
wishing to disable can now use the directive in configuration file, and
validator would then return 503 service not available to output=soap12 requests.

Revision 1.25 / (download) - annotate - [select for diffs] , Thu Aug 18 04:16:54 2005 UTC (3 years, 1 month ago) by bjoern
Changes since 1.24: +1 -5 lines
Diff to previous 1.24 (colored)
goodbye onsgmls.

Revision 1.24 / (download) - annotate - [select for diffs] , Fri Jul 8 08:31:09 2005 UTC (3 years, 3 months ago) by ot
CVS Tags: validator-0_7_3-release, validator-0_7_3-rc1, validator-0_7_2-release, validator-0_7_1-release, validator-0_7_0-release, validator-0_7_0-beta2, validator-0_7_0-beta1, validator-0_7-branchpoint, validator-0_7-branchmerge
Branch point for: validator-0_7-branch
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Noticed that onsgmls -c is very picky with paths, and will not find the catalogs
if their path has a double slash. Adding a notice accordingly.

Revision 1.23 / (download) - annotate - [select for diffs] , Wed Apr 20 01:56:50 2005 UTC (3 years, 5 months ago) by ot
CVS Tags: validator-0_7_0-alpha2, validator-0_7_0-alpha1
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Adding application/mathml+xml to list of acceptable media types.
Can't find direct pointer to registration at the moment, but at least
it is in rfc3023.

Revision 1.22 / (download) - annotate - [select for diffs] , Sat Feb 5 21:02:14 2005 UTC (3 years, 8 months ago) by link
Changes since 1.21: +7 -1 lines
Diff to previous 1.21 (colored)
First cut at limiting recursion; cf. Bug #204.

Revision 1.21 / (download) - annotate - [select for diffs] , Fri Feb 4 18:40:59 2005 UTC (3 years, 8 months ago) by link
Changes since 1.20: +13 -5 lines
Diff to previous 1.20 (colored)
Implement more sophisticated parsemode determination, and admit to setting
parse mode and not the document's "type". Inline MIME mapping into v.conf.

Revision 1.20 / (download) - annotate - [select for diffs] , Fri Nov 19 07:07:19 2004 UTC (3 years, 10 months ago) by ot
Changes since 1.19: +1 -5 lines
Diff to previous 1.19 (colored)
moving htdocs/config/verbosemsg.cfg to share/templates/en_US.UTF-8/error_messages.cfg
We don't need to give its path in the general config, any more

Revision 1.19 / (download) - annotate - [select for diffs] , Tue Nov 16 01:27:33 2004 UTC (3 years, 10 months ago) by ot
Changes since 1.18: +4 -3 lines
Diff to previous 1.18 (colored)
the verbosemsg file is (supposedly) in the same directory as the other config files - fixing path

Revision 1.18 / (download) - annotate - [select for diffs] , Mon Nov 15 05:27:10 2004 UTC (3 years, 10 months ago) by ot
Changes since 1.17: +3 -1 lines
Diff to previous 1.17 (colored)
re-adding error message explanations - still misses Jim's bit of JS to load them only once.
http://www.w3.org/Bugs/Public/show_bug.cgi?id=906

Revision 1.17 / (download) - annotate - [select for diffs] , Sun Oct 10 15:23:21 2004 UTC (4 years ago) by ville
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)
Don't hardcode en_US in base template path; move it to Perl code instead so
we can conneg that sometime later.

Revision 1.16 / (download) - annotate - [select for diffs] , Sun Oct 10 15:10:44 2004 UTC (4 years ago) by ville
Changes since 1.15: +5 -3 lines
Diff to previous 1.15 (colored)
Improve docs.

Revision 1.15 / (download) - annotate - [select for diffs] , Sat Sep 4 21:13:59 2004 UTC (4 years, 1 month ago) by link
Changes since 1.14: +5 -1 lines
Diff to previous 1.14 (colored)
Add example of and comment for the "Enable SOAP" config var. This was the
last missing var that I'm aware of, and thus this closes Bug #747 when
combined with the other config cleanup.

Revision 1.14 / (download) - annotate - [select for diffs] , Sat Sep 4 21:06:16 2004 UTC (4 years, 1 month ago) by link
Changes since 1.13: +45 -20 lines
Diff to previous 1.13 (colored)
More config cleanup. Provide SetEnv for base path, and check all paths for
existance and readability (-d and -r). This closes Bug #863.

Revision 1.13 / (download) - annotate - [select for diffs] , Fri Sep 3 01:26:33 2004 UTC (4 years, 1 month ago) by link
Changes since 1.12: +34 -27 lines
Diff to previous 1.12 (colored)
Landing first cut of new config layout. Clean up various config names,
nuke obsoleted config files, and start to make use of new Types Registry.

There's breakage. There's unfinished pieces (type.cfg). Fun all around! :-)

Revision 1.12 / (download) - annotate - [select for diffs] , Wed Jul 21 16:18:29 2004 UTC (4 years, 2 months ago) by link
Changes since 1.11: +3 -5 lines
Diff to previous 1.11 (colored)
Cleaning up local paths from sample config.

Revision 1.11 / (download) - annotate - [select for diffs] , Wed Jul 21 15:07:00 2004 UTC (4 years, 2 months ago) by link
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored)
Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre2.
(0.6.7 is missing relnotes and other minor tweaks)

Revision 1.2.2.9 / (download) - annotate - [select for diffs] , Tue May 18 03:41:19 2004 UTC (4 years, 4 months ago) by link
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_7-release, validator-0_6_7-pre4, validator-0_6_7-pre3, validator-0_6_7-pre2, validator-0_6_7-pre1, validator-0_6_6-release, validator-0_6_6
Changes since 1.2.2.8: +3 -3 lines
Diff to previous 1.2.2.8 (colored) next main 1.3 (colored)
s/URI/URL/g; # Or at least everywhere it's possible/makes sense. :-)

Revision 1.10 / (download) - annotate - [select for diffs] , Sun May 9 15:56:49 2004 UTC (4 years, 5 months ago) by link
Changes since 1.9: +6 -4 lines
Diff to previous 1.9 (colored)
Merging from branch validator-0_6_0-branch, at tag validator-0_6_5-release.

Revision 1.2.2.8 / (download) - annotate - [select for diffs] , Thu Nov 13 13:11:53 2003 UTC (4 years, 11 months ago) by ville
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_5-release, validator-0_6_5-beta3, validator-0_6_5-beta2, validator-0_6_5
Changes since 1.2.2.7: +2 -2 lines
Diff to previous 1.2.2.7 (colored)
Remove extra slash from XHTML 1.0 Basic image URI, thanks to Jörg Hartmann.
http://lists.w3.org/Archives/Public/www-validator/2003Nov/0044.html

Revision 1.9 / (download) - annotate - [select for diffs] , Wed Nov 12 21:20:37 2003 UTC (4 years, 11 months ago) by ville
Changes since 1.8: +5 -1 lines
Diff to previous 1.8 (colored)
Configurable template path, thanks to Struan Donald.
http://lists.w3.org/Archives/Public/www-validator/2003Nov/0059.html

Revision 1.2.2.7 / (download) - annotate - [select for diffs] , Sat Aug 23 15:54:48 2003 UTC (5 years, 1 month ago) by link
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_5-beta1, validator-0_6_2-beta1
Changes since 1.2.2.6: +5 -1 lines
Diff to previous 1.2.2.6 (colored)
Land developer snapshot WS framework. Disabled by default (including
loading the relevant modules only if enabled) and if the modules are
missing. Not really functioning, but gives a starting point for further
development. Proof-of-Concept code in Perl and Python has been written and
will likely land along with more fleshed out framework code.

Revision 1.2.2.6 / (download) - annotate - [select for diffs] , Wed Jul 23 19:43:22 2003 UTC (5 years, 2 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.2.2.5: +5 -1 lines
Diff to previous 1.2.2.5 (colored)
Landing new error explanations code. Now uses OpenSP's message IDs to
catch each emitted message and a Config::General config file to store
custom explanations. An intended future development is context-sensitive
hints and tips, l10n/i18n, and overriding of the messages themselves.

For now it shows the original error message and merely includes the
verbose explanation. A future enhancement would be to supress the
original error message alltogether and display our own customized
version (which is possibly localized based on Accept-Language headers).

A minimal script for parsing the OpenSP message file is included and
should be relatively easy to modify to support migrating error
explanations and other value-add data if and when OpenSP updates.

The major unresolved points remaining revolve around presentation:

  * Should explanations be triggered by the Verbose switch?
    Or should they merely become more verbose with it enabled?

  * Can we use JavaScript to display explanations on demand?
    (Jim is working on it, but we'll see whether he can come
     up with something that will scale well (both up and down)).

  * How best to encourage users to submit improved explanations?

  * Is it appropriate to include the "Help Wanted" spiels in the
    production release?

Otherwise this code should be reasonably solid.

Revision 1.2.2.5 / (download) - annotate - [select for diffs] , Sun Jul 20 15:39:59 2003 UTC (5 years, 2 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.2.2.4: +2 -1 lines
Diff to previous 1.2.2.4 (colored)
Add trailing newline at end of file.

Revision 1.2.2.4 / (download) - annotate - [select for diffs] , Thu Jul 17 18:58:12 2003 UTC (5 years, 2 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.2.2.3: +4 -4 lines
Diff to previous 1.2.2.3 (colored)
* Implement option to disable validating resources at private IP addresses,
  and have them disabled by default.  Config option: "Allow Private IPs".
* The Net::IP module is required now.

Revision 1.8 / (download) - annotate - [select for diffs] , Sat Apr 19 04:07:43 2003 UTC (5 years, 5 months ago) by link
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)
Enable data: URI scheme.

Revision 1.2.2.3 / (download) - annotate - [select for diffs] , Sat Apr 19 04:06:47 2003 UTC (5 years, 5 months ago) by link
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_2-beta2
Changes since 1.2.2.2: +2 -2 lines
Diff to previous 1.2.2.2 (colored)
Enable data: URI scheme.

Revision 1.7 / (download) - annotate - [select for diffs] , Mon Feb 24 23:33:18 2003 UTC (5 years, 7 months ago) by ville
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)
s/MarkUp/Markup/ for consistency with other w3.org.

Revision 1.2.2.2 / (download) - annotate - [select for diffs] , Mon Feb 24 23:14:28 2003 UTC (5 years, 7 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.2.2.1: +2 -2 lines
Diff to previous 1.2.2.1 (colored)
s/MarkUp/Markup/ for consistency with w3.org.

Revision 1.6 / (download) - annotate - [select for diffs] , Fri Jan 3 20:21:55 2003 UTC (5 years, 9 months ago) by ville
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)
Applying patches from Dave Evans (with minor tweaks).
See <http://lists.w3.org/Archives/Public/www-validator/2003Jan/0005.html>

Revision 1.5 / (download) - annotate - [select for diffs] , Sun Dec 8 01:46:44 2002 UTC (5 years, 10 months ago) by link
Changes since 1.4: +5 -9 lines
Diff to previous 1.4 (colored)
Landing new config code. Badges are borken, the link to the relevant spec
from "This page is valid Foo" is borken, and there is a good chance the
DOCTYPE Override is borken. Otherwise this should be more or less working.

Revision 1.4 / (download) - annotate - [select for diffs] , Sat Dec 7 04:00:18 2002 UTC (5 years, 10 months ago) by link
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)
Make use of Config::General's -InterPolateVars option.

Revision 1.3 / (download) - annotate - [select for diffs] , Sat Dec 7 03:48:58 2002 UTC (5 years, 10 months ago) by link
Changes since 1.2: +1 -7 lines
Diff to previous 1.2 (colored)
Remove no longer used Header/Footer params.

Revision 1.2.2.1 / (download) - annotate - [select for diffs] , Mon Dec 2 11:45:26 2002 UTC (5 years, 10 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.2: +30 -43 lines
Diff to previous 1.2 (colored)
Adding validator.conf (renamed check.cfg) on 0.6.0-branch (was added only
on HEAD during rename).

Revision 1.2 / (download) - annotate - [select for diffs] , Sun Dec 1 13:47:15 2002 UTC (5 years, 10 months ago) by link
Branch point for: validator-0_6_0-branch
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)
Tweak CSS for template code.

Revision 1.1 / (download) - annotate - [select for diffs] , Sun Dec 1 00:46:18 2002 UTC (5 years, 10 months ago) by link
Diff
Renaming check.cfg to validator.conf to fit in with new config scheme.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster