[pmwiki-users] <!--Page???Fmt-->
noskule
noskule at gmx.net
Thu Mar 30 05:36:58 CST 2006
Thomas Lederer schrieb:
>Hi all,
>
>i wanted to exclude a certain part of a page in some pages. I thought
>that the Page???Fmt things were what i needed.
>
>I tried to put <!--PageSpecialFmt--> and <!--/PageSpecialFmt--> in my
>skin and (:nospecial:) in the page, but it didn't work. The page just
>showed "(:nospecial:)". When i used PageRightFmt instead (which is not
>used anywhere else, it worked.
>
>Did i miss a location to make PageSpecialFmt known?
>
>
guess you need a markup aswell, like:
Markup('nospecial', 'directives',
'/*\\*(:nospecial:*\\*)/ei',
"SetTmplDisplay('PageSpecialFmt',0)");
>Regards,
>Tom
>
>_______________________________________________
>pmwiki-users mailing list
>pmwiki-users at pmichaud.com
>http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>
>
>
>
More information about the pmwiki-users
mailing list