Title: Re: [pmwiki-users] SkinTest page



> See the TestPageDirectives recipe:

>    
http://www.pmwiki.org/wiki/Skins/TestPageDirectives

ah, that explains why the form gives wrong results for certain directives,
because the skin is using custom functions, not just a simple
SetTmplDisplay('Page...Fmt') call.
For instance Amber's (:noaction:) directive disables
both action links in the header as well as the page footer,
and the top actions are not in a section called PageActionsFmt,
but PageTopActionsFmt, since there is another section called
PageFootActionsFmt.


Best regards,
Hans                        
mailto:[email protected]
www.softflow.co.uk
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to