Downloads
Download tar.gz
123.14 KB
MD5: 21a45e4b4e9a1f04c1e20dc7b714ec0a
SHA-1: cb9c4b242667c2261f409c78be1ebdb11d4b25eb
SHA-256: b97d5bc310b6dc68534e625bae26e760bbd1ebaeacfe0be99ff0c1fd2bea3ef5
Download zip
150.14 KB
MD5: c4171192b7dc03c7a07a50721380a725
SHA-1: 17be7001f241804f4dcd3cfe916a1458d15b51c6
SHA-256: 3937f9558cffed1a87ff7875ba8e4ccc6c51362c7ae7e13d3c383b3765630321
Release notes
This is a bug fix release. Sorry we had to rerun, 6.x-2.13 contained two bugs. Its now 6.x-2.15 because I am still learning git and tags :-)
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:
additionally in 6.x-2.15
- #1076068: Database error thrown when saving pages with webfm links
- #1075502: No longer responds to placement in list of managed fields for node type
in 6.x-2.13:
- 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