We now have our RSS / Atom Feed configured.
URL : http://ozcruiseclub.com.au/Boards/syndication.php
You can customize the resulting Webfeed by calling the
syndicator with various parameters.
Valid parameters are:
chars=[number] - number of characters per post, HTML and BBCode tags get stripped:
syndication.php?chars=200
count=[number] - number of most recent posts: syndication.php?count=3
fid=[number,numberX] - forum id, multiple id's separated by a comma: syndication.php?fid=32,50
t=1 - first post of topics only: syndication.php?t=1
t=2 - last post of topics only: syndication.php?t=2
type=atom - Atom format: syndication.php?type=atom
You can also combine parameters: syndication.php?type=atom&count=3
The default without parameters results in: RSS format and all contents of the
10 most recent posts of all forums.

