Extension: Saurus 4 File Upload Manager
By Saurus www.saurus.info
About
This is read me file of "Saurus 4 File Upload Manager" extension. Extension sets the file sizes and extensions user can upload to the CMS
The extension is overwritten by Saurus CMS version upgrades. If you wish to modify this extension, make a copy of this extension to create a custom version.
Installation
- Copy the folder "saurus4_file_upload_manager" to extensions/ directory in your site root.
- Go to your site: Admin > Extensions > Extensions and click Refresh to synchronise.
- Create (if not already there) 'actions_custom.inc.php' file in the extensions/ directory. If 'actions_custom.inc.php' is empty then copy the contents of 'actions.inc.php' into it. In 'actions_custom.inc.php' find the function "onBeforeObjectSave" and add to it the functionality contained in extensions/saurus4_file_upload_manager/actions_custom.inc.php.
Version history
Version 1.0 / 17.11.2006
Initial release