[pmwiki-users] Modify "Home" link for group
Dr Fred C
drfredc at verizon.net
Tue Mar 27 18:01:33 CDT 2007
On Mon, Mar 26, 2007 at 03:58:36PM -0300, Sergio Belkin wrote:
>> Hi,
>> How could I modify the link Home for it goes to Group Homepage and not of
>> whole Wiki?
>>
If you're trying to get a groupX's home page (GroupX.GroupX) to display
as the Main/Home page, put '(:include GroupX.GroupX :)' in the first
line of the Main/Home page. (without the quotes).
The fine print is any wiki references in the GroupX.GroupX home page
(like GroupX/MyGroupPage) need to be fully defined. If, in
GroupX.GroupX's home page, MyGroupPage is referred to as MyGroupPage
(and not GroupX/MyGroupPage) then when it's included and displayed in
Main/Home, the links to MyGroupPage won't reference to
GroupX.MyGroupPage, but rather will refer to Main/MyGroupPage, if such a
file exists.
You can also add additional wiki stuff before or after to the Main/Home
page before or after the (:include GroupX.GroupX :) that would be unique
to the Main/Home page, with the GroupX.GroupX homepage being displayed
in the middle of what ever you put it in Main/Home.
--
Always, Dr Fred C
drfredc at drfredc.com
More information about the pmwiki-users
mailing list