Posted by robmilne on August 19, 2009 at 4:23pm
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.10.tar.gz | 117.47 KB | 9838be7b7a5733064793e909ee999f1d |
| webfm-6.x-2.10.zip | 143.51 KB | 5ec438c1cb818d2d10ca62c8ed88f6be |
Last updated: December 25, 2010 - 00:10
This moves the D6 version of the module from 'RC' status to 'official' status. This will also signify 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 mojo for a D7 port or to continue maintaining the code. Many worthy features are missing and much rework would improve the themeing/css/browser incompatibilities. The module is available to any who wish to take it on and who can actually devote time/skill to make improvements.
Additions:
- Niel 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