/[suikacvs]/messaging/manakai/doc/web/news-0-4.en.html
Suika

Contents of /messaging/manakai/doc/web/news-0-4.en.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Fri Sep 21 09:09:45 2007 UTC (17 years, 1 month ago) by wakaba
Branch: MAIN
File MIME type: text/html
++ manakai/doc/web/ChangeLog	21 Sep 2007 09:08:56 -0000
2007-09-21  Wakaba  <wakaba@suika.fam.cx>

	* manakai-logo.png: (After long sleep time) added.

	* news-0-4.en.html: New document.

	* manakai-style.css: New style sheet.

1 wakaba 1.1 <!DOCTYPE HTML>
2     <html lang=en>
3     <head>
4     <title>Changes in manakai 0.4</title>
5     <link rel=author href="http://suika.fam.cx/~wakaba/who?" title=Wakaba>
6     <link rel=license href="http://suika.fam.cx/c/pd" title="Public Domain">
7     <link rel=prev href=news-0.3 title="Changes in manakai 0.3.*">
8     <link rel=stylesheet href="manakai-style">
9     </head>
10     <body>
11     <h1>Changes in manakai 0.4</h1>
12    
13     <div class=section id=manakai-0-4-0>
14     <h2>Changes from manakai 0.3.2 to 0.4.0</h2>
15    
16     <ul>
17     <li><strong class=caption>DOM Implementation is rewritten</strong>.
18     A DOM implementation can now be instantiated without
19     meaningless <code>DOMImplementationRegistry</code> object!
20     For more information, see
21     <a href="../../lib/Message/DOM/DOMImplementation.html#methods">the
22     documentation for the <code>Message::DOM::DOMImplementation</code>
23     module</a>.</li>
24     <li><strong class=caption><q>dis</q> Code Generator is
25     No Longer Used</strong>.</li>
26     <li><strong class=caption>Limited Support for DOM5 HTML</strong>,
27     including <code>compat_mode</code>, <code>manakai_compat_mode</code>,
28     and part of <code>inner_html</code> attributes. Note
29     that the <code>inner_html</code> attribute relies on the HTML5
30     parser and serializer that are part of the
31     <a href="http://suika.fam.cx/www/markup/html/whatpm/readme">Whatpm</a>
32     package.</li>
33     <li><strong class=caption>DOM Internet Media Type Module Support</strong>.</li>
34     <li><a href="http://suika.fam.cx/www/manakai-charlib/readme">Japanese
35     character encoding modules</a> are no longer
36     part of the manakai-core package, for some reason.
37     Sorry for inconvinience.</li>
38     </ul>
39     </div>
40    
41     </body>
42     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24