|
Cookbook /
TitleCasedSummary: Site customizeable title case of titles.
Version: 1.0, December 13, 2005
Prerequisites: at least 2.1-Beta14
Status: stable
Maintainer: BenWilson, PageNaming
Categories:
QuestionWhen I have a title for a page, I want it to only capitalize the words that are supposed to be capitalized in my language. AnswerThis recipe does just that. You assign the words you don't want upper cased, and this script does the rest. The list of lower cased words comprises common English words. For what its worth, the "rule" for lower casing is all articles (a, an, the), conjunctions (e.g. and, but), and prepositions of less than five letters (e.g. we lower case "from" but not "Until"). The list is not comprehensive. include_once(" Notes
Releases
CommentsSee AlsoContributors
Category: Ben Wilson Maintained
User notes +1: If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |