summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-07-01commit for legacy purposesTyler Bello1-1/+2
2009-05-27tidy up filters related to later versions and hanlde cnbc filter on legacy ve...wjames51-10/+13
2009-05-27add cnbc plugin for htmlpurewjames51-2/+12
2009-04-29remove treasury refwjames55-15/+15
2009-04-07Per Habile: necessary to fix Unterminated string constant in IEChristian Fowler1-3/+3
2009-03-31phpdoc updateLester Caine1-1/+4
2009-03-30pass $this down to the mime plugins for $pStoreHash["this"] = $this; use $pSt...Christian Fowler1-3/+3
2009-03-25if no func then dont try to run falseTekimaki1-3/+3
2009-03-18quote Content-Disposition: attachment so spaced filenames workChristian Fowler1-3/+3
2009-03-14bug #2686661: fix deletion of obsolete links in liberty_content_linksMax Kremmel1-2/+2
2009-02-24move data.dbreport.php to a non distro packageChristian Fowler1-1696/+0
2009-02-21If no external database connection string supplied fall back to local database.Lester Caine1-8/+14
2009-02-21Tidy dbreport_direct and dbreport_manage - still need to add tools to create ...Lester Caine1-7/+4
2009-02-21Move to liberty - plugin will be used from other packagesLester Caine1-0/+1693
2009-02-06hush up exif_read_data which can be noisy due to crappy files, e.g. "Incorrec...Christian Fowler1-3/+4
2009-01-27Help text fixesDaniel Sutcliffe2-4/+4
2009-01-24provide a full list of accepted styling methods.Max Kremmel1-3/+3
2009-01-23disable by defaultMax Kremmel1-2/+2
2009-01-16undefined variable fixMax Kremmel1-3/+3
2009-01-15add option to use swftools to convert pdfs to swf and display the PDF inlineMax Kremmel1-0/+181
2009-01-15use is_executable() instead of unreliable and cumbersome shell_exec()Max Kremmel1-4/+4
2009-01-04undefined index fix and some code cleanupMax Kremmel1-6/+6
2009-01-04use a better motion estimation method for encoding mp4 files. keep an eye on ...Max Kremmel1-4/+4
2009-01-03force a maximum quality of 75 to reduce panoramic image download size and pro...Max Kremmel1-2/+22
2009-01-03if we specify output=thumbnail, we can force the use of thumbnail display for...Max Kremmel1-6/+7
2009-01-03allow the user to specify the default compression setting for thumbnailsMax Kremmel3-13/+13
2009-01-02rename 'flv' to 'video', clean up code and fix the use of MP4Box when fixing ...Max Kremmel2-67/+82
2009-01-02calculate the maximum possible vertical movement based on the aspect ratio of...Max Kremmel1-2/+20
2009-01-02remove image flop. no need for that anymore with new pano viewerMax Kremmel1-25/+22
2009-01-01if a description is given, we parse it and we use the unparsed stuff for the ...Max Kremmel1-15/+17
2008-12-30Trim extra semicolonLester Caine1-3/+3
2008-12-30add option to use MP4Box to fix MOOV atom in MP4 files. various other cleanup...Max Kremmel1-6/+10
2008-12-28messed up mp4 file has 48 bytesMax Kremmel1-3/+3
2008-12-28better handle uploaded video formatsMax Kremmel1-3/+9
2008-12-26split storage and attachment templates into separate templates for easier mai...Max Kremmel6-19/+34
2008-12-25avoid undefined index error caused by previous numeric values used.Max Kremmel1-3/+3
2008-12-25better pretty URLs, cleaner code, make use of gThumbSizes instead of rolling ...Max Kremmel1-15/+7
2008-12-25make use of LA::validateStoragePath methodMax Kremmel1-10/+5
2008-12-23use kb instead ob b. older versions of ffmpeg on ubuntu seem to choke. contin...Max Kremmel1-17/+22
2008-12-22minor updates including: better error reporting, make it easier to substitute...Max Kremmel1-7/+11
2008-12-21don't screw with path to iconMax Kremmel1-2/+2
2008-12-09fix default to jpeg thumbnail destExtChristian Fowler1-5/+5
2008-12-02make use of hits column in liberty_attachments and try a new set of header()s...Max Kremmel1-8/+14
2008-11-29first pass at making it possible to pass custom configuration and filter valu...wjames51-75/+117
2008-11-27fix regex to remove <p> tags around {backtotop} and don't depend on trailing ...Max Kremmel1-2/+2
2008-11-27use icon instead of textMax Kremmel1-2/+10
2008-11-25add simple backtotop filter that will insert 'back to top' link at every <h#>...Max Kremmel1-0/+74
2008-11-25rename help functionMax Kremmel1-5/+5
2008-11-19apply same x- wierdness fix to other processorsMax Kremmel2-6/+8
2008-11-19fix problem with anon user_id being used during avatar generation during regi...Max Kremmel1-5/+14