Closed (fixed)
Project:
Termcase
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2010 at 19:42 UTC
Updated:
14 Nov 2010 at 21:30 UTC
It would be great if this module could do Proper Case, which is capitalization of the first letter of every word used in a phrase. This is useful when letting users create terms on your site in relation to sections/categories and tags and ensuring the single words and/or phrases get capitalized the way you want.
Many thanks.
Comments
Comment #1
BarisW commentedI had that in the first release of the module, but thought that no user was going to use that and thus removed it.
I'll put it back in, in the next release :)
In PHP, this is called ucwords, but I prefer Proper Words.
Comment #2
jrstmartin commentedThank you very much! Looking forward to it...
Comment #3
BarisW commentedExpect it in a week or so ;)
Comment #4
BarisW commentedAdded in v6.x-1.3: http://drupal.org/node/958540