> A good method of reading RSS in Cocoon... From what you wrote in that > thread, I thought it can't be done yet.... but It would be very > useful. Do you have an example of how to do it?
Well, it can be done, but it is not yet build. In the same thread, you have some posts how to handle rss best by now. You need to get the rss and save it to file system to have caching working properly. You can either do this by a cocoon cron job I described in that thread, or by the trick Bertrand mailed. Regards Ard > > Regards > Hans > > On 12/4/06, Ard Schrijvers <[EMAIL PROTECTED]> wrote: > > See this thread how to correctly handle RSS: > > > > > http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=115201432605416&w=2 > > > > Regards Ard > > > > > > > > > > > On Dec 2, 2006, at 10:56 PM, 許議中 wrote: > > > > > > > how to read RSS source in cocoon. > > > > > > What do you want to do with the RSS feed? If you just want > > > to display > > > it, you can read it using a regular FileGenerator, then > transform it > > > with XSLT. > > > > > > ―ml― > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
