[TYPO3-templavoila] Adding rulers between Content Elements - TV 1.3.1
Stefan Beylen
intsys at swissinfo.org
Wed Jun 13 09:22:11 CEST 2007
Jacob Rasmussen - Concare IT wrote:
> I need to create a wrap with a split, so the last content element in the
> specific field doesn't get a ruler.
put that in your DS:
<TypoScript><![CDATA[
10= RECORDS
10.source.current=1
10.tables = tt_content
10.wrap = <!--TYPO3SEARCH_begin--> | <!--TYPO3SEARCH_end-->
10.conf.tt_content.stdWrap.wrap= |<hr /> |*| |<hr /> |*| |
]]></TypoScript>
More information about the TYPO3-project-templavoila
mailing list