Simon Georget
Simon Georget
This feature is **really** interesting but should be an option (A new config parameter should be introduced into the js file). By the way, what could be your contribution on...
Well, on the PHP side, it will probably be kind of easy... the use of _rename()_ function (and few conditionnal tests) should be enough to move files.
What I mean is that the JS part is probably not that easy. Regarding your contribution and the approach, you can study the current code, create a fork and work...
By the way : http://interface.eyecon.ro/demos/drag_drop_tree.html
(not implemented yet)
Thanks for sharing ! Any online demo link to provide ?
I don't want a pull request now since I need to test it and be sure it fits well with existing features (And I have to say that I have...
still waiting for contributors !
cc @hammond13
> I assume the php connector reads in the json config and excludes the files on the server side? That's it. Quite basic ! See here : https://github.com/simogeo/Filemanager/blob/master/connectors/php/filemanager.class.php#L289