algorys / rss

Plugin to display some rss feed into Dokuwiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin RSS for Dokuwiki

This plugin let you display some rss feed into Dokuwiki.

Requirements

SimpleXML is enabled by default , however, to confirm that it exists , look at your config by executing PHP phpinfo (); in a file.

Install

Download this plugin into your ${dokuwikiroot}/lib/plugins folder and restart dokuwiki or use the plugin manager of Dokuwiki.

Configuration

TODO

Syntax

Plugin rss is simple to use, just paste your rss link into syntax :

<rss feed="http://myfeed/.." />

Preview

For further information, see also plugin RSS on dokuwiki.org

About

Plugin to display some rss feed into Dokuwiki


Languages

Language:PHP 98.4%Language:CSS 1.6%