Downloads
Download tar.gz
123.14 KB
MD5: ec4c50ee76fd519399d7e889536c64f8
SHA-1: 5d21dd03d6cff2eb66ad76d490a7e133176f8f5b
SHA-256: f9b408856457c2fa8acc2e17480b40f0f2f2f7d16a1ef260c131282782133396
Download zip
150.16 KB
MD5: 3078a8e242e158c9b211d95f5faf56a2
SHA-1: d7bf2a18cb3923908bd5c35333eb12d99f5a1a05
SHA-256: 9e43c3393d686e7ac3c3b2cbdb215a602ea04b963ef54c5cb7b4ff49c8096d7b
Release notes
This is a bug fix release. Sorry for the delay, but I wanted to wait till after the git migration with this release.
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:
- Translations are now living at: http://localize.drupal.org/translate/projects/webfm
- 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