[TYPO3-english] Calendar Base: rss feed based on category
    Hartmut Steglich 
    hartmut.steglich at web.de
       
    Tue Mar 10 17:03:33 CET 2009
    
    
  
Hi,
> Is it possible to generate several rss feeds based on categories in 
> Calendar Base?
you could use something like this in your TS:
calRSS.10.pidList = YOURPID
calRSS.10.view.category = LISTOFYOURCATEGORIES
calRSS.10.view.categoryMode = 1
> And if so how is it done?
Each feed should have its own page with different category selection 
(see above)
.../events/feed1/
.../events/feed2/
Don't forget to set the links to your main, list, single view properly.
Hartmut
    
    
More information about the TYPO3-english
mailing list