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

cgmonroe’s picture

This 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.

aiphes’s picture

i go to try it thx