It seems there are several guys around here that do not do more than one theme per month or such. Well, when it comes to theme development I think I have some experience (3 themes per month) to conclude that it's much easier go from "Title of Things" to "title of things" than the other way around.
<br><br>&quot;title of things&quot; - wrong capitalization, and in all sites we try to change it.<br>It's stupid to have node titles with the right capitalization (entered by the users) but then we have admin (and module) pages with lowercase. Then you say: &quot;ah you can use CSS&quot;. Duhhh! Try to apply capitalization with CSS to two diferent existent capitalization systems.
<br><br>&quot;Title Of Things&quot; - simply wrong but it's what CSS does.<br><br>&quot;Title of Things&quot; - or it will be already present in core, or you'll have to do funtions to do it right. The performance goes down, the work goes up!
<br><br>It's so simple, and Earl said it all: the only way to have correct capitalization without pain for theme developers!<br><br>Fernando Silva<br><a href="http://www.openquest.pt">www.openquest.pt</a><br><br><div><span class="gmail_quote">
On 9/14/06, <b class="gmail_sendername">Earl Miles</b> &lt;<a href="mailto:merlin@logrus.com">merlin@logrus.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Larry Garfield wrote:<br>&gt; - It doesn't buy us anything.&nbsp;&nbsp;Going through conversion pain for a clear<br>&gt; benefit is one thing, but I don't see how this gets us anything.&nbsp;&nbsp;You can<br>&gt; still get the capitalization you want now via CSS or, if you have a weird
<br>&gt; case where that wouldn't work, you can selectively translate strings.<br><br>Well, no. As stated in several messages:<br><br>You can't translate 'title of article' =&gt; 'Title of Article' with CSS.<br><br>You can translate 'Title of Article' to 'title of article' and 'Title Of
<br>Article' with CSS.<br><br>That's what it buys us.<br></blockquote></div><br>