summaryrefslogtreecommitdiff
path: root/articles_rss.php
AgeCommit message (Expand)AuthorFilesLines
2006-05-04fix rss settings and rename config names in accordance to bitweaver standardMax Kremmel1-4/+5
2006-05-01show the full article in the feed - it's cached and only loaded once an hourbitweaver.org1-2/+7
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-2/+2
2006-04-05fix rss cachingMax Kremmel1-3/+3
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-5/+5
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-3/+3
2006-02-06more preference standardisationMax Kremmel1-3/+3
2006-02-02only feed approved articlesMax Kremmel1-1/+2
2006-01-17merge recent changes into HEADMax Kremmel1-1/+4
2006-01-10merge recent changes into HEADMax Kremmel1-2/+2
2005-12-26merge recent changes into HEADMax Kremmel1-2/+2
2005-10-30Add PHPDoc headings to packageLester Caine1-0/+9
2005-10-29clean up rss stuff further and return more data - parsed data for articles, b...Max Kremmel1-9/+10
2005-10-28add articles rss supportMax Kremmel1-0/+47