1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{{{trans_locale}}}" lang="{{{trans_locale}}}"><!-- InstanceBegin template="/Templates/b2evodistrib.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<meta http-equiv="Content-Type" content="text/html; charset={{{trans_charset}}}" />
<title>{{{b2evo package}}}: {{{Upgrading from GeekLog}}}</title>
<!-- InstanceEndEditable --><link href="../blogs/rsc/b2evo.css" rel="stylesheet" type="text/css" />
<!-- InstanceBeginEditable name="head" --> <!-- InstanceEndEditable -->
<!-- InstanceParam name="lang" type="text" value="{{{trans_locale}}}" -->
</head>
<body>
<div id="rowheader" >
<h1><a href="http://b2evolution.net/" title="{{{b2evolution: official site}}}"><img src="../blogs/img/b2evolution_logo.png" alt="b2evolution" width="472" height="102" border="0" /></a></h1>
<div id="tagline">{{{Multilingual multiuser multi-blog engine.}}}</div>
<h1 id="version">{{{Version}}}: 0.9.1</h1>
<div id="quicklinks">
{{{b2evo package}}}:
<a href="../index.src.html">{{{Start page}}}</a> ·
<a href="../blogs/install/index.php?locale=%7B%7B%7Btrans_locale%7D%7D%7D">{{{Install}}}</a> ·
<a href="../blogs/index.php">{{{Blogs}}}</a> ·
<a href="../blogs/admin/">{{{Admin}}}</a> ·
{{{Online}}}:
<a href="http://b2evolution.net/man/">{{{Manual}}}</a> ·
<a href="http://b2evolution.net/man/supportfaq.html">{{{Support}}}</a>
</div>
</div>
<div class="installSideBar">
<p>{{{Available translations for this page:}}}</p>
{{{trans_available}}}
</div>
<!-- InstanceBeginEditable name="Main" -->
<h1>{{{Upgrading from GeekLog}}}</h1>
<p>{{{Before you begin, please note that some network features of b2evolution require you to agree our simple <a href="http://b2evolution.net/about/terms.html">Terms of service</a>.}}}</p>
<ol class="expanded">
<li>{{{<a href="install_new.src.html">Install b2evolution in the regular way.</a>}}}</li>
<li>{{{Follow the specific instructions in <a href="../extras/geeklog/README.txt">/extras/geeklog/README.txt</a>}}}</li>
</ol>
<!-- InstanceEndEditable -->
<div id="rowfooter">
<a href="http://b2evolution.net/">{{{official website}}}</a> ·
<a href="http://b2evolution.net/about/license.html">{{{GNU GPL license}}}</a> ·
<a href="http://fplanque.net/About/index.html">{{{contact}}}: François PLANQUE</a>
</div>
</body>
<!-- InstanceEnd --></html>
|