[TYPO3] push2rss
Benjamin Mack
mack at xnos.org
Wed Apr 18 13:11:01 CEST 2007
Hey Sascha,
your config looks similar to mine. I also put this in my main template:
page.headerData.15 = USER
page.headerData.15 {
userFunc = tx_push2rss3ds_pi1->displayAlternateLinks
idPageRss = 67
}
Sascha Bieler wrote:
>> I use it and it works :-)
> Me too I want to use it and did everything like described in the manual, but
> can't get it to do anything.
> Did you need a special trick?
>
> Where did you locate the config? Somewhere in a folder in the pagetree?
>
> Here's my config, which should work:
>
> PUSH2RSS = PUSH2RSS_MAPPING
> PUSH2RSS {
>
> enable = 1
> pages {
> title = MAP
> title.map = title
>
> description = FUNCTION
> #the function to build Page description is provided by the extension
> description.userFunc = tx_push2rss3ds_push->getDescriptionPage
> link = LINK
> link {
> cache = 1
> clearAnyway = 1
> altPageId = ###CURRENT_ID###
> key= page
> }
> pubdate = FUNCTION
> #the function to get current time is provided by the extension
> pubdate.userFunc= tx_push2rss3ds_push->getTime
> }
> tt_content {
> title = MAP
> title.map = header
> description = MAP
> description.map= bodytext
> link = LINK
> link {
> cache = 1
> clearAnyway = 1
> altPageId = ###CURRENT_PID###
> key= tt_content
> }
> pubdate = MAP
> pubdate.map= tstamp
> }
>
> }
>
>
> Greetings
>
> Sascha
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
--
greetings,
benni.
-SDG-
www.xnos.de // www.xnos.org
More information about the TYPO3-english
mailing list