CMS MADE SIMPLE FORGE

Name Type Description
filelist Plugin Returns or assigns to a smarty variable a (random) filelist, starting from a given path (relative to $config['uploads_path']). Filelist can be filesystem paths or URIs.
List Downloads Plugin This plugin reads a specified directory and creates a (html-)table of all files of the directory. It creates a table with the filenames (and files-links), the files sizes and the modify time. Optional, the plugin can show a column with a simple download counter. You can specify an exclude filter, you can format the output of the date and you can configure, that a file will be forced as a download. Furthermore, if the file is an image, the plugin creates thumbnails with the possibility to zoom and it reads the iptc-description to display an image description. Also, the plugin can read pdf metadata and shows it as additional information. Last but not least, you can use a simple password protection of a download folder.