On 9/1/06, <b class="gmail_sendername">Patrick R. Michaud</b> &lt;<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, Sep 01, 2006 at 10:46:37PM +0100, Hans wrote:<br>&gt; Setting in config.php:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $HTMLStylesFmt['markup'] = &quot;&quot;;<br>&gt; has no effect in eliminating the styles insertion.<br>&gt; Why is this so? All the other styles pmwiki loads into
<br>&gt; the page head can be eliminated this way, and replaced<br>&gt; with a css file. Is there a way for the 'markup' styles<br>&gt; (from stdmarkup.php) not to be loaded into the page head?<br><br>Oops, that probably needs to be set with SDV().&nbsp;&nbsp;I think I
<br>originally had it in pmwiki.php but then moved it into<br>stdmarkup.php.&nbsp;&nbsp;I'll fix it for the next release.<br><br>Pm<br><br></blockquote></div><br>If you do work on this, take note of Hans's comment to Cookbook/RemovingHTMLStyles; he has apparently tried changing to SDV() with no result.&nbsp; Also, note that some of the other styles are not set with SDV() but they can still be eliminated by setting $HTMLStylesFmt['whatever'] = &quot;&quot;.
<br><br>Jon Haupt<br>