[TYPO3] Newsticker extension?

Jochen Rieger j.rieger at connecta.ag
Fri Mar 10 11:28:54 CET 2006


Hi Antonio,

we are using cm_jstickernews with the following config:

plugin.cm_jstickernews = USER
plugin.cm_jstickernews {

     userFunc = tx_cmjstickernews_pi1->make_ticker_inline

     tickerStyle = horizontal
     tickerSpeed = 4
     tickerBgcolor = #99CCFF
     tickerClass = ticker
     tickerHeight = 18px
     tickerWidth = 890px;
     tickerTarget = _top

     # prefix for direct tt_news item links
     # set up a news details page (code=SINGLE) with an ext template
     # that sets the correct backPID value to a news overview page!
     tickerItemLinkPrefix = index.php?

     # select news from these tt_news sysfolders, default=all
     #newsPidList = {$sysFoldList}
     newsPidList = 33

     # which news categories to show, default=all
     #newsCatList = {$catList}
     #newsCatList = 21

     # how many items are shown, default=all
     newsItemCount = 5

     # SQL sorting by tt_news field name, default=no ordering
     newsItemOrderBy = crdate DESC	
}

Everything runs fine (on 3.8.1 and 3.7.x). tt_news 2.2.24

Cheers,
Jochen

-- 
:: innovative it-strategies ::
::                          ::
:: www.connecta.ag          ::



More information about the TYPO3-english mailing list