![]() |
|
|
|
|
Issue Type:
|
Task
|
|
Affects Versions:
|
2.0 |
|
Assignee:
|
Unassigned |
|
Created:
|
09/Apr/13 2:37 PM
|
|
Description:
|
In 4.x the Data module builds dynamically the menu entries to manage the various custom types. This happens on module startup in the DataModule#registerCustomTypes() method. For each registred custom type the method updateDataMenu(TypeDefinition type) is called which basically creates a button to open a tree with the following code
subMenu.createNodeData("onclick", "MgnlAdminCentral.showTree('" + type.getName() + "')")
Now, wrapping each of those trees with WrapLegacyTreeUIAsMagnoliaAppTask(..) as a M5 app will end up creating a deluge of apps in the app launcher. Methinks, a different approach has to be found in this case.
|
|
Fix Versions:
|
2.0 |
|
Project:
|
Magnolia Data Module
|
|
Priority:
|
Critical
|
|
Reporter:
|
Federico Grilli
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------