Forums / Cotonti / Core Labs / Archive / RSS output

medar
#5883 2009-01-27 03:11
Update of RSS system:
Changed format:
rss.php?c=news (or other category)
rss.php?c=comments&id=XX
rss.php?c=forums
rss.php?c=topics&id=XX
rss.php?c=section&id=XX (this and all subsections)

Added two hooks

rss.create - for create own RSS output. Input - parameters c= and id= , output - items for RSS-feed in $items[][] array. See code for more.

rss.output - hook before RSS output. Output content in $out.[/][/]
rangjungyeshe.ru
This post was edited by medar (2009-01-31 16:31, 15 years ago)