Skip to content

Title capitalization issues

Checking on title case, there are some titles that are not correct, I think:

t3o:

  • "Dive into core development" (on start page) should be "Dive Into Core Development" ("Into is a preposition, but has 4 letters, words with 4 letters or more are capitalized)

t3o2

shop:

blog on typo3.com:

Not sure about the non-t3o pages, should these be passed on, to whom? More important than correcting this is - I think - just reminding people about it and make it consistent in the future. Thanks.

Resources

See TYPO3 Content Style Guide : Title Case

Most words in title are capitalized except articles (a, an, the, ...), prepositions (in, With, ...) and conjunctions (and, or, ...) with less than 4 letters. First and last word in title is always capitalized!

Btw, I just came to realize that using https://capitalizemytitle.com/ to check title with "Chicago" does not always give correct result, specifically it always lowercases articles, prepositions, conjunctions where we uppercase them if they contain 4 or more letters, e.g. "With", "Without", "Until", etc. (see #376 (closed))

Edited by speters