[TYPO3-english] Cooluri & Rss links

Mathias Schreiber [wmdb >] mathias.schreiber at wmdb.de
Tue May 26 16:51:59 CEST 2009


Alexander Chernov schrieb:
> It need it's own configuration? Where do i set it?
> Currently i have the following ts configuration on the root page:
> ....
> page.config.simulateStaticDocuments = 0
> page.config.tx_cooluri_enable = 1
> page.config.baseURL = http://xxxxxxxxx
> page.config.redirectOldLinksToNew = 1
> ....
> And this is the part relative to rss configuration on the news page:
> xmlnews = PAGE
>   xmlnews {
>   typeNum = 100
>   10 >
>   10 < plugin.tt_news
>   10.pid_list >
>   10.pid_list = 24
>   10.singlePid = 112
>   10.defaultCode = XML
>   config {
>   disableAllHeaderCode = 1
>   additionalHeaders = Content-type:application/xml
>   no_cache = 1
>   xhtml_cleaning = 0
>   }
> }
> Thanks in advance for the help.

page.config.tx_cooluri_enable = 1
enables cooluri for the PAGE Object called page.

xmlnews.config.tx_blabla would enable it for the RSS feed

Another option is to use config. instead of page.config. to register 
configuration options for ALL page objects available.

cheers
Mathias

-- 
TYPO3 certified intregator
T3DD09 Entertainer


More information about the TYPO3-english mailing list