X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/3e7fab96d7874067884348df10bbdcdefa4a89ad..9c40b4d36daed9e28e48a5fe9205c32557195a4b:/readme.html diff --git a/readme.html b/readme.html index 636def83..3b5b51d8 100644 --- a/readme.html +++ b/readme.html @@ -1,14 +1,14 @@ - WordPress › ReadMe + WordPress › ReadMe

WordPress -
Version 2.3 +
Version 2.8

Semantic Personal Publishing Platform

@@ -29,7 +29,7 @@

Upgrading

Before you upgrade anything, make sure you have backup copies of any files you may have modified such as index.php.

-

Upgrading from any previous WordPress to 2.3:

+

Upgrading from any previous WordPress to 2.8:

  1. Delete your old WP files, saving ones you've modified.
  2. Upload the new files.
  3. @@ -56,7 +56,7 @@

    System Recommendations

    @@ -70,7 +70,7 @@

    Post via Email

    You can post from an email client! To set this up go to your "Writing" options screen and fill in the connection details for your secret POP3 account. Then you need to set up wp-mail.php 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 wp-mail.php URL.

    -

    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 delete emails that are successfully posted.

    +

    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 discrete. The script will delete emails that are successfully posted.

    User Roles

    We've eliminated user levels in order to make way for the much more flexible roles system introduced in 2.0. You can read more about Roles and Capabilities on the Codex.