Loading...
 
Skip to main content

History: RSS Feeds Details

Source of version: 7 (current)

Copy to clipboard
            ! RSS Feeds Details

Since version 1.9 Tiki uses an external library for generating rss output: Kai Blankenhorn's [http://www.bitfolge.de/rsscreator-en.html|FeedCreator].

Earlier versions of tiki provide the following output formats:
* ATOM 0.3 (since Tiki 1.8.1)
* RSS 1.0 - RDF Site Summary 1.0 (fixed for Tiki 1.7.1)
* RSS 2.0 - RDF Site Summary 2.0 (since Tiki 1.8)
* any of those with attached stylesheet for better display in  browsers

Tiki 1.9.x and newer provide the following output formats, using Kai Blankenhorn's LGPL library [http://www.bitfolge.de/|FeedCreator]:
* ATOM 0.3
* HTML
* JAVASCRIPT
* MBOX
* OPML
* PIE 0.1
* RSS 0.91
* RSS 1.0
* RSS 2.0
* some of those with attached stylesheet for better display in browsers

!! Typical uses

* __[https://tiki.org/tiki-wiki_rss.php]__ results in default RDF 2.0 output.
* __[https://tiki.org/tiki-wiki_rss.php?ver=1]__ results in RDF 1.0 output.
* __[https://tiki.org/tiki-wiki_rss.php?ver=2&css=y]__ results in RDF 2.0 output with attached stylesheet for better display in browsers, should not be used with other RDF parsers.
* __[https://tiki.org/tiki-blogs_rss.php]__ 
* __[https://tiki.org/tiki-blog_rss.php&blogId=1]__ 
* __[https://tiki.org/tiki-acticles_rss.php]__
* __[https://tiki.org/tiki-articles_rss.php?topic=2]__
* __[https://tiki.org/tiki-articles_rss.php?topicname=Tiki+releases]__
* __[https://tiki.org/tiki-forums_rss.php]__
* __[https://tiki.org/tiki-file_galleries_rss.php]__
* __[https://tiki.org/tiki-file_gallery_rss.php&galleryId=1]__
* __[https://tiki.org/tiki-tracker_rss.php?trackerId=1&sort_mode=created_desc]__
 
!!! tiki-tracker_rss.php
||
trackerId|Id|Mandatory|Id of the tracker
sort_mode|sort string|Optional|Sort of the items (default: created_asc, created_desc(tw>=4.0))
noId|y or n|Optional|Do not short the item Id (default: do not show the itemId)
||
The text that is shown is the value of the field named subject if exists , otherwise, the value of the field named summary, or name or title, or topic, otherwise the first test field .
!! Related Links

* [http://www.w3c.org/RDF/|RDF at W3C]
* [http://backend.userland.com/rss091|RDF Site Summary (RSS) 0.91]
* [http://backend.userland.com/rss092|RDF Site Summary (RSS) 0.92]
* [http://web.resource.org/rss/1.0/|RDF Site Summary (RSS) 1.0]
* [http://backend.userland.com/rss|RDF Site Summary (RSS) 2.0]
* [http://purl.org/rss/1.0/modules|known RSS 1.0 modules]
* [http://www.mnot.net/drafts/draft-nottingham-atom-format-02.html|Atom 0.3 draft]

Tikiwiki is known as a [http://www.syndic8.com/toolkits.php|toolkit] at [http://www.syndic8.com] ([http://www.syndic8.com/documents.php?Section=ToolkitInfo|ToolkitInfo]).

tw.org's links are known there as follows:

*[http://www.syndic8.com/feedinfo.php?FeedID=36275| article feed, RSS 1.0]
*[http://www.syndic8.com/feedinfo.php?FeedID=36274| article feed, RSS 2.0]

*[http://www.syndic8.com/feedinfo.php?FeedID=36275| wiki feed, RSS 1.0]
*[http://www.syndic8.com/feedinfo.php?FeedID=36274| wiki feed, RSS 2.0]