/[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.2 - (hide annotations) (download) (as text)
Fri Sep 21 09:23:23 2007 UTC (17 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.1: +7 -2 lines
File MIME type: text/html
*** empty log message ***

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 wakaba 1.2 <link rel=prev href=news-0-3 title="Changes in manakai 0.3.*">
8 wakaba 1.1 <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 wakaba 1.2 No Longer Used</strong>. DTD module generation is dropped as well.</li>
26 wakaba 1.1 <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 wakaba 1.2 <li><code>TreeStore</code>, <code>XDP</code>, and <code>SuikaWiki</code>
39     modules are dropped. They might be eventually reimplemented
40     if necessary.</li>
41     <li>Support for Atom Threading Extension is dropped. It is expected
42     to be reimplemented in a future revision of manakai.</li>
43 wakaba 1.1 </ul>
44     </div>
45    
46     </body>
47     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24