Changes for page Extension Point Tutorial

Last modified by Vincent Massol on 2023/10/10

<
From version < 7.1 >
edited by Ecaterina Moraru (Valica)
on 2017/10/10
To version < 8.1 >
edited by Ecaterina Moraru (Valica)
on 2017/10/10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -77,3 +77,5 @@
77 77  * You will get a list of such pages, like ##Applications.WebHome##, ##XWiki.UserIndexUIX##, ##XWiki.DocumentIndexUIX##, etc.
78 78  * Go to the ##XWiki.UserIndexUIX## page and from the [[Object Editor>>xwiki:Documentation.UserGuide.Features.PageEditing||anchor="HObjectseditingmode"]] change the “Extension Point ID" value from ##org.xwiki.plaftorm.drawer## ID to something else.
79 79  * Save the page and the Drawer entry should disappear.
80 +
81 +In case you want to have conditional display for some entries, like showing "User Index" just for registered users, the ID needs to remain the valid one, but [[Velocity>>extensions:Extension.Velocity Macro]] can be used to write conditions in the ##Extension Content## property.

Get Connected