On Wed, Feb 14, 2007 at 10:29:33AM -0500, Sandy wrote: > I'm splitting my site into a small farm, and there are some pages I want > to share (almost) between wikies. > > The shared pages recipe looks easy enough. > > Can I hide some parts of a page from some wikis by using (:if > statements? I've already set separate session_name and $WikiTitle in the > config.php files, if that helps.
Sure, (:if:) directives can be used to suppress parts of the page-- the tricky part will be defining the conditionals used. What criteria are you wanting to use to decide if a particular section is to be shown or suppressed? Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
