Wiki source code of Applications Index Entries
Last modified by Eleni Cojocariu on 2026/06/18 10:45
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | In the current implementation, the [[Application Index>>extensions:Extension.Application Index Application.WebHome]] reuses an existing [[UI Extension Point (UIXP)>>xwiki:Documentation.DevGuide.ExtensionPoint.WebHome]] coming from the Panels extension: ##org.xwiki.platform.panels.Applications##. | ||
| 2 | |||
| 3 | This means that applications listed in the index are those implementing this UIXP id: ##org.xwiki.platform.panels.Applications##. If you want to add an entry to the Application Index, you need to add it to the Applications Panel by using this same extension point. | ||
| 4 | |||
| 5 | [[Installed extensions>>extensions:Extension.Extension Manager Application||anchor="HInstall"]] can also add entries to the Application Index. |