AdminTreeMVCHandler could accept tree path property for dynamic tree
configuration
----------------------------------------------------------------------------------
Key: MAGNOLIA-1537
URL: http://jira.magnolia.info/browse/MAGNOLIA-1537
Project: Magnolia
Issue Type: Improvement
Components: admininterface
Reporter: Amir Mistric
Assigned To: Philipp Bracher
Currently there is no way to specify a start path for a an existing tree.
Path has to be set up in custom tree configuration java file which makes trees
less reusable.
For example, if I needed a website tree in a dialog link controll that starts
from /site1/folder1/ I would have to make new custom tree configuration that
extends website tree and sets the path.
Instead, it would be nice if I could just make a copy of the website tree
configuration node and specify path = /site1/folder1.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------