| 47 | | The link will help promoting b2, since this is its only mean of promotion.<br /> |
|---|
| 48 | | If you like b2, you can help me with a donation (even if it's only 2 or 3 dollars, every donation helps), or you can buy me stuff from my <a href="http://www.amazon.com/exec/obidos/registry-address-select-done/1XKLC38KDUPXR/103-8901342-4908609">wishlist</a> :) |
|---|
| 49 | | <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
|---|
| 50 | | <input type="hidden" name="cmd" value="_xclick" /> |
|---|
| 51 | | <input type="hidden" name="business" value="dieu@paradis.com" /> |
|---|
| 52 | | <input type="image" src="https://www.paypal.com/images/x-click-but04.gif" border="0" name="submit" alt="If you like b2 a lot, you may help me with a donation :)" title="If you like b2 a lot, you may help me with a donation :)" /> |
|---|
| 53 | | </form></p> |
|---|
| 54 | | |
|---|
| 55 | | <p> </p> |
|---|
| 56 | | <a name="installation"></a><h1>installation:</h1> |
|---|
| | 47 | The link will help promote <a href="http://wordpress.org">WordPress</a> |
|---|
| | 48 | and is its only mean of promotion. |
|---|
| | 49 | <p>WordPress is built from b2, which comes from Michel V. We wouldn't be |
|---|
| | 50 | here without him, so why don't you grab him something from his <a href="http://www.amazon.com/exec/obidos/registry-address-select-done/1XKLC38KDUPXR/103-8901342-4908609">wishlist</a>?</p> |
|---|
| | 51 | <p>This document is currently beta stage, we'll be updating it extensively |
|---|
| | 52 | as WordPress matures.</p> |
|---|
| | 53 | |
|---|
| | 54 | <h1 id="installation">Installation:</h1> |
|---|
| 73 | | |
|---|
| 74 | | <strong>5.</strong> Launch b2install.php in your browser. This should setup the |
|---|
| 75 | | MySQL database for your blog. If there is an error, double check your |
|---|
| 76 | | b2config.php file, and try again. If it fails again, please go to the |
|---|
| 77 | | support forums there: <a href="http://tidakada.com/board" target="_blank">http://tidakada.com/board</a>, |
|---|
| 78 | | and make a post with all the information about the failure (error messages, |
|---|
| 79 | | etc), and your setup (the PHP and MySQL versions on your server, and the |
|---|
| 80 | | browser you were using).<br /><br /> |
|---|
| | 71 | <strong>5.</strong> Launch b2install.php in your browser. This should |
|---|
| | 72 | setup the MySQL database for your blog. If there is an error, double check |
|---|
| | 73 | your b2config.php file, and try again. If it fails again, please go to |
|---|
| | 74 | the <a href="http://wordpress.org/support/">support forums</a> and make |
|---|
| | 75 | a post with all the information about the failure (error messages, etc), |
|---|
| | 76 | and your setup (the PHP and MySQL versions on your server, and the browser |
|---|
| | 77 | you were using).<br /> |
|---|
| | 78 | <br /> |
|---|
| 88 | | and the pass "admin". Then click on the menu 'My Profile', |
|---|
| 89 | | and change the password. Note: |
|---|
| 90 | | you need javascript enabled to launch the profile popup window.<br /><br /> |
|---|
| 91 | | |
|---|
| 92 | | <strong>8.</strong> Do this if you don't want to blog as "admin": log |
|---|
| 93 | | out, create an user account on b2register.php, then re-log in as "admin", |
|---|
| | 85 | and the password given to you before. Then click on the menu 'My Profile', |
|---|
| | 86 | and change the password. Note: you need javascript enabled to launch the |
|---|
| | 87 | profile popup window.<br /> |
|---|
| | 88 | <br /> |
|---|
| | 89 | <strong>8.</strong> (Optional) If you don't want to blog as "admin": |
|---|
| | 90 | log out, create an user account on b2register.php, then re-log in as "admin", |
|---|
| 119 | | <strong>5.</strong> Upload the new files, and you're done. :)<br /></blockquote> |
|---|
| 120 | | <p>Users upgrading from v0.6preX to v0.6.1:</p> |
|---|
| 121 | | <blockquote> <strong>1.</strong> Unzip the package in an empty directory, to avoid |
|---|
| 122 | | deleting your existing b2config.php file.<br /><br /> |
|---|
| 123 | | <strong>2.</strong> Open the new b2config.php file and your existing b2config.php file. Modify the new b2config.php file in order to use your existing settings there, in addition to the new settings. (There are a lot of additionnal settings, so it's best to edit the new config file than adding on the existing one.)<br /> |
|---|
| 124 | | <strong>3.</strong> Upload the new files, and you're done. :) (Generally, this means every file but your template file index.php/b2.php)<br /> |
|---|
| 125 | | <strong>4.</strong> To add support of the new TrackBack and Pingback functionnalities, you may want to check the Template tags section for the appropriate new tags, and the default index.php to see how they are used :)<br /> |
|---|
| 126 | | </blockquote> |
|---|
| 127 | | <p> </p> |
|---|
| 128 | | <a name="templates"></a><h1>template(s):</h1> |
|---|
| | 118 | <strong>5.</strong> Upload the new files, and you're done. :)<br /> |
|---|
| | 119 | </blockquote> |
|---|
| | 120 | <p> </p> |
|---|
| | 121 | <a name="templates"></a> |
|---|
| | 122 | <h1>Template(s):</h1> |
|---|
| 729 | | <p> </p> |
|---|
| 730 | | <a name="usage"></a><h1>usage:</h1> |
|---|
| 731 | | <p>b2 relies a lot on the querystring, these variables passed with the URL |
|---|
| 732 | | (note: to pass variables in the querystring, preceed the first variable |
|---|
| 733 | | name with a '?' question mark and every other variables with a '&' |
|---|
| 734 | | sign.)<br /> |
|---|
| 735 | | Most of the time you won't have to do anything about it, but if you want |
|---|
| | 723 | <a name="usage"></a> |
|---|
| | 724 | <h1>Usage:</h1> |
|---|
| | 725 | <p>WordPress relies a lot on the querystring, these variables passed with |
|---|
| | 726 | the URL (note: to pass variables in the querystring, preceed the first |
|---|
| | 727 | variable name with a '?' question mark and every other variables with |
|---|
| | 728 | a '&' sign.)</p> |
|---|
| | 729 | <p>Most of the time you won't have to do anything about it, but if you want |
|---|
| 782 | | <a name="xmlrpc"></a><h1>XMLRPC interface:</h1> |
|---|
| 783 | | <p>b2 now has a XMLRPC interface. The only API available right now is the Blogger |
|---|
| 784 | | API (complete specs <a href="http://www.tswoam.co.uk/blogger_method_listing.html">here</a>). There are talks about a new API that would cover a lot of weblog/CMS systems |
|---|
| 785 | | in the future: when it's ready, b2 will support it.<br /> |
|---|
| 786 | | <br /> |
|---|
| 787 | | The <a href="http://plant.blogger.com/api">Blogger API</a> has been |
|---|
| 788 | | completely emulated on b2, with some little differences:</p> |
|---|
| | 776 | <a name="xmlrpc"></a> |
|---|
| | 777 | <h1>XMLRPC Interface:</h1> |
|---|
| | 778 | |
|---|
| | 779 | <p>WordPress now has a XMLRPC interface. The only API available right now |
|---|
| | 780 | is the Blogger API (complete specs <a href="http://www.tswoam.co.uk/blogger_method_listing.html">here</a>). |
|---|
| | 781 | There are talks about a new API that would cover a lot of weblog/CMS systems |
|---|
| | 782 | in the future: when it's ready, WordPress will support it.<br /> |
|---|
| | 783 | <br /> |
|---|
| | 784 | The <a href="http://plant.blogger.com/api">Blogger API</a> has been completely |
|---|
| | 785 | emulated on WordPress, with some little differences:</p> |
|---|
| 893 | | <blockquote>b2 is functionnal, but a lot of coding and code clean-up remain |
|---|
| 894 | | to be done.<br /> |
|---|
| 895 | | If you've got suggestions, ideas, or comments, or if you found a bug, |
|---|
| 896 | | why not joining us in the <a href="http://tidakada.com/board/">Forums</a> |
|---|
| 897 | | ?<br /> |
|---|
| 898 | | If you can code in PHP, you'll see the structure of b2 is flexible enough |
|---|
| 899 | | to allow for more functions and sections to be added.</blockquote> |
|---|
| | 895 | <blockquote> |
|---|
| | 896 | <p>WordPress is functionnal, but a lot of coding and code clean-up remain |
|---|
| | 897 | to be done.</p> |
|---|
| | 898 | <p>If you've got suggestions, ideas, or comments, or if you found a bug, |
|---|
| | 899 | why not joining us in the <a href="http://wordpress.org/support/">Forums</a>?</p> |
|---|
| | 900 | <p>If you can code in PHP, you'll see the structure of b2 is flexible |
|---|
| | 901 | enough to allow for more functions and sections to be added.</p> |
|---|
| | 902 | </blockquote> |
|---|