webfm 6.x-2.11
robmilne - August 19, 2009 - 16:34
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.11.tar.gz | 117.46 KB | c9cf78b5c76ff87b05da5344dd71def8 |
Official release from CVS tag: DRUPAL-6--2-11
Last updated: August 19, 2009 - 16:37
The 6.x-2.11 release marks my official resignation from maintaining the module. It isn't easy saying good-bye to one's children but I've got to move on - I do not have the time for a D7 port or to continue maintaining the code. Many worthy features are missing and js/css rework would improve themeing and browser incompatibilities. The module is available to someone who can devote time/skill to make improvements.
Additions:
- Niels Hackius' webfm_ipfolder module as per node 437196
- OG patch as per node 249487 - tested by OG community
- hook_content_fields_extra as per node 547218
- Control in admin settings to enable/disable owner column in browser as per node 323900
- Place browser into a template to facilitate themeing
- webfm_example_listing module to illustrate how a custom module can use webfm functions and security to display files from a set directory NOTE: The .remove extension must be removed from the .info file to enable - this module is meant purely as an example for custom module developers - see the demo site footer for the default implementation of the module within a block
Fixes:
- Change image rename from prefix to suffix as per node 537070
- Restore hook_wysiwyg_plugin and non-admin addressing as per node 531968 to webfm_popup.module
- Adjust ids to prevent contention as per node 541262
- Fix file selection in search pane
- Fix php warnings as per node 545536
- Fix anon naming in owner column of browser if webfm access granted to anonymous role
- Fix error messaging in metadata pane when submitted uid isn't valid
