Parent Directory
|
Revision Log
++ ChangeLog 21 Jul 2008 05:20:07 -0000 * cc.cgi: Information sections are now handled by WebHACC::Input module. Input objects for subdocuments now owns their own subclass. 2008-07-21 Wakaba <wakaba@suika.fam.cx> ++ html/WebHACC/Language/ChangeLog 21 Jul 2008 05:24:27 -0000 * Base.pm: Use new method for node links. * CSS.pm: Typo fixes. Pass |input| object as an argument to the CSSOM validation not supported error. 2008-07-21 Wakaba <wakaba@suika.fam.cx> ++ html/WebHACC/ChangeLog 21 Jul 2008 05:23:21 -0000 * Input.pm: A new subclass for subdocuments are added. Methods for information sections are added (from cc.cgi). * Output.pm (code): Support for attributes. (script, dt): New methods. (node_link): New method (from get_node_link in WebHACC::Result, which comes from cc.cgi). * Result.pm (add_error): Show some text even if no location infomration is available. Use input object, if available, as fallback for location information. (get_error_label, get_node_path, get_node_link): Removed. The first method is no longer used. The latters are now supported as |node_link| method in WebHACC::Output. 2008-07-21 Wakaba <wakaba@suika.fam.cx>
| 1 | wakaba | 1.2 | 2008-07-21 Wakaba <wakaba@suika.fam.cx> |
| 2 | |||
| 3 | wakaba | 1.3 | * Base.pm: Use new method for node links. |
| 4 | |||
| 5 | * CSS.pm: Typo fixes. Pass |input| object as an argument | ||
| 6 | to the CSSOM validation not supported error. | ||
| 7 | |||
| 8 | 2008-07-21 Wakaba <wakaba@suika.fam.cx> | ||
| 9 | |||
| 10 | wakaba | 1.2 | * Base.pm (_get_cc_url, _encode_url_component): Remove (now |
| 11 | supported by WebHACC::Output). | ||
| 12 | |||
| 13 | * CSS.pm, CacheManifest.pm, DOM.pm, Default.pm, | ||
| 14 | HTML.pm, WebIDL.pm, XML.pm: Error reporting is now delegated to | ||
| 15 | WebHACC::Result. | ||
| 16 | |||
| 17 | wakaba | 1.1 | 2008-07-20 Wakaba <wakaba@suika.fam.cx> |
| 18 | |||
| 19 | * ChangeLog: New file. | ||
| 20 | |||
| 21 | * Base.pm, Default.pm, HTML.pm, XML.pm, CSS.pm, | ||
| 22 | CacheManifest.pm, WebIDL.pom, DOM.pm: New modules. | ||
| 23 |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |