The Drupal 7.x API has changed for the hook_theme(), theme() and drupal_set_header() functions which are used in Atom.
The attached patch fixes the code so that the feed is served without generating error messages.
| Comment | File | Size | Author |
|---|---|---|---|
| atom-7.x.patch | 5.96 KB | comrade.salazar |
Comments
Comment #1
deekayen commentedDoesn't apply cleanly anymore...
Comment #2
deekayen commentedThis was solved similarly through http://drupalcode.org/project/atom.git/commitdiff/5905edb295a931fa08f453...