summaryrefslogtreecommitdiff
path: root/fisheye_rss.php
AgeCommit message (Collapse)AuthorFilesLines
2008-06-23replace individual function parameters with an array of options when using ↵Max Kremmel1-2/+2
liberty thumbnail fetching functions
2007-07-08append a common rss cache feed filename for easier maintenance. this tail ↵Max Kremmel1-2/+2
includes users groups that permissions are generally respected and cache package rss files in individual dirs.
2007-06-23automagically select best image type that's best for the particular upladed ↵Max Kremmel1-3/+2
file, allow override of file types and use liberty thumbnail fetcher where possible
2007-06-15Allow attachments to use .png thumbnailsLester Caine1-2/+4
2007-01-21check correct permissionMax Kremmel1-2/+2
2007-01-07add option to specify caching time of rss feeds, add / fix rss default ↵Max Kremmel1-2/+2
setting in individual packages
2007-01-01only load class files when packages have been verified - not really ↵Max Kremmel1-3/+4
necessary but good practice
2006-12-10more rss cleanup - make sure we use appropriate cache files for individual ↵Max Kremmel1-10/+17
galleries and use correct rss title when individual galleries are called
2006-12-09add generic image rss feed - doesn't fully take permissions into account yetMax Kremmel1-0/+65