Releases for Web File Manager

webfm 6.x-2.11

robmilne - August 19, 2009 - 16:34
Official release from CVS tag: DRUPAL-6--2-11
First released: August 19, 2009 - 16:34
Download: webfm-6.x-2.11.tar.gz
Size: 117.46 KB
md5_file hash: c9cf78b5c76ff87b05da5344dd71def8
Last updated: August 19, 2009 - 16:37
View usage statistics for this release

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

robmilne - August 19, 2009 - 16:23
Official release from CVS tag: DRUPAL-6--2-10
First released: August 19, 2009 - 16:23
Download: webfm-6.x-2.10.tar.gz
Size: 117.47 KB
md5_file hash: 9838be7b7a5733064793e909ee999f1d
Last updated: August 19, 2009 - 16:33
View usage statistics for this release

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

robmilne - July 22, 2009 - 04:46
Official release from CVS tag: DRUPAL-6--2-10-RC5
First released: July 22, 2009 - 04:46
Download: webfm-6.x-2.10-rc5.tar.gz
Size: 110.67 KB
md5_file hash: cc53c959e8d0b95d1c1c104f0672541d
Last updated: July 22, 2009 - 04:51
View usage statistics for this release

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

robmilne - February 8, 2009 - 07:02
Official release from CVS tag: DRUPAL-6--2-10-RC4
First released: February 8, 2009 - 07:02
Download: webfm-6.x-2.10-rc4.tar.gz
Size: 109.3 KB
md5_file hash: abe419e4d664affe0a22818d5bdc2412
Last updated: February 8, 2009 - 07:05
View usage statistics for this release

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

robmilne - December 6, 2008 - 05:08
Official release from CVS tag: DRUPAL-6--2-10-RC3
First released: December 6, 2008 - 05:08
Download: webfm-6.x-2.10-rc3.tar.gz
Size: 98.35 KB
md5_file hash: 02de461896ee1c49e170cdd25c27f9e2
Last updated: December 6, 2008 - 05:10
View usage statistics for this release

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

robmilne - October 17, 2008 - 17:19
Official release from CVS tag: DRUPAL-5--2-15
First released: October 17, 2008 - 17:19
Download: webfm-5.x-2.15.tar.gz
Size: 95.19 KB
md5_file hash: 02fc37e7d7c745d2ee005773695b8c64
Last updated: October 17, 2008 - 17:20
View usage statistics for this release

This release fixes a php error in webfm.module as reported in node 322489

webfm 5.x-2.14

robmilne - October 16, 2008 - 20:36
Official release from CVS tag: DRUPAL-5--2-14
First released: October 16, 2008 - 20:36
Download: webfm-5.x-2.14.tar.gz
Size: 95.18 KB
md5_file hash: 99c75df45c9766c6845a1859c935d6a2
Last updated: October 16, 2008 - 20:40
View usage statistics for this release

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

robmilne - October 16, 2008 - 04:32
Official release from CVS tag: DRUPAL-6--2-10-RC2
First released: October 16, 2008 - 04:32
Download: webfm-6.x-2.10-rc2.tar.gz
Size: 94.47 KB
md5_file hash: 174d1de395f3cab2c18ba49330c4a96a
Last updated: October 16, 2008 - 04:35
View usage statistics for this release

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

robmilne - October 15, 2008 - 17:57
Official release from CVS tag: DRUPAL-6--2-10-RC1
First released: October 15, 2008 - 17:57
Download: webfm-6.x-2.10-rc1.tar.gz
Size: 93.53 KB
md5_file hash: 88e30d3165ac3e297c027fb26e5e43cf
Last updated: October 15, 2008 - 18:00
View usage statistics for this release

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)

webfm 6.x-2.9-alpha2

andremolnar - April 23, 2008 - 15:54
Official release from CVS tag: DRUPAL-6--2-9-ALPHA2
First released: April 23, 2008 - 15:54
Download: webfm-6.x-2.9-alpha2.tar.gz
Size: 89.05 KB
md5_file hash: 5704f8d8b7c18a730b8f7fdc2a420477
Last updated: April 23, 2008 - 15:55
View usage statistics for this release

fixed http://drupal.org/node/246908

webfm 5.x-2.13

robmilne - April 21, 2008 - 14:51
Official release from CVS tag: DRUPAL-5--2-13
First released: April 21, 2008 - 14:51
Download: webfm-5.x-2.13.tar.gz
Size: 93.38 KB
md5_file hash: 2642c009ed0caf361b6f1b40fe06dd68
Last updated: April 21, 2008 - 14:55
View usage statistics for this release

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:

  • node/246914: add alert dialogs for FF and Opera to instruct how to enable clipboard support
  • node/246918: enable Opera context menuing via use of alt key + right mouse button
  • node/246921: add "Paste link in editor window" menu option + added metadata title support
  • Improve feedback if a root directory has been moved/deleted or not created
  • Hide WebFM debug fieldset in settings for all uses other than #1

Bug Fixes:

  • Disable WebFM help link if help module not enabled
  • fix return of exif_imagetype call in webfm.module

webfm 5.x-2.12

robmilne - April 15, 2008 - 18:57
Official release from CVS tag: DRUPAL-5--2-12
First released: April 15, 2008 - 18:57
Download: webfm-5.x-2.12.tar.gz
Size: 92.89 KB
md5_file hash: 53966bfee7f63cfcd712b99f07d16fe8
Last updated: April 15, 2008 - 19:00
View usage statistics for this release

