Hello.
I'm developing on a fork for the download-plugin for some months. It has some additional features:
- Setting download and visibility rights for each file based on JUGA-Groups
- Setting for Admins for each file if user can edit files
- Assign files to Download-Handlers (See below)
- Edit shown name for each file
- Drag&Drop Upload with JUpload (you can choose this as an option in administration)
- Some enhancements on the security and session issues of the older download plugin
With the Download Handlers it's possible to use files for other purposes then just downloading. They are easy to create and plugin, so that you can write your own and can have independent settings that you can set in the plugin-administration.
For now there are four handlers integrated:
- Download handler (handles simple download)
- VCard-Image-Handler (outputs resized image as VCard-Image)
- Gallery handler (outputs images as a gallery, automatic thumbnail creation included)
- Flashplayer handler (outputs mp3s to an flash-mp3-player)
You can see the plugin including all handlers (VCard-Image and the others under Media) in action here:
http://test.netzelf.de/tiefdruck/de/details/adema.htmlI'm going to rename the plugin and release it under a different name (suggestions welcome)...
BUT: It would be great to know if there is a chance to get this plugin running under the new SOBI2-Versions (currently it's build for RC 2.8.6) and what i have to do for that. I'm hoping that i can make a pre-release during next week, so that SOBI2-developers can test it.
Thx for your help.