WordPress
Version 2.3

Semantic Personal Publishing Platform

Det viktigaste först

Välkommen. WordPress är ett mycket speciellt projekt för mig. Varje utvecklare och medarbetare bidrar med något unikt, och tillsammans skapar vi någonting fint som jag är stolt över att vara en del av. Tusentals timmar har ägnats åt WordPress och vi strävar målmedvetet efter att förbättra det varje dag. Tack för att du gör det till en del av din värld.

— Matt Mullenweg

Installation: Den berömda 5-minutersinstallationen

  1. Packa upp paketet i en tom katalog.
  2. Öppna wp-config-sample.php med en textredigerare som WordPad eller liknande och fyll i detaljerna om uppkopplingen till din databas.
  3. Spara filen som wp-config.php
  4. Ladda upp alltihop.
  5. Öppna /wp-admin/install.php i din webbläsare. Det här borde göra i ordning tabellerna för din blogg. Kontrollera din wp-config.php-fil om ett fel uppstår, och försök på nytt. Om det misslyckas igen rekommenderar vi att du besöker stödforumen och hämtar med dig så mycket data som du kan samla ihop.
  6. Anteckna lösenordet du får.
  7. Installationsskriptet borde sedan skicka dig till inloggningssidan. Logga in med användarnamnet admin och lösenordet du fick under installationen. Du kan sedan klicka på 'Profil' för att ändra lösenordet.

Att uppgradera

Innan du uppgraderar någonting bör du försäkra dig om att du har tagit säkerhetskopior på alla filer som du modifierat, som t.ex. index.php.

Att uppgradera från en tidigare WordPress till 2.3:

  1. Radera dina gamla WP-filer, men spara sådana som du har modifierat.
  2. Ladda upp de nya filerna.
  3. Öppna sidan /wp-admin/upgrade.php i din webbläsare.
  4. Ville du ha mer? Det var det!

Template Changes

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, we've created a special guide for you.

Online Resources

If you have any questions that aren't addressed in this document, please take advantage of WordPress' numerous online resources:

The WordPress Codex
The Codex is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available.
The Development Blog
This is where you'll find the latest updates and news related to WordPress. Bookmark and check often.
WordPress Planet
The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.
WordPress Support Forums
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.
WordPress IRC Channel
Finally, there is an online chat channel that is used for discussion among people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (irc.freenode.net #wordpress)

System Recommendations

WordPress is the official continuation of b2/cafélog, which came from Michel V. The work has been continued by the WordPress developers. If you would like to support WordPress, please consider donating.

Upgrading from another system

WordPress can import from a number of systems. First you need to get WordPress installed and working as described above.

XML-RPC and Atom Interface

You can now post to your WordPress blog with tools like Windows Live Writer, Ecto, Bloggar, Radio Userland (which means you can use Radio's email-to-blog feature), NewzCrawler, and other tools that support the Blogging APIs! :) You can read more about XML-RPC support on the Codex.

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.

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.

Final notes

Share the Love

WordPress has no multi-million dollar marketing campaign or celebrity sponsors, but we do have something even better—you. If you enjoy WordPress please consider telling a friend, setting it up for someone less knowledgable than yourself, or writing the author of a media article that overlooks us.

Copyright

WordPress is released under the GPL (see license.txt).