OSDN Git Service

Merge branch 'skinnable-master'
[nucleus-jp/nucleus-next.git] / nucleus / convert / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4         <title>Nucleus Convert</title>
5         <style><!--
6                 @import url('../styles/documentation/manual.css');
7         --></style>
8 </head>
9 <body>
10
11 <h1>Conversion from other weblog tools to Nucleus</h1>
12
13 <p>
14 In order to perform these conversions, you should be a Nucleus Super-Admin. Nucleus should already be installed, and you need to have Nucleus Super-Admin rights in order to continue.
15 </p>
16
17 <p>
18 Before you start the conversion, create Nucleus Members for all authors used in the other tool (e.g. for all GreyMatter authors).
19 </p>
20
21 <h1>Get Converting</h1>
22
23 <p>
24 Choose the type of weblogtool you want to convert below:
25 </p>
26
27 <ul>
28         <li><a href="blogger.php">Blogger</a></li>      
29         <li><a href="livejournal.php">Live Journal</a></li>
30         <li><a href="greymatter.php">GreyMatter v1.21c</a></li>
31         <li><a href="bloggercaif.php">Blogger + CAIF comments</a> (e.g. when using YACCS)</li>          
32         <li><a href="weblog.php">we::blog</a> (without comments)</li>   
33 </ul>
34
35 </body>
36 </html>