summaryrefslogtreecommitdiff
path: root/rss_inc.php
AgeCommit message (Expand)AuthorFilesLines
2012-05-25replace PHP_SELF with SCRIPT_NAMEPRE_BOOTSTRAPspiderr1-1/+1
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-1/+1
2009-10-02new option to use httpauth on feeds to support private content - opt in and u...wjames51-1/+8
2009-05-13quick patch to rss explout - set default rss_version_name if not none matches...wjames51-1/+4
2008-06-30set uri_mode = TRUE when feeding RSS stuff. this way all URLs are always abso...Max Kremmel1-4/+5
2007-07-08append a common rss cache feed filename for easier maintenance. this tail inc...Max Kremmel1-2/+5
2007-01-05add option to include custom css fileMax Kremmel1-7/+8
2006-05-01use BIT_BASE_URI instead of $_SERVER['HTTP_HOST']Max Kremmel1-4/+4
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-11/+11
2006-02-09use isFeatureActive() to check if a preference has been setMax Kremmel1-2/+2
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-26/+26
2006-02-06more preference standardisationMax Kremmel1-3/+3
2005-12-26merge recent changes into HEADMax Kremmel1-2/+2
2005-11-22merge recent changes into HEADMax Kremmel1-1/+10
2005-10-29merge recent changes into HEADMax Kremmel1-8/+20
2005-10-23merge recent changes into HEADMax Kremmel1-0/+74