DOCman Productivity Pack ------------------------ 1. DOCman Notify README 2. DOCman Populate README 3. DOCman Thumbs README DOCman Notify ------------- Notify the webmaster when someone uploads, edits or downloads a file in DOCman. This plugin sends notification e-mails to the webmaster whenever a user uploads, downloads or edits a document in DOCman. It is very easy to setup: install it like a regular Joomla! mambot, edit some settings (like the e-mail addresses you want it to send to), publish the mambot and done! The email can easily be styled by editing the template. Always download from the official site, so you know the files haven't been tampered with. Installation ------------ Use Joomla's plugin installer. Uninstall older version of Notify first. Don't forget to publish this plugin, and to specify at least one e-mail address in the plugin's configuration. You can edit the layout of the email, as well as the data that will be displayed. Open /plugins/docman/notify/templates/email.php in a text editor and change what you like. -------------------------------------------------------------------------------- DOCman Populate --------------- Joomla component that automatically adds files from a directory to DOCman. Find more at Joomlatools.eu --------------------------- http://www.joomlatools.eu Always download from the official site, so you know the files haven't been tampered with. Features -------- * Add thousands of files to DOCman in a few clicks! * Control panel for document defaults * Clean up document titles eg. 'my_file.ext' -> 'My File' * Make multiple documents for the same files * Cron jobs for fully automated populating Installation ------------ Install like any regular Joomla component. Upgrading from older versions ----------------------------- Uninstall the component and install the new version. Usage ----- 1) Make sure DOCman 1.5 is installed and working. 2) Make sure you have at least one DOCman category. 3) Go to Components -> DOCman Populate -> Configuration, change settings and save. 4) FTP your files to your http://{yoursite}/dmdocuments/ folder (folder name can be changed in DOCman) 5) Go to Components -> DOCman Populate 6) Select the files you want to import and a category 7) Click Import Cron Jobs --------- * Adjust the config settings in Components -> DOCman Populate -> Configure * Copy the generated command and use it for your crontab Useful Links ------------ * Site: http://www.joomladocman.com * Blog: http://blog.joomlatools.eu * FAQ: http://www.joomlatools.eu/products/docman/faq/ * Downloads: http://www.joomlatools.eu/products/docman/downloads/ * Community Support: http://forum.joomlatools.eu -------------------------------------------------------------------------------- DOCman - Thumbs --------------- Joomla plugin to generate thumbnails for documents in DOCman. Once installed and configured, there's nothing you need to do. Whenever browsing the DOCman frontend, thumbnails will be added to the documents, wherever possible. http://www.joomlatools.eu Always download from the official site, so you know the files haven't been tampered with. Installation ------------ Use Joomla's plugin installer. Don't forget to publish this plugin. If a document has no thumbnail selected, Thumbs will automatically generate one. Formats ------- Thumbs can generate thumbnails for over a hundred formats, depending on the libraries installed on your system. eg PDF's require you to have Imagick and Ghostscript. Please see http://imagemagick.org/script/formats.php Useful links ------------ * Installing Imagick: http://pecl.php.net/package/imagick * Supported file formats: http://imagemagick.org/script/formats.php * phpThumb (bundled with DOCman Thumbs) http://phpthumb.sourceforge.net/