Hi,i want to hide a page.
Can i do this with velocity code?
(Only the Administrator will se that page)
The question is if you want to hide it or deny access.
Hide: Edit the page and check the hidden page checkbox. This only works if the page has no visible children and your users are not advanced users.
Deny: you need to change the access rights according to your needs.
You can use a combination of hide and deny.
if you are using Version 10.4 latter then it is possible else you can’t filter pages before 10.4.
i am using xwiki version 10.3
you have to upgrade 10.6 that is recommend.then you can hide Page link.
see https://extensions.xwiki.org/xwiki/bin/view/Extension/Panels%20Application#HNavigationPanel
thanks for your suggestion