On 9/1/06, <b class="gmail_sendername">Patrick R. Michaud</b> <<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>> 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>> Setting in config.php:<br>> $HTMLStylesFmt['markup'] = "";<br>> has no effect in eliminating the styles insertion.<br>> Why is this so? All the other styles pmwiki loads into
<br>> the page head can be eliminated this way, and replaced<br>> with a css file. Is there a way for the 'markup' styles<br>> (from stdmarkup.php) not to be loaded into the page head?<br><br>Oops, that probably needs to be set with SDV(). I think I
<br>originally had it in pmwiki.php but then moved it into<br>stdmarkup.php. 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. Also, note that some of the other styles are not set with SDV() but they can still be eliminated by setting $HTMLStylesFmt['whatever'] = "".
<br><br>Jon Haupt<br>