| File Manager |
Module |
A module to provide an integrated and fullfeatured File Manager not dependent on external projects and their (possible lack of) maintenance. |
| Secure file download |
Plugin |
This tag and extra download script obfuscates a link to a file which you would like to protect from unauthorized download. It only provides real security, if used in conjunction with the FrontendUsers module. |
| FileBackup |
Module |
This module provides an interface to backup/restore the entire CMSMS files tree using tar command included in most linux distributions. It can be used to clone a CMSMS server simply from webpage using standard modules. |
| File List |
Module |
File list is a 'user defined tag' that enables files uploaded to the 'uploads folder' to be displayed automaticaly on the front end. define folder, upload files and enter the UDF into a page. ideal uses are newsletters in pdf. |
| Podcast Manager |
Module |
This module is used to manage media files. It provides facilities for uses to upload, group and catagorise media files. It also provides templating facilities to generate file download pages and podcasts. |
| File List on Front end |
Plugin |
File list is a user defined tag to automatically display a table of files uploaded to a folder in a table on front end. An icon represents the file extension, and it is possible to sort by file name, size and date. Ideal for newsletters in pdf/doc formats |
| 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. |
| Uploads |
Module |
This module provides a means of allowing users to upload files to you. The module allows the user to enter a name and a comment with each upload. The administrator can set a maximum file size and can manage the uploads from the admin interface. |
| DL Suite: Support |
Module |
<p>This module provides a framework for both PHP and JavaScript that allows for easier development of other modules. This framework includes support easier creation of AJAX applications, CCS processing, data encryption and decryption, form fields generation, an AJAXy and clean administrator interface for modules, CAPTCHA generation and validation, files and directories listing, AJAXy tab generation and management, MySQL (mysqli extension required) wrapper class to allow an object-oriented way to retrieving data, and a lot more.</p>
<p>A complete API documentation for this module is available at:<br />
<a href="http://tiger-inc.com/cms-made-simple/dlsupport/">http://tiger-inc.com/cms-made-simple/dlsupport/</a></p> |
| Filebrowser |
Module |
The Filebrowser is a plugin that can show any directory (except /admin, /plugin, /module, /tmp.) in the CMS root_path.
Standard directory: uploads_path |
| File Link |
Plugin |
Adds a hyperlink on any kind of file in your upload directory. By automatically adding a common and a file type specific css class you are free to configure your css to display the hyperlink as you like. The file size will be also added to the link text. |
| Download Counter |
Module |
See the help : http://www.furie.be/wiki/doku.php?id=downcnt Adds a click counter for all your links
After installing this module user has to modify links that he or she wants them to count clicks: the "href" part must be replaced with a tag calling this module. After that the number of clicks and date of last click will be stored for this link. The counters may be watched and managed in the admin section. Also the module allows to display the counter value for specific link in the front-end.
CmsMadeSimple 1.10.x Ok |