A page in your DokuWiki was added or changed. Here are the details: Date : 2013/03/15 15:03 Browser : Mozilla/5.0 (X11; Linux i686; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1 IP-Address : 134.245.252.114 Hostname : listrac.informatik.uni-kiel.de Old Revision: http://wiki.x2go.org/doku.php/wiki:dokuwiki-syntax?rev=1363121557 New Revision: http://wiki.x2go.org/doku.php/wiki:dokuwiki-syntax Edit Summary: User : sunweaver @@ -451,9 +451,9 @@ **Please Note**: HTML and PHP embedding is disabled by default in the configuration. If disabled, the code is displayed instead of executed. ===== RSS/ATOM Feed Aggregation ===== - [[DokuWiki]] can integrate data from external XML feeds. For parsing the XML feeds, [[http://simplepie.org/|SimplePie]] is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rendering by multiple additional space separated parameters: + [[wiki:about-dokuwiki|DokuWiki]] can integrate data from external XML feeds. For parsing the XML feeds, [[http://simplepie.org/|SimplePie]] is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rendering by multiple additional space separated parameters: ^ Parameter ^ Description ^ | any number | will be used as maximum number items to show, defaults to 8 | | reverse | display the last items in the feed first | @@ -461,9 +461,9 @@ | date | show item dates | | description| show the item description. If [[doku>config:htmlok|HTML]] is disabled all tags will be stripped | | //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). | - The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. [[wiki:DokuWiki]] will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content. The parameter tells [[wiki:DokuWiki]] to re-render the page if it is more than //refresh period// since the page was last rendered. + The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. [[wiki:about-dokuwiki|wiki:DokuWiki]] will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content. The parameter tells [[wiki:about-dokuwiki|wiki:DokuWiki]] to re-render the page if it is more than //refresh period// since the page was last rendered. **Example:** {{rss>http://slashdot.org/index.rss 5 author date 1h }} -- This mail was generated by DokuWiki at http://wiki.x2go.org/