What about instances of caching? E.g. I have a lot of look and feel options that can be set by the user. However if you attempt to print them out as dynamic CSS on the fly it creates extra server load, not to mention an ugly lot of CSS before the content in the page&#39;s source. Instead the CSS is saved as a local file at the time of saving the options and then that file is linked in the source. <br>
<br><div class="gmail_quote">On Thu, Dec 2, 2010 at 8:50 AM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Thu, Dec 2, 2010 at 3:02 AM, Sayontan Sinha &lt;<a href="mailto:sayontan@gmail.com">sayontan@gmail.com</a>&gt; wrote:<br>
</div><div class="im">&gt; I am curious as to what qualifies as a better way of doing things. E.g. I<br>
&gt; have code where depending on selections certain stylesheets are grouped<br>
&gt; together, then either they are compressed and/or minified.<br>
<br>
</div>See, that sounds awfully functional to me. Why would you want the<br>
theme to be doing that?<br>
<br>
A theme is supposed to describe how the site looks, not how the site<br>
works. Sure, for custom jobs, we all do it and put this sort of thing<br>
in the theme, but remember that the directory is supposed to hold<br>
themes to be used for public consumption. Anybody can use them.<br>
<br>
So doesn&#39;t it make a bit more sense to make this sort of<br>
compression/minification more generic, able to apply to any theme, and<br>
then to put it in a plugin?<br>
<br>
Also, look into wp_enqueue_style, which is capable of minification and<br>
combining css files.<br>
<font color="#888888"><br>
-Otto<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Sayontan Sinha<br><a href="http://mynethome.net" target="_blank">http://mynethome.net</a> | <a href="http://mynethome.net/blog" target="_blank">http://mynethome.net/blog</a><br>
--<br>Beating Australia in Cricket is like killing a celebrity. The death gets more coverage than the crime.<br><br>