媒体 RSS 和 Zend
我有一个在 Zend 框架上运行的 Magento 应用程序。我喜欢在 Zend 中生成媒体 RSS 提要(为了提供给 Cooliris 应用程序)。
有人知道 Zend 框架是否支持 Media RSS feed 吗?
(我在 http://framework.zend.com/manual/1.10/en/zend.feed.html,但也许我没有看对地方?)
Tx,
Sty
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
检查您提到的页面上的评论
Zend_Feed_Writer
以及 API 中的语法条目。Check the comments on the page you referred to for
Zend_Feed_Writer
and the entry in the API for syntax.