このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

oxyXML generator

説明

This plugin creates a XML posts.xml file containing posts from your blog.
This xml file can then be used to display your posts on another website using PHP or Flash.
Based on Valentin Karailiev’s karailievs-sitemap plugin

Changes in version 0.2

  • Using backend scripts from WP to fetch data from database (@Ludovic)
  • Display debug error if occurs (@Ludovic)
  • Redesigned admin panel to add more informations (@Olivier)
  • User must now check boxes to choose the categories of posts to export, instead of providing an ID list (@Olivier)
  • User can choose to export xxx posts per category or posts not older than yyy days (@Olivier)
  • User can choose which items to export (date, url, category name, etc…) (@Olivier)

インストール

  1. Upload oxyxml folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create a file named posts.xml in your blog folder. The file must be writable for the web server.
  4. Turn the plugin on via the Settings -> oxyXML screen
  5. Open your xml file to test it (e.g. http://www.your_domain_name.com/posts.xml)

FAQ

How can I use the XML file to display posts on another website ?

There is a PHP example on my blog here : http://www.oxeron.com/2009/02/20/oxyxml-01-wordpress-plugin

評価

このプラグインにはレビューがありません。

貢献者と開発者

oxyXML generator はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“oxyXML generator” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。