[pmwiki-users] Sitewide headers/footers

Marco Ferretti marco.ferretti at gmail.com
Mon Sep 25 16:36:24 CDT 2006


Wow, that was FAST !

On Monday 25 September 2006 23:23, you wrote:
> On Mon, Sep 25, 2006 at 11:15:02PM +0200, Marco Ferretti wrote:
> > Hi all,
> >
> > sorry to raise this up again but I'm afraid I didn't understand how to
> > set the group footer sitewise.
> >
> > I tried to add
> > #Site Wide Group Footer
> > $GroupFooterFmt ='(:nl:)(:include {$Group}.GroupFooter
> > {$SiteGroup}.SiteFooter:)';
>
> Use the following:
>
>     $GroupFooterFmt .=
>       '(:nl:)(:include {$SiteGroup}.SiteFooter basepage={*$FullName}:)';
>
> This adds Site.SiteFooter to be displayed in addition to any
> Group.GroupFooter.

thanks a lot ! 
So, in case I create a group called MySite I can use  $GroupFooterFmt .=
       '(:nl:)(:include MySite.SiteFooter basepage={*$FullName}:)';
right ? 

( sorry 4 the triviality but I'm in the learning process step 0.2 ) 

>
> > and then I tried to edit Site.SiteFooter ( as I understand this shall be
> > the default ... )  but I get prompted for a password ... which I didn't
> > set .
>
> By default, all pages in the Site.* group (except for Site.SideBar)
> are locked against editing except by the admin password.

This puzzles me : 

# $DefaultPasswords['admin'] = crypt('secret');

shouldn't this disable password ? 
I tried putting the defaul password when prompted but I were sent back to the 
prompt ...

-- 
A gift of a flower will soon be made to you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /pipermail/pmwiki-users/attachments/20060925/ebcb0c3e/attachment.bin 


More information about the pmwiki-users mailing list