On Tue, Apr 03, 2007 at 05:01:39PM +0200, noskule wrote:
> hi list
> I try to change the existing page-section markup to
> 
> Markup('noright', 'directives',
>    '/\\(:noright:\\)/ei',
>    "SetTmplDisplay('PageContentHeaderRightFmt',0) .
>    SetTmplDisplay('PageRelatedNavigationRightFmt',0) .
>    SetTmplDisplay('PageContentRightFmt',0)");
> 
> this only works if I change "noright" to somthing else. The code I 
> placed in skin.php. Is this susposed to work or do I miss something?

It should work, unless something else is defining a 'noright' markup
prior to the skin being loaded.  Perhaps something in a local customization
is defining 'noright'?

Pm

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to