DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:feed

This is an old revision of the document!


Feed Plugin

Compatible with DokuWiki

2012-10-13

plugin The Feed Plugin is a helper plugin that generates RSS and Atom feeds for other plugins. (previous authors: Esther Brunner)

Last updated on
2010-01-07
Provides
Syntax
Repository
Source
Requires
blog, editor, tag, tasks

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to news

Tagged with feed

Needed for task

Syntax

{{[component]feed>[namespace]?[option]|[title]}}
[component] plugin component for which the feed is destined required
[namespace] the namespace for which you want a discussion thread list; : is the top namespace, . is the same namespace as the page lies in, * the whole wiki required
[option] depends on plugin / component, see supported feeds mostly optional
[title] Title shown in the RSS-Link on the wiki page optional

Supported Feeds

Plugin Component Option
Blog blog number of blog entries to include in feed

As of DokuWiki 2008-04-11 DokuWiki has its own full HTML feed and we recommend to use it instead of this plugin to generate the blog feed. This component will be removed from the plugin a in couple of months from now
Michael Klier 2008/04/20 21:20
FIXME It has not been removed and there are likely no plans to do so. Besides DokuWiki's HTML feed is still lacking in some ways (cf. 2765). — Andreas Schamanek 2013/04/21 11:55
optional; default is $conf['recent']
Discussion comments number of comments to include in feed optional; default is $conf['recent']
Discussion threads number of discussion thread pages to include in feed optional; default is $conf['recent']
Editor editor user ID, user group or IP address as in Editor Plugin required
Tag topic tag as in topic component of Tag Plugin required
Task tasks view filter as in tasks component of Task Plugin optional; default is open

Examples

{{blogfeed>blog|Blog Entries}}
{{commentsfeed>mynamespace|Individual Comments}}
{{topicfeed>*?cloud|Tagged «Cloud»}}

Demo

There is no current demo site.

Bugs / Feature Requests

Please report bugs or feature requests at the Bug tracker.

Further Resources

Changes

Discussion

Please don't remove the blogging feed just yet. It works better for blog articles that are nested in many namespaces — Drye Kindrew 2008/11/13 08:00

I've installed the Feed plugin to support my discussion plugin. I've read the syntax but am still clueless as to where and how to enable it so I can receive the Discussion plugin feeds. Is there a file that I need to modify? A setting I need to tweak? Any help will be greatly appreciated! Thanks. JiMetrics

plugin/feed.1415983028.txt.gz · Last modified: 2014-11-14 17:37 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki