目次

Feed Plugin

Feedプラグインは、RSS及びAtomの作成を支援するプラグインである

運用

以下のようなページを作成すれば良い。

{{blogfeed>blog|Blog Entries}}
{{blogfeed>blog?20|Blog Entries}}

{{commentsfeed>mynamespace|Individual Comments}}
{{commentsfeed>mynamespace?25|Individual Comments}}

{{threadsfeed>namespace|Recent discussion threads}}
{{threadsfeed>namespace?15|Recent discussion threads}}

{{editorfeed>.?user|Pages edited by 'user'}}

{{topicfeed>*?cloud|Tagged «Cloud»}}

{{tasksfeed>projects|Open tasks}}
{{tasksfeed>projects?overdue|Late tasks}}

文法

記載方法などはhttps://www.dokuwiki.org/plugin:feedを参照のこと