* How to use the rss-syndication file ?
* Simple: In your RSS-Reader use this URL:
*
http://www.YourDomain.tld/backend.php * then you will get from all sources (stories,downloads,links,eboard)
* in $limit limited ammount of news in RSS1.0 Format
* to specify one source you have to add ?op=sourcename after the
* backend.php where sourcename ca be one of story,downs,link or board
* eg
http://www.YourDomain.tdl/backend.php?op=downs for Download
* to specify a Feed-format, add a version=XXX where xxx can be one of
* RSS0.91, RSS1.0, RSS2.0, OPML, mbox, PIE0.1, JS, HTML or ATOM0.3
* eg
http://www.YourDomain.tdl/backend.php?version=RSS2.0 for RSS2.0
* to select one or more of the sources use following syntax:
*
http://www.YourDomain.tdl/backend.php?op=auswahl&feed1=XXX[&feed2=XXX&feed3=XXX]
* where XXX can be one of story,downs,link or board also in this case
* you can add the format at the end (&version=XXX)