This is a demo site for WebFM version 2.15.
2.15
This release fixes a php error in webfm.module as reported in node 322489
2.14
This release applies more submitted patches, a bug fix for file overwrite and ajax support for IE5 & 6.
2.13:
This release implements an excellent series of patches submitted by Frank Steiner to extend WebFM compatibility with Opera as well as improve file link creation for content.
New Features:
Bug Fixes:
2.12:
Implement patch submitted by Milos at node/245635 to add a file ownership column to the file listing.
This release also includes the fix at node/246549.
2.11:
A bit too fast with the last release since mkdir rename wasn't working from the context menu - it now works. This release also restores the image view iframe functionality that 2.10 broke.
2.10:
This release addresses the following feature requests:
Performance issues with large files referred by node/245421 have been corrected. Moreover, file/dir moves are much faster now that rename is used rather than the drupal copy/delete operation within file_move() of file.inc.
Note that the webfm_images module has been updated to be compatible with WebFM 2.7 and above.