[TYPO3] Newsticker extension?
Antonio Willybiro
keiser_soze at hotmail.com
Sat Mar 11 00:05:19 CET 2006
Okay i found this in another post:
USE plugin.tx_cmjstickernews_pi1.newsPidList =
INSTEAD OF plugin.tx_cmjstickernews.newsPidList =
cheers
"Antonio Willybiro" <keiser_soze at hotmail.com> wrote in message
news:mailman.1.1142028330.29459.typo3-english at lists.netfielders.de...
> Thanks for that Jochen.
> I tried it and it seems to work except that it is ignoring the TS set up
> so it picks news from anywhere and not just from the specified Sys folder
> :/
> Do you put this TS at the website root level or at the page level (where
> you have you newsticker content element)?
>
> Thanks in adavnce.
> Antonio
>
> "Jochen Rieger" <j.rieger at connecta.ag> wrote in message
> news:mailman.1.1141986536.10238.typo3-english at lists.netfielders.de...
>> 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