I have been working on updating the filemgmt plugin and have just uploaded the first Release Candidate for testing on my site
hereI have not updated the install_doc but the upgrade from 1.2 only requires you to replace the plugin files.
This was my first plugin that I wrote some 2 years ago, when I think there was only the staticpages and journal plugin around. It's great that it has not had any major issues but there was code that needed to be updated, new features to add and bugs to fix.
The changes include the following:
- Admin can now replace any files online. When editing an entry, you can upload a replacement file or replacement thumbnail
- The permissions for new files will be changed and the mode can be set in the plugins config.php
- I am now using a more standard plugin file structure.
- Re-wrote the plugins install and de-install function to be more standard and consistent with other plugins
- Added logic to filter out any possible hostile data in the form of Cross Site Scripting Attacks. This was done for all the public accessed scripts.
- Search now properly handles quotes
- Added support for the 1.3.9 WhatsNew API function. New files will now show up in WhatsNew Block
- Added support for the 1.3.9 RDF export feature. So now it should be possible to export your new file listing as a RDF feed.
- Will now use the GL 1.3.9 COM_mail function for notifications
- Admin scripts will now use the admin url setup in the geeklog main config.php
- Re-Wrote the Comment API functions
Review the new config settings in the plugins config.php
Let me know how testing goes so I can address any issues and get this plugin ready for a general release.
Geeklog components by PortalParts -- www.portalparts.com