--- test/html-webhacc/ChangeLog 2008/07/21 12:56:33 1.79
+++ test/html-webhacc/ChangeLog 2008/08/15 16:44:03 1.93
@@ -1,3 +1,119 @@
+2008-08-16 Wakaba
+
+ * cc-script.js (_showTab): Show the tab button of the selected
+ tab.
+
+ * cc-script.css (nav): Show scrollbar if there are too many
+ tabs.
+
+ * cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e.
+ imlementation error case).
+
+2008-08-16 Wakaba
+
+ * error-description-source.xml: Error entries for
+ Whatpm::URIChecker and Whatpm::LangTag error types
+ are added.
+
+2008-08-15 Wakaba
+
+ * error-description-source.xml: Error entries
+ for Whatpm::RDFXML errors are addded. Missing entries
+ for Whatpm::HTMLTable errors are added.
+
+2008-08-15 Wakaba
+
+ * error-description-source.xml: Missing entries for
+ Whatpm::ContentChecker::Atom errors are added.
+
+2008-08-15 Wakaba
+
+ * error-description-source.xml: Missing entries for
+ Whatpm::ContentChecker and Whatpm::ContentChecker::HTML
+ error types are added. Error entries used by these
+ modules are marked as such.
+
+2008-08-15 Wakaba
+
+ * error-description-source.xml: Missing entries for Whatpm::HTML
+ error types are added. Error entries used by Whatpm::HTML
+ are marked as "HTML::Parser".
+
+2008-08-15 Wakaba
+
+ * cc-style.css: Add icons to links and headings of error sections.
+ Use standard "uncertain" color for level-u errors. "No error found"
+ messages are now handled by catalog, not by CSS presentation.
+ The result paragraph saying that the conformance is unknown
+ should be bordered as uncertain error messages are.
+
+ * error-description-source.xml: New message entries
+ for not-translated-yet messages. Distinguish result table's
+ layer names from other similar texts.
+
+2008-08-14 Wakaba
+
+ * cc.cgi: Generate result summary sections for
+ each subdocument.
+
+ * error-description-source.xml: New entries to
+ support localization of result sections.
+
+2008-08-14 Wakaba
+
+ * cc-style.css: Support for revised version of result summary
+ section styling.
+
+2008-08-14 Wakaba
+
+ * cc-style.css: Revised such that subdocument check results
+ do not look stupid and that new class name rules
+ for level-* and layer-* is reflected by icons.
+
+2008-08-14 Wakaba
+
+ * cc-script.js, cc-style.css: Support for tab styling
+ of subdoc sections.
+
+ * cc-script.js (onbodyload): Scroll to the pointed
+ element, if possible.
+
+2008-08-14 Wakaba
+
+ * cc-script.js, cc-style.js: Support for tab styling
+ of the "input" subsections. Support for the "details"
+ widget.
+
+2008-08-10 Wakaba
+
+ * cc-script.js: Functions for tabbing are added.
+
+ * cc-style.css: Tab styling rules are added.
+
+2008-07-27 Wakaba
+
+ * .htaccess: Files gone.
+
+ * cc-interface.en.html, cc-todo.txt: Removed.
+
+ * cc-about.en.html: New document.
+
+ * cc.cgi: Insert document input section before anything.
+ No check performed if no URL is specified and the
+ input is empty.
+
+ * error-description-source.xml (WebHACC:Heading): Link
+ to cc-about in place of cc-interface.
+
+2008-07-26 Wakaba
+
+ * cc.cgi: get_input_document function is now handled
+ by WebHACC::Input classes. |cc-script| reference
+ is now generated by |html_header| in WebHACC::Output.
+
+ * error-description-source.xml: Document URL and Request URL
+ are now just "URLs".
+
2008-07-21 Wakaba
* .htaccess: error-description-source.xml is in UTF-8