[TYPO3-templavoila] Separate text/images/header using "Content element"
John Angel
angel_john at hotmail.com
Mon Jan 23 11:09:46 CET 2006
Hi
To display complete article (e.g. text w/image) "Editing type" has to be set
to "Content element".
I see that it generates the following TS:
<TypoScript>
10= RECORDS
10.source.current=1
10.tables = tt_content
10.wrap = <!--TYPO3SEARCH_begin--> | <!--TYPO3SEARCH_end-->
</TypoScript>
How to display text, header, images, etc. separately in template (without
using FCE)? I suppose it should be possible somehow with css_styled_imgtext?
John
More information about the TYPO3-project-templavoila
mailing list