Make WordPress Core


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/readme.html

    r3339 r4259  
    22<html xmlns="http://www.w3.org/1999/xhtml">
    33<head>
    4 <title>WordPress &rsaquo; ReadMe</title>
    5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    6 <style type="text/css" media="screen">
    7     <!--
    8     html {
    9         background: #eee;
    10     }
    11     body {
    12         background: #fff;
    13         color: #000;
    14         font-family: Georgia, "Times New Roman", Times, serif;
    15         margin-left: 25%;
    16         margin-right: 25%;
    17         padding: .2em 2em;
    18     }
    19    
    20     h1 {
    21         color: #006;
    22         font-size: 18px;
    23         font-weight: lighter;
    24     }
    25    
    26     h2 {
    27         font-size: 16px;
    28     }
    29    
    30     p, li, dt {
    31         line-height: 140%;
    32         padding-bottom: 2px;
    33     }
    34 
    35     ul, ol {
    36         padding: 5px 5px 5px 20px;
    37     }
    38     -->
    39     </style>
     4    <title>WordPress &rsaquo; ReadMe</title>
     5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     6    <link rel="stylesheet" href="wp-admin/install.css" type="text/css" />
    407</head>
    418<body>
    42 <h1 style="text-align: center"><img alt="WordPress" src="http://wordpress.org/images/wordpress.gif" /> <br />
    43     Version 2.0</h1>
    44 <p style="text-align: center"> Semantic Personal Publishing Platform </p>
     9<h1 id="logo" style="text-align: center">
     10    <img alt="WordPress" src="wp-admin/images/wordpress-logo.png" />
     11    <br /> Version 2.1-ALPHA
     12</h1>
     13<p style="text-align: center">Semantic Personal Publishing Platform</p>
     14
    4515<h1>First Things First</h1>
    4616<p>Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I'm proud to be a part of. Thousands of hours have gone into WordPress, and we're dedicated to making it better every day. Thank you for making it part of your world.</p>
    4717<p style="text-align: right;">&#8212; Matt Mullenweg </p>
    4818
    49 <h1 id="installation">Installation: Famous 5-minute install</h1>
     19<h1>Installation: Famous 5-minute install</h1>
    5020<ol>
    5121    <li>Unzip the package in an empty directory</li>
     
    6939<h2>Template Changes</h2>
    7040<p>If you have customized your templates you will probably have to make some changes to them. If you're converting your 1.2 or earlier templates, <a href="http://codex.wordpress.org/Upgrade_1.2_to_1.5">we've created a special guide for you</a>. </p>
     41
    7142<h1>Online Resources</h1>
    7243<p>If you have any questions that aren't addressed in this document, please take advantage of WordPress' numerous online resources:</p>
    7344<dl>
    7445    <dt><a href="http://codex.wordpress.org/">The WordPress Codex </a></dt>
    75     <dd>The Codex is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available. </dd>
     46        <dd>The Codex is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available. </dd>
    7647    <dt><a href="http://wordpress.org/development/">The Development Blog</a></dt>
    77     <dd>This is where you'll find the latest updates and news related to WordPress. Bookmark and check often. </dd>
     48        <dd>This is where you'll find the latest updates and news related to WordPress. Bookmark and check often. </dd>
    7849    <dt><a href="http://planet.wordpress.org/">WordPress Planet </a></dt>
    79     <dd>The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web. </dd>
     50        <dd>The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web. </dd>
    8051    <dt><a href="http://wordpress.org/support/">WordPress Support Forums</a></dt>
    81     <dd>If you've looked everywhere and still can't find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible. </dd>
     52        <dd>If you've looked everywhere and still can't find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible. </dd>
    8253    <dt><a href="http://codex.wordpress.org/IRC">WordPress IRC Channel</a></dt>
    83     <dd>Finally, there is an online chat channel that is used for discussion amoung people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (irc.freenode.net #wordpresss) </dd>
     54        <dd>Finally, there is an online chat channel that is used for discussion amoung people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (irc.freenode.net #wordpresss) </dd>
    8455</dl>
    8556
    86 <h1 id="requirements">System Recommendations</h1>
     57<h1>System Recommendations</h1>
    8758<ul>
    8859    <li>PHP version <strong>4.1</strong> or higher</li>
     
    9566<p>WordPress can <a href="http://codex.wordpress.org/Importing_from_other_blogging_software">import from a number of systems</a>. First you need to get WordPress installed and working as described above.</p>
    9667
    97 <h1 id="templates">XML-RPC Interface</h1>
     68<h1>XML-RPC Interface</h1>
    9869<p>You can now post to your WordPress blog with tools like <a href="http://ecto.kung-foo.tv/">Ecto</a>, <a href="http://blogbuddy.sourceforge.net">BlogBuddy</a>, <a href="http://bloggar.com/">Bloggar</a>, <a href="http://www.ubique.ch/wapblogger/">WapBlogger</a> (post from your Wap cellphone!), <a href="http://radio.userland.com">Radio Userland</a> (which means you can use Radio's email-to-blog feature), <a href="http://www.zempt.com/">Zempt</a>, <a href="http://www.newzcrawler.com/">NewzCrawler</a>, and other tools that support the Blogging APIs! :) You can read more about <a href="http://codex.wordpress.org/XML-RPC_Support">XML-RPC support on the Codex</a>.</p>
    9970
    10071<h1>Post via Email</h1>
    101 <p>You can post from an email client! To set this up go to your &quot;Writing&quot; options screen and fill in the connection details for your secret POP3 account. Then you need to set up <code>wp-mail.php</code> to execute periodically to check the mailbox for new posts. You can do it with Cron-jobs, or if your host doesn't support it you can look into the various website-monitoring services, and make them check your <code>wp-mail.php</code> URL. </p>
    102 <p> Posting is easy: Any email sent to the address you specify will be posted, with the subject as the title. It is best to keep the address dicrete. The script will <i>delete</i> emails that are successfully posted. </p>
    103 <h1 id="roles">User Roles </h1>
     72<p>You can post from an email client! To set this up go to your &quot;Writing&quot; options screen and fill in the connection details for your secret POP3 account. Then you need to set up <code>wp-mail.php</code> to execute periodically to check the mailbox for new posts. You can do it with Cron-jobs, or if your host doesn't support it you can look into the various website-monitoring services, and make them check your <code>wp-mail.php</code> URL.</p>
     73<p>Posting is easy: Any email sent to the address you specify will be posted, with the subject as the title. It is best to keep the address dicrete. The script will <i>delete</i> emails that are successfully posted.</p>
    10474
     75<h1>User Roles</h1>
    10576<p>We've eliminated user levels in order to make way for the much more flexible roles system introduced in 2.0. You can <a href="http://codex.wordpress.org/Roles_and_Capabilities">read more about Roles and Capabilities on the Codex</a>.</p>
    10677
Note: See TracChangeset for help on using the changeset viewer.