I've created a zend rss feed using importArray() but now need to add some custom namespaces (e.g. for media mrss). Their is no support for custom namespaces in importArray() method and only single Zend_Feed_Rss_Entry can be created with custom namespace (they cant be appended together to form a complete rss) These issues have been raised earlier by other members as well. http://www.nabble.com/Producing-Google-Base-atom-feeds-td20488222.html#a20488222 http://www.nabble.com/Beyond-Zend_Feed--td23376966.html#a23376966
are there any workarounds or alternatives to use custom namespaces with zend_feed? Is support being planned for it as it is an important feature. Thanks -- View this message in context: http://www.nabble.com/Creating-Zend_Feed-with-custom-namespace-tp24837727p24837727.html Sent from the Zend Framework mailing list archive at Nabble.com.
