Page 1 of 1

Repository expand tree funtcion.

PostPosted:Mon Jul 30, 2012 10:12 am
by luke
Hi

I was wondering is it possible to add an expand function to the repository tree ? For example right click on a folder
and then from the menu "expand" and all folders in the master folder are expanded so I don`t have to click manually all the +.

Re: Repository expand tree funtcion.

PostPosted:Tue Jul 31, 2012 11:02 am
by jllort
Which is the purpose of expanding all folders ? you're looking for someone ?

Re: Repository expand tree funtcion.

PostPosted:Tue Jul 31, 2012 2:02 pm
by luke
When I have a folder and in it there are another one and the situation is the same x 10 so I have to click 10 times till I
get to the folder I want. I know that I could make a shortcut but in my opinion it could be useful :)

Re: Repository expand tree funtcion.

PostPosted:Thu Aug 02, 2012 7:34 pm
by jllort
Can be implemented but if is not a customer demand or you collaborate on doing it, sincerally this will have low priority at this moment. It's not so easy as you think, althought the logic seems at first view simply: get all child nodes from parent and expand recursivelly until end.

I have added the ticket here: http://issues.openkm.com/view.php?id=2237

Re: Repository expand tree funtcion.

PostPosted:Fri Aug 03, 2012 10:49 am
by luke
Thank You