Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.4
-
None
-
-
Yes
-
Empty show more show less
Description
See this entry in the wiki for the description of the desired functionality: http://wiki.magnolia-cms.com/display/DEV/Magnolia+Data+Module+Extensions+-+Mixed+type+hierarchies.
There are many changes to accommodate the new functionality. Here are the main changes:
- Many classes that create, delete, display the types or the nodes are touched to accommodate the new structure.
- the DataModule now stores the typedefinitions
- DataModule creates only one menu entry per rootpath
- the title of the menu entry can be given in the type definition (sometimes the root type does not explain the main content of a type tree)
- TypeDeleteCommand: I am not sure if this ever worked correctly. Should do now, and also deletes the tree belonging to the type.
- TypeDialog: rootpath, allow folders, sort by name are only to be edited in the root type
- new TypeSelectDataDialog: when creating a new type, will check if there are multiple options of types to create
- TypeAdminTree and GenericDataAdminTree: lot of new code
- When working with folders: they are only allowed at the root, not within the type trees itself
- When items are moved or copied within the tree, if the type definition structure would be broken, the move/copy is prevented.
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
MGNLDATA-78 Make creation of items in the folders possible
-
- Closed
-
-
MGNLDATA-21 Allow for display of content of mixed data types to be displayed in single hierarchy
-
- Closed
-
-
MGNLDATA-22 Add support for building complex content types
-
- Closed
-
-
MGNLDATA-75 Add "Activate incl. subnodes" menu item to the type activation
-
- Closed
-
There are no Sub-Tasks for this issue.