As effective from now, Drupal fully supports Atom 1.0 syndication standard, both in-core parsing and generating full-content Atom feeds using Atom module.
We are looking forward to integate more Atom 1.0 features in future such as enclosures, flexible linking methods and extensive metadata support.

Comments

keithinstone’s picture

I am running Drupal 4.6.2, 2005-06-29.

I want to update my aggregator.module (and change as little else as possible) to be able to read Atom feeds.

I extracted aggregator.module from the CVS file and installed it, but got this error message:

call_user_func_array(): First argumented is expected to be a val

So, what else do I need to update (without switching to the full CVS version)?

PS Awesome timing on the release! I had just figured out Atom support was missing, came looking for help, and found that it was done.

sepeck’s picture

Here's your choice... wait for 4.7 OR figure out how to apply the patch http://drupal.org/node/13941 that allowed this behavior without breaking your site.

The information on how to do this is in the handbook in various spots. The learning process will be fun.

-sp
---------
Test sites and good habits: Drupal Best Practices Guide.
Misc Black Mountain

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide