Downloads
Download tar.gz
124.09 KB
MD5: 561dbecb6bf938e388c99b1751e22523
SHA-1: c4ab09b9dd4fdc9c554f670b2dd216575e13482b
SHA-256: 902c75525a35b26a392c8563ab198a6fda47a990807462bc1b1e614155015fa6
Download zip
153.11 KB
MD5: ff6945bd2ef07e137c405db9fd6fba74
SHA-1: cdcea767ccd2a8e92221df4053e746f39f24433a
SHA-256: a2fca2ba11a9f529334db5a9bd9ba6001897cec070c0d4780a851c435e8a2562
Release notes
This is a beta release in order to test if we got everything right. Please report bugs and issues to the queue.
This second beta release contains some code that tries to detect faulty image files trying to be uploaded: e.g. *.jpg files that actually contain a text file.
Thanks to everyone for the continuous support.
Note: The call for fckeditor/ckeditor changed they must now provide the parameter caller=EDITORNAME
What we fixed:
- Imagefile detection as suggested by cgmonroe.
- #859488: Some Webfm Attachment GUI Improvements
- #554430: Views Handlers are broken
- #384690: Copy Link to Clipboard error
- #920536: Hide number of attachments in teaser if "Append file links to Node Body" is unchecked
- Code cleanup for webfm with http://drupal.org/project/coder
- Code cleanup with http://jslint.com/
- #580556: Full support for ckeditor and tinymce through wysiwyg-api
- Remove getBaseUrl() in favor of Drupal.settings.basePath
- #849752: Double encoding of meta data not handled by webfm_putmeta
- #473918: directory automatically moved to inside another directory
- #846222: Folder creation with OG not working for non-admin user
- Improve filename-token for pathauto.
- Fixed a typo: Wrong variable name wfm_attach_ instead of webfm_attach_
- #806614: "file X path not found" when adding file to node (file name contains Russian characters)
- #311991: Web File Manager title & description
- #716544: WebFM Schema Issue - "webfm_file.fdesc is type text and may not have a default value"
- Minor Missunderstanding of hook_schema. Fixing the int date type to actually represent signed bigint.
- #261880: uppercase file extensions not recognized
- #753990: Webfm Field Weight not working
- #755882: Error using pgsql on WebFM IP Based
- #358842: Insertion into database fail
- #442336: Field sort order for WebFM?
- #580556: Full support for ckeditor and tinymce through wysiwyg-api
- #225069: Can I update database from cron
- #554430: Views Handlers are broken