Just added the CC module and now the rss won't validate
http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fpoped.org%2Fnode%2Ffeed
line 16, column 1: XML parsing error: unknown:16:1: unbound prefix [help]
xmlns:creativeCommons>http://creativecommons.org/licenses/by-sa/2.0/ca/</xmlns:creativeCommons
It's got to propagate if it's going to be useful.
Mike
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | node.module_24.patch | 777 bytes | mgifford |
| #1 | creativecommons-rss.patch | 418 bytes | pbull |
Comments
Comment #1
pbull commentedWhat version of Drupal are you running? I'm currently working on a 4.7 release, should be ready quite soon, but the CreativeCommons cvs will run on 4.6 with a few minor adjustments.
I need my CVS password changed so I can update the code. But for now, you can patch creativecommons.module with the attached patch to get RSS items up to speed.
For Drupal 4.6.x, you'll need to make a minor change to node.module for the RSS to get a namespace to validate against:
Comment #2
mgiffordI was installing this against 4.6.. CivicSpace's svn actually.
It worked.. Attaching a patch for node.module
Mike
Comment #3
turadg commentedVersion 4.x no longer supported.