webfm 6.x-2.18
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.18.tar.gz | 115.29 KB | b62b7ac7459d3b253a5979723808a413 |
| webfm-6.x-2.18.zip | 135.92 KB | d0ad3cd04fe3bb6dd29b96c21132581e |
Release notes
A new bug fix release. Sorry it took so long. I am just a university student.
...there was a transmission error in 2.17
- Issue #783044: Detaching file from node gets lost on node preview by nhck | roball: Fixed Detaching file from node gets lost on node preview. #783044: Detaching file from node gets lost on node preview
- Issue #689236 by nhck | JGO: Fixed Attachment gone on node edit #689236: Attachment gone on node edit
- Permissions: Users could not download their own files.
- Issue #1361200 by roball: Fixed Roles with permission 'view webfm attachments' can view attached files, but no longer actually download them #1361200: Roles with permission "view webfm attachments" can view attached files, but no longer actually download them
- i18nsync_nodeapi variable getting should have returned an array instead of false
webfm 6.x-2.17
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.17.tar.gz | 115.28 KB | 566921b4748c765378fdab6c3676461d |
| webfm-6.x-2.17.zip | 135.92 KB | eb6bab441f281f094bd5bdd367cc3e55 |
Release notes
This release is bogus - please disregard.
webfm 6.x-2.16
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.16.tar.gz | 114.61 KB | 1a82bbc1a33134d4cc9149b21ef3c9cd |
| webfm-6.x-2.16.zip | 135.63 KB | 5052254b6ff12d06a3eb17cedbad74f5 |
Release notes
Some bugfixes.
Issue #1343624 by nhck | anstosser: Fixed Pattern 'Filename' not respected in url alias (Pathauto).
Issue #1094890 Fatal error: Call to a member function file() on a non-object in webfm.module on line 2794 possible problems with file_info extension.
Issue #1163404 by cspiegel: Fixed Update script from webfm_ipfolders() module fails on PostgreSQL.
Issue #1097866 by nhck | monkeyGO: Creat a role, and select 'access webfm' + 'webfm upload' -- Cannot upload file.
Issue #354740 by paulrooney: Fixed how to display webfm attachment based on language.
Issue #1038462 by mshmsh5000 |nhck: Fixed Undefined variable: webfm_root_path.
Issue #1109382 by cgmonroe: Fixed V2.15 Image Exploit Checking Problems (invalid function call/ invalid extension errors).
Issue #1094890 by KeDeWo: file_info implementation causes problems.
webfm 6.x-2.16-rc1
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.16-rc1.tar.gz | 123.14 KB | 7a85ce3a044db9f60a90670a26e9ad3e |
| webfm-6.x-2.16-rc1.zip | 150.16 KB | eb5cc104feca24557926e1896bd5d241 |
Release notes
Fixed:
- Issue #1094890: Fatal error: Call to a member function file() on a non-object in webfm.module on line 2794 possible problems with file_info extension.
webfm 6.x-2.15
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.15.tar.gz | 123.14 KB | 21a45e4b4e9a1f04c1e20dc7b714ec0a |
| webfm-6.x-2.15.zip | 150.14 KB | c4171192b7dc03c7a07a50721380a725 |
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
webfm 6.x-2.13
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.13.tar.gz | 123.14 KB | ec4c50ee76fd519399d7e889536c64f8 |
| webfm-6.x-2.13.zip | 150.16 KB | 3078a8e242e158c9b211d95f5faf56a2 |
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
webfm 6.x-2.13-beta2
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.13-beta2.tar.gz | 124.09 KB | 561dbecb6bf938e388c99b1751e22523 |
| webfm-6.x-2.13-beta2.zip | 153.11 KB | ff6945bd2ef07e137c405db9fd6fba74 |
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
webfm 6.x-2.13-beta1
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.13-beta1.tar.gz | 123.33 KB | 689ffa2ccd92f0d561e2dbc0e74be30b |
| webfm-6.x-2.13-beta1.zip | 151.15 KB | 91e31f3f8ae43823589f4cfd5797adcb |
Release notes
This is a beta release in order to test if we got everything right. Please report bugs and issues to the queue.
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:
- #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
webfm 5.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| webfm-5.x-2.x-dev.tar.gz | 70.13 KB | cf623895f426537b57d1d2018b958e45 |
| webfm-5.x-2.x-dev.zip | 76.56 KB | d63f6330b7ceedd6d4be30ee22d07814 |
Release notes
Please not: Drupal5 is not further supported by the webfm maintaince.
#803722 Ceased support of Drupal 5.
#261880 by Eikaa: Fixed uppercase file extensions not recognized.
#358842 by meichr | phen: Insertion into database fail.
#718656 by cgmonroe | robmilne: Fixed WebFM ajax calls fails if Browser responseText contains leading whitespace / line feeds.
webfm 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.x-dev.tar.gz | 115.71 KB | 6f13f9b1ef81033c8007e8aaa4569a8f |
| webfm-6.x-2.x-dev.zip | 136.46 KB | 163e88cc8b80aa8cb001b3eb45ee7178 |
Release notes
- Added a feature to display related files in the listing using hook_links
- the listing can be selected for each node type indvidually
webfm 6.x-2.12
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.12.tar.gz | 120.67 KB | 9f398bc9b0907968bdf14acd22cb8714 |
| webfm-6.x-2.12.zip | 148.04 KB | 412b2598fddc6c5f17cb3d8fff5c0b5b |
Release notes
I've poked my head back in briefly to so see whats been happening and I found a few bug patches to commit. Not many new features are here but there are several good candidate patches that I'll consider if those hard working people are kind enough to re-patch to this release.
Bug Fixes:
- Replace "require_once" for webfm_file.inc as per 577070.
- Trim whitespace from xmlHttp.responseText as per 718656 .
- Fix schema of fdesc as per 355678.
- Fix attachment delete issue as per 598516.
- Add t funcs to webfm_version_form() as per 731304.
Additions:
webfm 6.x-2.11
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.11.tar.gz | 117.46 KB | c9cf78b5c76ff87b05da5344dd71def8 |
| webfm-6.x-2.11.zip | 143.51 KB | e93c690083d8ad5c3ff42be365aa553d |
Release notes
The 6.x-2.11 release marks 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 time for a D7 port or to continue maintaining the code. Many worthy features are missing and js/css rework would improve themeing and browser incompatibilities. The module is available to someone who can devote time/skill to make improvements.
Additions:
- Niels 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
webfm 6.x-2.10
| 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 |
Release notes
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
webfm 6.x-2.10-rc5
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.10-rc5.tar.gz | 110.67 KB | cc53c959e8d0b95d1c1c104f0672541d |
| webfm-6.x-2.10-rc5.zip | 133.09 KB | c852357fe1a6852c38627169470d9f42 |
Release notes
This release formalizes many patches that have been applied to the module by dedicated users. Of special note is the 'pretty url' alias functionality by Niels Hackius that provides hooks to the Token and Pathauto modules to replace 'webfm_send' paths. His ip based authentication module is not part of this release but should be added soon.
Changes:
- Fix context menu behaviour in popup window (node/153623#comment-1811578)
- Added feedback to indicate role root directories that are not defined with a path (node/372443)
- Add Drupal.t() and change upload feedback colour for upload success/fail to javascript
- Update help
- Add hook_node_type() (node 504860)
- Add empty string to metadata fdesc where no data - hopefully will squash multiple bug reports
- Add file access patch submitted by Frank Steiner (node/421418)
- Add pathauto patch submitted by Niels Hackius (node/390252)
- Add workflow patch submitted by iris_passcal (node/450202)
webfm 6.x-2.10-rc4
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.10-rc4.tar.gz | 109.3 KB | abe419e4d664affe0a22818d5bdc2412 |
| webfm-6.x-2.10-rc4.zip | 131.55 KB | 8a29dfdc505c05073be51d6346d8e96f |
Release notes
This release adds a modules subdirectory for optional functionality.
The modules added:
- 6.x port of Andre's webfm_images module
- Port of the MP3Player module to the WebFM browser (thanks to 'Starnox' for his excellent work)
- Popup module provided by Adam Moore for FCKEditor usage (http://drupal.org/node/348554)
In addition this release fixes the bug reported by Frank Steiner at http://drupal.org/node/310119 and fixes the issue reported by 'mr.baileys' at http://drupal.org/node/367947
Also a 'webfm_send' hook has been added to allow alternate streaming and other download processing in anticipation of a statistics module proposed by Jeff Dowd
Note: The mp3 player requires downloading the Wordpress Standalone Audio Player and moving the files described in the module help. The module must then be configured and the client browser cache cleared before the player is usable.
webfm 6.x-2.10-rc3
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.10-rc3.tar.gz | 98.35 KB | 02de461896ee1c49e170cdd25c27f9e2 |
| webfm-6.x-2.10-rc3.zip | 116.56 KB | 45a0527f162e3938cff4ff0bb8061154 |
Release notes
This release requires a database update for Frank Steiner's change to the webfm_attach table to allow file attachment to comments.
Also:
- Fix mime type bug as per node/322489
- Fix db schema bug as per node/327993
- Add file overwrite capability for files marked as full role access by users of that role as per node/332320
- Fix styling for multiple attachment tables as per node/341531
- Add German translation (thanks con1e) and rename "po" directory to "translations"
- Add changes for pasting file hrefs into arbitrary textfields as per node/310119
webfm 5.x-2.15
| Download | Size | md5 hash |
|---|---|---|
| webfm-5.x-2.15.tar.gz | 95.19 KB | 02fc37e7d7c745d2ee005773695b8c64 |
| webfm-5.x-2.15.zip | 110.84 KB | daa80bb29a9410d4fd98f6e4279057cc |
Release notes
This release fixes a php error in webfm.module as reported in node 322489
webfm 5.x-2.14
| Download | Size | md5 hash |
|---|---|---|
| webfm-5.x-2.14.tar.gz | 95.18 KB | 99c75df45c9766c6845a1859c935d6a2 |
| webfm-5.x-2.14.zip | 110.84 KB | ce453ffb23dfd6991fd4d456ee9d8827 |
Release notes
This release keeps the 5.x version of the module in synch with the recently updated 6.x version.
- Add Frank Steiner's patch for node edit preview
- Add IE5 and 6 ActiveXObject compatiblity
- Fix hook_nodeapi for deletion of attachments
- Fix file overwrite bug
webfm 6.x-2.10-rc2
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.10-rc2.tar.gz | 94.47 KB | 174d1de395f3cab2c18ba49330c4a96a |
| webfm-6.x-2.10-rc2.zip | 110.01 KB | 4fc380e29c92bd8d88885856abbd0606 |
Release notes
RC1 appears to be a tag from the 5 branch of the module. My apologies to any who tried to install it.
webfm 6.x-2.10-rc1
| Download | Size | md5 hash |
|---|---|---|
| webfm-6.x-2.10-rc1.tar.gz | 93.53 KB | 88e30d3165ac3e297c027fb26e5e43cf |
| webfm-6.x-2.10-rc1.zip | 108.66 KB | 84e9d3bf8de377efe569319aae4c07c0 |
Release notes
After a 5 month hiatus I've returned to update the module, adding many patches submitted by generous people.
- Sync 6.x with changes up to 5.13 (added a file owner column to the file listing, changed styling, etc.)
- Added patches from Frank Steiner for preview, fixes to hook_nodeapi and cut/paste (nodes 249786, 282328, 282406, 310119)
- Added ActiveXObject to ajax post for IE compatibility (node 252726) and jquery marking (node 294212)
- Fixed security issue for file overwrite (node 320359)