See and vote for<div><br></div><div><a href="http://www.pmwiki.org/wiki/PITS/01298">http://www.pmwiki.org/wiki/PITS/01298</a><br></div><div><br></div><div><br></div><div><p class="" style="margin-top:1.33em;margin-bottom:0px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:19.5px">

Description: Provide a <a class="" href="http://www.pmwiki.org/wiki/PmWiki/PageVariables">page variable</a> (or <a class="" href="http://www.pmwiki.org/wiki/PmWiki/PageTextVariables">page text variable</a>) for each of the following <a class="" href="http://www.pmwiki.org/wiki/PmWiki/PageDirectives">page directives</a> that indicates if they have been activated for a specific page</p>

<div class="" style="margin-left:40px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:19.5px"><pre class="" style="font-size:0.9em;font-family:'Lucida Console','Andale Mono','Courier New',Courier,monospace;line-height:1.2em;margin-top:0px;margin-bottom:0px">

(:notitle:)    
(:noaction:)
(:noleft:)
(:noheader:)
(:nofooter:)
(:nogroupheader:)
(:nogroupfooter:)
</pre></div><p style="margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:19.5px">This will allow use in <a class="" href="http://www.pmwiki.org/wiki/PmWiki/ConditionalMarkup">conditional markup</a> to support moving the wiki header from the template to a wiki page</p>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 9 November 2012 10:40, Oliver Betz <span dir="ltr"><<a href="mailto:list_ob@gmx.net" target="_blank">list_ob@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">Petko Yotov wrote:<br>
<br>
>> >if ($GLOBALS['TmplDisplay']['PageLeftFmt']==0)<br>
>> >   { $HTMLStylesFmt['[...'] = ....; }<br>
>><br>
>> that's what I tried before I asked here. It doesn't work, the<br>
>> expression always evaluates "true".<br>
><br>
>Actually, the variable $GLOBALS['TmplDisplay']['PageLeftFmt'] is not yet<br>
>defined when your skin.php file is loaded, because the wikitext has not yet<br>
>been processed.<br>
<br>
</div>that's what I guessed, thanks for the confirmation.<br>
<br>
I will redefine (:noleft:) or change the template + CSS to get a<br>
variable layout.<br>
<div class="im HOEnZb"><br>
Oliver<br>
--<br>
Oliver Betz, Muenchen (<a href="http://oliverbetz.de" target="_blank">oliverbetz.de</a>)<br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>____<br><a href="http://kiwiwiki.co.nz">http://kiwiwiki.co.nz</a><br>
</div>