[TYPO3-german] tt_news altLayoutsOptionSplit wraps
Sebastian Schmal
sebastian.schmal at gmx.de
Sun Mar 2 11:51:18 CET 2014
Hallo Liste,
ich arbeite mit den alternativen Layouts tt_news.
plugin.tt_news {
altLayoutsOptionSplit = 0 || 0 |*| 1
}
template sieht dann wie folgt aus:
LIST Template:
###NEWS### begin
###NEWS_1### begin
passt dann auch alles mit der Ausgabe.
Nun möchte ich aber um die kompletten ###NEWS### einen wrap und um die
kompletten ###NEWS_1### einen wrap.
wie geht das?
das geht wohl nicht :(
<!-- ###TEMPLATE_LIST### begin
This is the template for the list of news in the archive or news page
or search
-->
<div class="wrapumalles">
<!-- ###CONTENT### begin
This is the part of the template substituted with the list of news: -->
<div class="wrapumNEWS">
<!-- ###NEWS### begin
Template for a single item -->
news inhalt hier
<!-- ###NEWS### end-->
</div>
<div class="wrapumNEWS_1">
<!-- ###NEWS_1### begin -->
news inhalt hier
<!-- ###NEWS_1### end-->
</div>
<!-- ###CONTENT### end -->
</div>
<!-- ###TEMPLATE_LIST### end -->
Ich hoffe Ihr könnt mir helfen!
Vielen Dank,
Basti
--
------------------------------------------
TYPO3 - TIPPS - ANLEITUNGEN - NEWS
unter: http://blog.ingeniumdesign.de/
TYPO3 Webdesign Agentur Wiesbaden - Frankfurt
unter: http://www.ingeniumdesign.de/
Facebook Fan
http://www.facebook.com/ingeniumdesign/
------------------------------------------
More information about the TYPO3-german
mailing list