Implement patch submitted by Milos at http://drupal.org/node/245635 to add a file ownership column to the file listing.
This release also includes the fix at http://drupal.org/node/246549

webfm 5.x-2.11

robmilne - April 14, 2008 - 04:48
Official release from CVS tag: DRUPAL-5--2-11
First released: April 14, 2008 - 04:48
Download: webfm-5.x-2.11.tar.gz
Size: 89.28 KB
md5_file hash: 9096edd530a52d97b8a5803d9c8f03c0
Last updated: April 14, 2008 - 04:50
View usage statistics for this release

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.

webfm 5.x-2.10

robmilne - April 13, 2008 - 20:54
Official release from CVS tag: DRUPAL-5--2-10
First released: April 13, 2008 - 20:54
Download: webfm-5.x-2.10.tar.gz
Size: 89.15 KB
md5_file hash: f349c54f4d544580eaa96822150658ab
Last updated: April 13, 2008 - 20:55
View usage statistics for this release

This release addresses the following feature requests:

  • node/243058 whereby uploaded files in node-edit are automatically attached to the node.
  • node/243062 whereby newly created folders are automatically given rename focus in the directory listing. Currently this feature is only working with the directory create icon at the top right of the listing. Fix for menu operation to come.

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.

webfm 6.x-2.9-alpha1

andremolnar - April 8, 2008 - 06:38
Official release from CVS tag: DRUPAL-6--2-9-ALPHA1
First released: April 8, 2008 - 06:38
Download: webfm-6.x-2.9-alpha1.tar.gz
Size: 89.07 KB
md5_file hash: c4b4afebebc0d64f79d81424a6fa1c9d
Last updated: April 8, 2008 - 06:40
View usage statistics for this release

Initial release of 6.x version of webfm. This release represents a 'just get it to work' port of webfm 2.9 to Drupal 6. Areas that could stand improvement include making use of new D6 js features (e.g. t and theming) and a proper template file for the lone theme function.
This release is provided for testers and early adopters to try out the port and report issues. Do no use in a production environment.

webfm 5.x-2.9

robmilne - April 5, 2008 - 19:15
Official release from CVS tag: DRUPAL-5--2-9
First released: April 5, 2008 - 19:15
Download: webfm-5.x-2.9.tar.gz
Size: 87.75 KB
md5_file hash: 74b06bb9bf54f3969e0c8971f0c4def4
Last updated: April 5, 2008 - 19:20
View usage statistics for this release

This release gives administrators the right to modify file ownership via the metadata editor.

  • Fixed name sort re: node/241353
  • Added file owner name info to metadata
  • added administrator capability to edit file uid
  • Implement feedback for metadata edit

webfm 5.x-2.8

robmilne - February 20, 2008 - 18:39
Official release from CVS tag: DRUPAL-5--2-8
First released: February 20, 2008 - 18:39
Download: webfm-5.x-2.8.tar.gz
Size: 87.44 KB
md5_file hash: e69c30342228c545aa3830f4884eb2ca
Last updated: February 20, 2008 - 18:40
View usage statistics for this release

This release fixes a syntax error in version 2.7 that causes an error if the allow_call_time_pass_reference isn't set to true in php.ini. The internal help documentation has also been updated.

Note that the webfm_images module has be updated to fix an error due to the schema change to the webfm_file table in the previous release.

webfm 5.x-2.7

robmilne - February 18, 2008 - 19:27
Official release from CVS tag: DRUPAL-5--2-7
First released: February 18, 2008 - 19:27
Download: webfm-5.x-2.7.tar.gz
Size: 86.47 KB
md5_file hash: bf30ee235362cdac151c9e2baed11c5c
Last updated: February 18, 2008 - 19:30
View usage statistics for this release
  • Allow admins to set whether metadata title or actual file name is listed in the browser. If metadata title is selected, rename of file is disabled. Title rename still resides in metadata editor. The fname field of the webfm_file table has been dropped so a db update is required.
  • Fix upload versioning of files the are not in the database. No version options presented to allow delete of original file.

webfm 5.x-2.6

robmilne - January 31, 2008 - 15:37
Official release from CVS tag: DRUPAL-5--2-6
First released: January 31, 2008 - 15:37
Download: webfm-5.x-2.6.tar.gz
Size: 84.34 KB
md5_file hash: 452e2a19c469f355f251eea6865132d1
Last updated: January 31, 2008 - 15:40
View usage statistics for this release

Maintenance release that rolls up recent bug fixes:

  • uninstall fixed
  • date formatting for IE fixed
  • utf decoding fixed in Metadata

New feaures:

  • views patch courtesy of eagle82
  • 'put link in clipboard' menu item (NOTE: This feature may require browser settings to be adjusted)
  • file link added to Metadata (if file permission is public)

webfm 5.x-2.5

robmilne - January 15, 2008 - 18:16
Official release from CVS tag: DRUPAL-5--2-5
First released: January 15, 2008 - 18:16
Download: webfm-5.x-2.5.tar.gz
Size: 83.63 KB
md5_file hash: e41281073b69bc5e2d2cb33dc3c31de8
Last updated: January 15, 2008 - 18:20
View usage statistics for this release

A maintenance release to fix various bugs:

  • date sort in browser listing
  • unescaped metadata
  • browser scrolling on pop-up resize
  • install script required update for a new database

Download count has been added to metadata and views.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.