On 8/29/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 Tue, Aug 29, 2006 at 09:56:41AM -0500, Jon Haupt wrote:<br>> stylepage.php is still not creating CSS files for me. In fact, if I<br>> create a fake Site.StyleSheet.css file in /pub/cache, PmWiki deletes it,
<br>> but doesn't create a new one. I've tried different permissions, etc., but<br>> nothing doing.<br><br>Just to verify -- does the webserver have permissions into the pub/cache/<br>directory? Hmm, it must, otherwise the file wouldn't disappear.
<br><br>If it's not creating Site.StyleSheet.css in pub/cache, is it<br>including the contents of Site.StyleSheet in the <head> section, as<br>it's supposed to? Or is it missing from there also?<br></blockquote></div>
<br>Yep, it's including the contents in the embedded styles in <head>.<br><br>Jon