summaryrefslogtreecommitdiff
path: root/plugins/mime.flash.php
AgeCommit message (Collapse)AuthorFilesLines
2026-04-02Cull unused plugins. Flash is no longer available and pdfx thumbnails have ↵lsces1-123/+0
been sorted in non-flash version of pdf plugin
2025-08-27plugin changes to cover namespace and style changes for PHP8.4lsces1-17/+21
2011-06-27change dest_path to dest_branch to follow convention and avoid confusionChristian Fowler1-1/+1
2011-02-15overhaul storing of complete storage_url int liberty_files, and only use the ↵spiderr1-1/+1
stored file name. compute everything else when needed.
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2008-12-26split storage and attachment templates into separate templates for easier ↵Max Kremmel1-2/+4
maintenance and better control.
2008-09-15move mime templates to their own dir to clean up liberty/templates a bitMax Kremmel1-4/+4
2008-07-12no need to include mime.default.php anymore since the default mime plugin is ↵Max Kremmel1-7/+2
now included first, which makes functions from default plugin available without iexpressly including the file
2008-06-10allow plugins to update guid on updateMax Kremmel1-3/+5
2008-05-12add flash swf mime type handlerwjames51-0/+120