Parent Directory
|
Revision Log
|
Patch
| revision 1.64 by wakaba, Sat Apr 12 15:57:56 2008 UTC | revision 1.89 by wakaba, Fri Aug 15 12:11:56 2008 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | 2008-08-15 Wakaba <[email protected]> | |
| 2 | ||
| 3 | * error-description-source.xml: Missing entries for | |
| 4 | Whatpm::ContentChecker and Whatpm::ContentChecker::HTML | |
| 5 | error types are added. Error entries used by these | |
| 6 | modules are marked as such. | |
| 7 | ||
| 8 | 2008-08-15 Wakaba <[email protected]> | |
| 9 | ||
| 10 | * error-description-source.xml: Missing entries for Whatpm::HTML | |
| 11 | error types are added. Error entries used by Whatpm::HTML | |
| 12 | are marked as "HTML::Parser". | |
| 13 | ||
| 14 | 2008-08-15 Wakaba <[email protected]> | |
| 15 | ||
| 16 | * cc-style.css: Add icons to links and headings of error sections. | |
| 17 | Use standard "uncertain" color for level-u errors. "No error found" | |
| 18 | messages are now handled by catalog, not by CSS presentation. | |
| 19 | The result paragraph saying that the conformance is unknown | |
| 20 | should be bordered as uncertain error messages are. | |
| 21 | ||
| 22 | * error-description-source.xml: New message entries | |
| 23 | for not-translated-yet messages. Distinguish result table's | |
| 24 | layer names from other similar texts. | |
| 25 | ||
| 26 | 2008-08-14 Wakaba <[email protected]> | |
| 27 | ||
| 28 | * cc.cgi: Generate result summary sections for | |
| 29 | each subdocument. | |
| 30 | ||
| 31 | * error-description-source.xml: New entries to | |
| 32 | support localization of result sections. | |
| 33 | ||
| 34 | 2008-08-14 Wakaba <[email protected]> | |
| 35 | ||
| 36 | * cc-style.css: Support for revised version of result summary | |
| 37 | section styling. | |
| 38 | ||
| 39 | 2008-08-14 Wakaba <[email protected]> | |
| 40 | ||
| 41 | * cc-style.css: Revised such that subdocument check results | |
| 42 | do not look stupid and that new class name rules | |
| 43 | for level-* and layer-* is reflected by icons. | |
| 44 | ||
| 45 | 2008-08-14 Wakaba <[email protected]> | |
| 46 | ||
| 47 | * cc-script.js, cc-style.css: Support for tab styling | |
| 48 | of subdoc sections. | |
| 49 | ||
| 50 | * cc-script.js (onbodyload): Scroll to the pointed | |
| 51 | element, if possible. | |