[pmwiki-users] Note to skin designers
V.Krishn
mistyfire at autograf.pl
Sat Feb 19 16:40:31 CST 2005
On Sunday 20 February 2005 03:23, you wrote:
> On Sun, Feb 20, 2005 at 03:25:24AM +0530, V.Krishn wrote:
> > Just to be on safe side,
> > I wanted to know if for the new sections that can now be inserted like :
> > <!--PageTopMenuFmt--> or <!--PageCommandsFmt-->
> > will the END tags <!--/PageTopMenuFmt--> or <!--/PageCommandsFmt-->
> > be honored too.
>
> Yes. However, sections cannot nest (yet?), so any valid starting
> or ending line ends the current section. Thus, for
>
> <!--PageTopMenuFmt-->
> apple
> banana
> cherry
> <!--PageCommandFmt-->
> date
> eggplant
> fruit
> <!--/PageTopMenuFmt-->
> grape
> honey
> <!--/PageCommandFmt-->
>
> PageTopMenuFmt only contains apple+banana+cherry, and PageCommandFmt
> only contains date+eggplant+fruit.
>
> Pm
Thanks for clearing the nesting issue..... I just removed the following:
<!--PageTopFullFmt-->
...... all top content .....
<!--/PageTopFullFmt-->
Secondly I had done something like this:
<!--PageLeftFmt-->
<!--PageRightFmt-->
..... SideBar ......
<!--PageLeftFmt-->
<!--PageRightFmt-->
Not knowing if ?noright=1 has been implemented by default or not.
Please clarify.
Thanks.
V.Krishn
More information about the pmwiki-users
mailing list