Details
-
Improvement
-
Resolution: Fixed
-
Major
-
7.4
Description
Currently we are missing an extension point that defines what the content menu contains (Edit menu, Add button, Configure menu, More actions menu, etc.)
We already have UIX:
- for global menu, see
XWIKI-12772- org.xwiki.platform.topmenu.right
- org.xwiki.platform.topmenu.left
- and for the content menu's entries, see
XWIKI-12772- org.xwiki.plaftorm.editactions
- org.xwiki.plaftorm.moreoptions
- org.xwiki.plaftorm.adminactions
But there is no way to disable the Add button for example, or add another type of Add button, for example each application could replace the generic Add with Add-Blog for example.
The UIXP could be called:
org.xwiki.platform.contentmenu
or
org.xwiki.platform.content.menu
or
org.xwiki.platform.menu.content
Attachments
Issue Links
- is related to
-
XWIKI-9092 Allow installed applications to insert their page type in the creation step
- Closed
- relates to
-
XWIKI-12812 Add the ability to add viewers dynamically
- Open
-
XWIKI-9689 Wiki Application: Remove all hacks in templates and use UI extension points instead
- Closed
-
XWIKI-12636 Introduce UI extension points in the content menus and stop hardcoding them
- Closed
-
XWIKI-12772 Create extension points for the top menu and stop hardcoding its content
- Closed