注意事項(Notes)
- XpressME Integration KitはそれだけではXOOPSモジュールとして機能しません。
(XpressME Integration Kit doesn’t function only by it as XOOPS module.)
- 対象となるWordPressのバージョンは2.7以上となります。(それ以下のバージョンでの動作確認は行っておりません。)
(Being able to integrate by this is WordPress version 2.7 or more. )
必要なファイルのダウンロード
- XPressME Integration Kit のダウンロード(Download of XPressME Integration Kit)
ダウンロードページからXPressME Integration Kitをダウンロードします。
(XPressME Integration Kit is downloaded on the download page. )
ダウンロードしたファイルの構成は以下のようになっています。
(The composition of the downloaded file is as follows. )
- WordPressのダウンロード(Download of WordPress)
WordPress.org(あるいはWordPressブラジル語などのローカライズサイト)からWordPressをダウンロードします。
(WordPress is downloaded from WordPress.org Or, localize site of WordPress Japanese etc. )
ダウンロードしたファイルの構成は以下のようになっています。(WordPress2.7の場合)
(The composition of the downloaded file is as follows for WordPress2.7. )
モジュール作成(Making XPressME module for XOOPS)
-
作業用のフォルダーを作成します。(フォルダー名はxpressなどのモジュールの名前にします)
(The work directory is made. The directory name is made the module name such as ‘xpress’. )
-
XPressME Integration Kitのファイルを 手順1.で作成した作業用フォルダーにコピーします。
(The file of XPressME Integration Kit is copied onto the work directory of step 1. )
-
WordPressのファイルを 手順1.で作成した作業用フォルダーにコピーします。
(The file of WordPress is copied onto the work directory of step 1. )
ローカライズ(Making XPressME module for XOOPS)
あなたが必要とする言語ファイルやwp-config.php が extras/xpress_i18nフォルダー内に存在すれば
extras/xpress_i18n/**/xpressme_modules_root内の
wp-config.php ファイル
language フォルダー
wp-content フォルダー
をモジュールルートに上書きしてください。
XpressME モジュールのインストール(Installation of XpressME module)
上記、「モジュールの作成」で作成したモジュールは、
- 通常のモジュール同等に、XOOPS_ROOT_PATH/modules/ディレクトリ内にアップロード
- XPressMEモジュールの /templatesディレクトリと、wp-contentsディレクトリのパーミッションを777に変更
- モジュールインストール
の手順でインストールを行います。
備考
モジュール名(ディレクトリー名)はXOOPSの他のモジュールと重複しない限り、任意の名前をつけることができます。
モジュール名を変えて複製利用することもできます。(D3対応ではありません)