RSS from Calendar

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
eleven3

RSS from Calendar

Post by eleven3 »

I searched on the forums and couldn't seem to find an answer to this, but it seems like a logical evolution of the calendar module.

There are four templates within the calendar module, anyway to add a fifth?  It would be nice to be able to pull an rss feed from any category within the calendar.  I will continue hacking away and try to figure it out.

Anyone?
eleven3

Re: RSS from Calendar

Post by eleven3 »

One solution I have is to sacrifice one of the four pre-configured templates to display an rss feed.

Wrapping a foreach statement around this within the calendar template:

 
       
       
       
       
       
       
     

And then create an RSS feed template within CMSMS templates



 
     
     
     
      en
     

     
      /generator>
     








Anyone do something similar?  I would rather not sacrifice my module templates.
Locked

Return to “CMSMS Core”