2007/10/02

WordPress 2.3 備忘録

カテゴリー: WorPress — Koyanagi @ 00:00

2007/10/02

WordPress 2.3 アップデート備忘録

・wordpress.org より英語版 WordPress 2.3 DL
# cp wp-config-sample.php wp-config.php
# vi wp-config.php
define(’DB_NAME’, ‘***’); // The name of the database
define(’DB_USER’, ‘***’); // Your MySQL username
define(’DB_PASSWORD’, ‘***’); // …and password
define (’WPLANG’, ‘ja’); //Modify ja

・日本語リソースの利用
# mkdir WordPress/wp-content/languages
# cp ja.mo WordPress/wp-content/languages/ja.mo

・データコンバート
WP Ver.2.2.3 データエクスポート
WP Ver.2.3 データインポート
カテゴリーの修正
アップロードファイルの修正

コメントはまだありません

コメントはまだありません。

このコメント欄の RSS フィード

コメントフォームは現在閉鎖中です。

HTML convert time: 0.251 sec.  Powered by WordPress 2.7  Copyright (C) 2000-2008 Webject