--- test/html-webhacc/ChangeLog 2007/07/17 13:52:54 1.25 +++ test/html-webhacc/ChangeLog 2007/08/11 13:54:54 1.28 @@ -1,3 +1,39 @@ +2007-08-11 Wakaba + + * cc.cgi, parser-manakai.cgi, parser.cgi: Use |Message::CGI::HTTP| + instead of |SuikaWiki::Input::HTTP|. + +2007-08-05 Wakaba + + * cc-interface.en.html: IMT |application/atom+xml| is added. + Link to |cc-todo| is added. + +2007-07-24 Wakaba + + * error-description.xml: Description for "after body", "bare etago", + and "bogus end tag" are added. + +2007-07-21 Wakaba + + * cc-style.css: Don't remove bullet of the document node + in the document tree. Don't collapse white space + in the |code| elements. + + * cc.cgi: Put identifiers and class names into |code| + element. + (get_text): Template for attribute values are supported. + + * error-descriotion-source.en.xml: More error descriptions + are included. Use |{@}| attribute value insertion macro + for errors in which it should be useful. + +2007-07-17 Wakaba + + * cc.cgi: Output HTTP and HTML header before try to + fetch the specified resource for usability. Add + tables, identifiers, and terms section to the TOC. + Generate classes list. + 2007-07-17 Wakaba * alert.png, error.png, info.png: New images.