Friday, November 23, 2007, 9:55:39 PM, Iannis Zannos wrote: > 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? use conditional markup (look in your documentation). For instance: (:if auth admin:)this is only seen by admin(:if:) ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
