Add an UI Extension to the Applications Panel
Last modified by Gabriela Anechitoaei on 2022/05/03 09:29
Steps to reproduce
- Create a test page; for ex. create test
- Edit it in Object mode
- Add a XWiki.UIExtensionClass object to it
- Fill in the fields with these values:
- Extension Point ID - org.xwiki.platform.panels.Applications
- Extension ID - platform.panels.testApplication
- Extension Parameters:label=Test
target=test.WebHome
icon=icon:briefcase
- Click "Save & View"
Expected results
An entry is added inside the Applications panel labeled Test, having a briefcase icon and pointing to "test.WebHome".