Active
Project:
Web File Manager
Version:
6.x-2.12
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2010 at 09:09 UTC
Updated:
13 Apr 2010 at 07:49 UTC
Hi
is it possible that WebFM memorize the latest used folder when we just have linked a file on this folder ?
Ex: i pick up a file in webfm/ressources , then i come back to link another file from this folder but webfm take me at the root instead of give me the webfm/ressources path..
thanks
Comments
Comment #1
cgmonroe commentedThis might be possible with the patch included in:
http://drupal.org/node/736548
This include support that lets the current directory to be set. This probably could be used with some mechanism for maintaining a webfm_current_dir property to the $user global.
Patches welcome.
Comment #2
aiphesi go to try it thx