Hi, Am 25.07.2011 10:07, schrieb Dominic Garms:
What I really miss in tt_news (and in news too), is more flexibility in the design of a news element. That I can add some different content elements and can wrap them that they could get displayed as JS tabs or something else.
news or generally records are taken to have a defined set of fields which are always rendered as they should be rendered. If you need fully configurable elements only, you should use pages and content elements. you have a time field in page properties, a description field.
if you need better rendering of elements in news, just use the a different viewhelper to render those content elements who you need those.
if you need different templates, just introduce a new field to the records and choose a different subpart (tt_news) or a different partial/condition (news) for the output.
Georg _______________________________________________ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english