On Fri, Nov 23, 2007 at 11:55:39PM +0200, Iannis Zannos wrote:
>    Hello, 
>    Is it possible to hide items from a sidebar to all who have not entered,
>    for example, 
>    an admin or edit level password? That is, to make the show of a sidebar
>    entry 
>    conditional on the level of access authorized for a viewer? 
>    Could someone point me to instructions of how to do this? 

Surround the items with

    (:if auth admin:)
    ...
    (:ifend:)

Pm


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to