W3C CVS

CVS log for validator/misc/spmpp.pl

[BACK] Up to [Public] / validator / misc

Request diff between arbitrary revisions


Default branch: 1

Revision 1.2 / (download) - annotate - [select for diffs] , Sun May 9 15:56:55 2004 UTC (4 years, 2 months ago) by link
CVS Tags: 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, validator-0_7_4-release, validator-0_7_4-rc1, 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_0-alpha2, validator-0_7_0-alpha1, validator-0_7-branchpoint, validator-0_7-branchmerge, validator-0_7-branch, HEAD
Changes since 1.1: +75 -0 lines
Diff to previous 1.1 (colored)
Merging from branch validator-0_6_0-branch, at tag validator-0_6_5-release.

Revision 1.1.2.2 / (download) - annotate - [select for diffs] , Sat Jul 26 16:05:55 2003 UTC (4 years, 11 months ago) by ville
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, validator-0_6_5-release, validator-0_6_5-beta3, validator-0_6_5-beta2, validator-0_6_5-beta1, validator-0_6_5
Changes since 1.1.2.1: +4 -2 lines
Diff to previous 1.1.2.1 (colored) next main 1.2 (colored)
It's now possible to give the location of ParserMessages.rc in the command line.

Revision 1.1.2.1 / (download) - annotate - [select for diffs] , Wed Jul 23 19:43:23 2003 UTC (4 years, 11 months ago) by link
Branch: validator-0_6_0-branch
Changes since 1.1: +73 -0 lines
Diff to previous 1.1 (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.1, Wed Jul 23 19:43:23 2003 UTC (4 years, 11 months ago) by link
Branch point for: validator-0_6_0-branch
FILE REMOVED
file spmpp.pl was initially added on branch validator-0_6_0-branch.

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