<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>
<blockquote type="cite">But I *can't* get 'titles of things' ==&gt;
'Titles of Things' without writing a smart capitalization parser.
</blockquote>
That's a good point and would provide the most flexibility for CSS text
transformation. And, I suppose that is the correct US English way for
titles of things.<br>
<br>
The standard Drupal way for field and fieldset </tt><tt>titles is to <b>just</b>
capitalize the first word. If we go the 'Titles of Things' route, then
we should change the field(set) titles standard to use this as well
IMHO.<br>
</tt>
<pre class="moz-signature" cols="72">Rob Roy Barreca
Founder and COO
Electronic Insight Corporation
<a class="moz-txt-link-freetext" href="http://www.electronicinsight.com">http://www.electronicinsight.com</a>
<a class="moz-txt-link-abbreviated" href="mailto:rob@electronicinsight.com">rob@electronicinsight.com</a></pre>
<br>
<br>
Earl Miles wrote:
<blockquote cite="mid45083855.4060207@logrus.com" type="cite">Angela
Byron wrote:
  <br>
  <blockquote type="cite">Actually... you've just made the case for NOT
doing titles&nbsp; capitalization. ;)
    <br>
    <br>
    <blockquote type="cite">Content Types (+1 for Titles of Things)
      <br>
    </blockquote>
    <br>
"Titles of Things" would become "Titles Of Things," which is wrong.
    <br>
    <br>
So, let's leave it lowercase: the only fully-consistent, non-shouting&nbsp;
format. Others have outlined a plethora of CSS or PHP styling options&nbsp;
for whatever output format you're ultimately after.
    <br>
  </blockquote>
  <br>
Well actually when you put it that way, 'Titles of Things' is the only
one that's right when used as a base, and then if you WANT it lowercase
or uppercasing just the first, that's easier to do automatically.
  <br>
  <br>
But I *can't* get 'titles of things' ==&gt; 'Titles of Things' without
writing a smart capitalization parser.
  <br>
  <br>
  <br>
</blockquote>
</body>
</html>