############################################# # +ext tt_news-config # # Configuration of tt_news # # YAML for TYPO3, Autoparser, Version 4.5.0 # # last modified 1/27/2007 # ############################################# plugin.tt_news { _CSS_DEFAULT_STYLE > usePagesRelations = 1 usePiBasePagebrowser = 1 archiveTitleCObject { 10.strftime = %B - %Y } getRelatedCObject { 10.1.20.strftime = %d.%m.%y %H:%M 10.2.20.strftime = %d.%m.%y %H:%M 10.default.20.strftime = %d.%m.%y %H:%M } displaySingle { date_stdWrap.strftime= %d.%m.%Y time_stdWrap.strftime= %H:%M age_stdWrap.age =  Minuten | Stunden | Tage | Jahre } displayLatest { date_stdWrap.strftime= %d.%m.%y time_stdWrap.strftime= %H:%M } displayList { date_stdWrap.strftime= %A %d. %B %Y time_stdWrap.strftime= %d.%m.%y %H:%M } } plugin.tt_news { catOrderBy = title displayCatMenu { # select root icon file catmenuRootIconFile = EXT:tt_news/res/tt_news_cat.gif # enable root icon catmenuNoRootIcon = 0 # disable other icons catmenuIconMode = -1 } } plugin.tt_news { pageBrowser { dontLinkActivePage = 1 maxPages = 10 showRange = 0 showPBrowserText = 1 showResultCount = 0 showFirstLast = 0 } } plugin.tt_news.displayLatest.subheader_stdWrap.crop = 100 | ... | 1