From: Jeff D. <da...@da...> - 2002-10-30 23:28:49
|
> > Also, note that at least one validator didn't like > > what it saw in the current phpWiki feed. > > At first look, that looks like a 0.9x, 2.0 centric > validator, so it's no surprise it doesn't like RDF 1.0. > I'll look into a bit more, though... Thanks for the heads up. As it turns out, the validator did have a valid (but minor) beef. I doubt it has anything to do with your postnuke problems. (Gory details: <description> is a required element of <channel> in RSS 1.0 --- we (I) were using <dc:description> instead of <description>...) I just checked in the fixes to CVS. |