user303774
user303774

Reputation:

Media RSS and Zend

I have a Magento application running atop Zend framework. I like to generate Media RSS feed in Zend (In orded to feed the Cooliris application).

Does anyone know if Zend framework supports Media RSS feed?

(I didn't find anything in http://framework.zend.com/manual/1.10/en/zend.feed.html, but maybe I dint look in the right place?)

Tx,

Sty

Upvotes: 2

Views: 527

Answers (1)

chelmertz
chelmertz

Reputation: 20601

Check the comments on the page you referred to for Zend_Feed_Writer and the entry in the API for syntax.

Upvotes: -1

Related Questions