[TYPO3-core] subheader for all types, not just "header"?
Ernesto Baschny
ernesto.baschny at typo3.org
Mon Jan 27 17:34:19 CET 2014
Stefan Neufeind schrieb am 26.01.2014 00:28:
> for content-types (tt_content) we currently have two palettes defined in
> TCA. One is "header", the other is "headers". It seems the basic
> difference is that "headers" also contains a field "subheader".
>
> The "subheader" is available for content-type "header", while for "text"
> or "image" it simply isn't shown (other palette used).
> Of course you can "easily" enable that yourself by changing TCA in a
> small extension. And you need to extend css_styles_content for those
> types as well to show subheader (oneliner per type).
>
> But is there really a reason why "subheader" is not commonly shown?
> Or if not, might we consider to just use the palette "headers" instead
> of "header" for all content-types?
>
> If you don't want the file shown to your editors, you can easily hide it
> as all other fields (excludefields). But imho it would be good to have
> "subheader" in the first go, don't you think? It "is there already".
>
>
> In case nothing speaks for a separate palette "header" and we can use
> "headers" for all cases, I'd be happy to contribute a patch for review
> (also extension css_styled_content).
Note that this issue emerges from "time to time", see:
http://forge.typo3.org/issues/29321
Funny enough back then I even made an extension that does that:
http://typo3.org/extensions/repository/view/cron_subheadereverywhere
Since the topic keeps popping up from time to time, I would have no
problem in making it available by default in new 6.2 installations. A
nice "new feature". :)
Cheers,
Ernesto
--
Ernesto Baschny
TYPO3 CMS Core Developer
Release Manager TYPO3 4.5 & 6.2 LTS
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-team-core
mailing list