Skip to content
/ rss Public
forked from algorys/rss

Plugin to display some rss feed into Dokuwiki

Notifications You must be signed in to change notification settings

jFMd21/rss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.2%
  • CSS 1.8%