Thanks Hans that solved the issue. I also set $EnableGroupTitle=0 in
skin.php. Now I got the effect that I wanted, by default no group links
displayed, yet for group that has Group.GroupHeaderthe title would be
derived from there if any was defined.
--
hua
On 1/3/07, Hans <[EMAIL PROTECTED]> wrote:
Wednesday, January 3, 2007, 1:11:15 AM, hua wrote:
> Using PmWiki 2.1.17 with Gemini skin. What do I need to do to make this
work
> for pages that belong in a group?
> i. I don't want to have Group Link (the one that by default appears at
> top-left) displayed
> ii. If the page doesn't have (:title Some Title:) it'll pick it up from
> Group.GroupHeader (is this correct?) if GroupHeader has (:title Global
Group
> Title :)
Try this:
In Group.GroupHeader use (:nogroup:)(:title Some Default Title:)
In each page use (:title {GroupHeader$Title}:)
(:nogroup:) suppresses the group link in the titlebar in Gemini, it is
a custom markup for gemini.
{GroupHeader$Title} is the $Title pagevariable picked from page
GroupHeader.
Hans
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users