Simple Aggregation
May 15, 2007
Simple Aggregation は複数の RSS/Atom フィードをひとつのフィードに束ねる WordPress プラグインです。SimplePie を使っています。
出力するフィードの形式はいまのところ RSS 2.0 のみですが、将来的にはバリエーションを増やすかもしれません。
インストール
ここから zip ファイルをダウンロードして展開してください。中に入っている wp-simple-aggregation フォルダを丸ごと WordPress の plugins ディレクトリにコピーして(構成は下図参照)、Simple Aggregation プラグインを有効化してください。
wp-content
|
+- plugins
|
+- wp-simple-aggregation
|
+- wp-simple-aggregation.php
+- index.php
+- simplepie.inc
+- cache/
wp-simple-aggregation の下にある cache フォルダは書き込み可能なように権限指定してください。
Read the rest of this entry »


