Re: RSS DataSource in QML with XML-namespaces

2011-07-25 Thread Aaron J. Seigo
On Monday, July 25, 2011 03:42:26 Daniel Marth wrote: > Are these items accessible to the delegate in any way? The > "plasmaengineexplorer" just didn't show me these items, so I guess the XML > parser just skips them. the parser itself probably catches them just fine, but the RSS engine does not

RSS DataSource in QML with XML-namespaces

2011-07-24 Thread Daniel Marth
Hallo! I was playing around with the QML-RSS-Now-plasmoid and modified it a bit to only fetch feeds from a fixed URL. This was no problem as long as I used simple item names like "link" and "title". But some items in the XML-structure of RSS have colons in their names (for XML-namespaces), like