Rob Bradford wrote: > Not the fault of the RDF i suspect, more likely php-nuke stupidness.
The "parsers" in both PHP-Nuke and PostNuke only accept tags without attributes. The problem in this case is the rdf:about attribute for the channel and item tags. However, the RSS 1.0 specification at http://groups.yahoo.com/group/rss-dev/files/specification.html says that the rdf:about attribute is required for <channel> and <item> so the parsers in PHP-Nuke and PostNuke should be fixed. -- Stefan Gybas