[TYPO3-german] tx_news: cropMaxCharacters
Nicolas Puente
nicolas.puente at lgb-rlp.de
Wed Dec 3 13:23:41 CET 2014
Hallo:
Wie schaffe ich dass die cropMaxCharacters=450 für news und
cropMaxCharacters=100 für (roq_newsevent) calender cropMaxCharacters=450?
Das geht:
# News configuration ##############################################
plugin.tx_news{
settings{
cssFile>
#cssFile = fileadmin/templates/stylesheets/news-basic.css
#excludeAlreadyDisplayedNews = 1
cropMaxCharacters=450
list{
media.image.maxWidth=160
media.image.maxHeight=200
#paginate.insertAbove = 0
#paginate.itemsPerPage = 21
}
detail{
media.image.maxWidth=500
media.image.maxHeight=700
#media.image.lightbox >
}
}
}
Geht nicht:
plugin.tx_news.settings.event {
cropMaxCharacters=100
}
Viele Grüße
Nicolas
More information about the TYPO3-german
mailing list