File: upfrom_wordpress.src.html

package info (click to toggle)
b2evolution 0.9.2-3%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 12,972 kB
  • ctags: 5,460
  • sloc: php: 58,989; sh: 298; makefile: 36
file content (80 lines) | stat: -rw-r--r-- 5,836 bytes parent folder | download | duplicates (2)
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<!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 WordPress}}}</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> &middot; 
			<a href="../blogs/install/index.php?locale=%7B%7B%7Btrans_locale%7D%7D%7D">{{{Install}}}</a> &middot; 
			<a href="../blogs/index.php">{{{Blogs}}}</a> &middot; 
			<a href="../blogs/admin/">{{{Admin}}}</a> &middot; 
			{{{Online}}}: 
			<a href="http://b2evolution.net/man/">{{{Manual}}}</a> &middot; 
			<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 WordPress}}}</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>

<p>{{{The upgrade procedure below has been tested exclusively with WordPress version 1.2.
	Though it may not work with other versions,
	you can still give it a try quite safely. b2evolution will not harm your data, even if it can't understand it.
	The worst you would get is an error message.}}}</p>
<p><em>{{{However, as always, it is wise to do a backup of your current website / blog / database
(depending on what you already have) before starting to install something new.}}}</em></p>

<p>{{{Once you have unzipped the b2evolution distribution:}}}</p>

<ol class="expanded">
<li>{{{On your server, locate the mysql database you are already using for WordPress.
	You must use the same database for b2evolution to be able to upgrade. Feel safe, b2evolution will
	not alter your WordPress tables and data in any way!}}}<br />
		<span class="small"><br />
		<strong>{{{Note 1:}}} </strong>{{{Unless you changed the config, all tables created by b2evolution are prefixed with
		evo_ . Unless you already have an application using the same prefix, this makes it safe to install
		b2evolution in a database shared with other applications. For example, WordPress used tables prefixed with wp_ by default.
		Your existing tables will not be affected in any way.}}}<br />
		<strong>{{{Note 2:}}}</strong> {{{Why the same database? Because the SQL process we use to copy the data -- which is fast and
		secure -- can only be done within a single database.}}}</span></li>

<li>{{{Upload the b2evolution files to your website.}}}<br />
  <br />
  <span class="small"><strong>{{{Note:}}}</strong> {{{Only the contents of the <code>/blogs</code> directory need to be uploaded to your site. If you want b2evolution to handle the homepage of your site, upload the contents of the <code>/blogs</code> folder to your website root. However, you could start by uploading the files to a new subdirectory, <code>/b2evo</code> for example; that way<strong> your existing WordPress blog remains fully functional while you check out b2evolution.</strong>}}}<br />
  </span> <br />
{{{Let's assume you install the contents of the blogs folder to <code>http://yoursite.com/b2evo</code> ...}}}</li>

<li>{{{Run the installation script on your server. It is located in <code>http://yoursite.com/b2evo/install</code> . Then, simply follow the on screen instructions.<br />
  	<br />
	The installer will ask you a few questions, create required database tables, copy your WordPress data to b2evo (without affecting WordPress) and configure b2evolution for you.}}} </li>
<li>{{{Check to make sure the new installation works.}}}</li>
<li>{{{On production servers, it is recommended that you delete the <code>/install</code> subfolder.}}}</li>
<li>{{{Check the <a href="http://b2evolution.net/man/">manual</a> or the <a href="http://forums.b2evolution.net/">forums</a> for notes on upgrading your existing WordPress template &amp; skin to b2evolution.}}}<br />
<br />
<span class="small"><strong>{{{Note:}}}</strong> {{{You can reuse your current WordPress CSS design in a snap by copying your style.css file into any b2evolution skin folder which name starts with wpc_ (which stands for WordPress CSS compatible)}}}</span></li>
<li>{{{After basic install is done, there are a few <a href="http://b2evolution.net/man/install/trickystuff.html">tricky things you may need to take care of</a> (online manual).}}}</li>
</ol>
<!-- InstanceEndEditable -->
	<div id="rowfooter">
		<a href="http://b2evolution.net/">{{{official website}}}</a> &middot; 
		<a href="http://b2evolution.net/about/license.html">{{{GNU GPL license}}}</a> &middot; 
		<a href="http://fplanque.net/About/index.html">{{{contact}}}: Fran&ccedil;ois PLANQUE</a>
	</div>
</body>
<!-- InstanceEnd --></html>