New and Improved!!! I just released v0.7.1 of my
Easyfile file management pluginEasyfile is a file management plugin which focuses on simplicity, ease-of-use, and Geeklog integration. Key features:
- Hierarchical folders with Geeklog access rights
- Geeklog access rights on all files (provided that the file store is located outside your html tree)
- GL integrated file approval via moderation.php
- Full support for GL Comments
- GL autolinks via the autotag
v0.7.1 is db-compatible with v0.7, and features these improvements:
- New optional "simple mode". By adding a switch to your Easyfile config.php, all access rights on files are inherited from the folder they're in (makes for a simpler interface)
- Allow administrators to download files before approval
- Lots of bugfixes in the GL comments code
- Reworked the internals of folder handling (saving _a lot_ of database querying)
- New graphics courtesy of the GNOME project (thanks Jimmac)
- HTML layout bug fixes
- Minor code cleanups