Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download atom-7.x-1.0-beta1.tar.gztar.gz 11.3 KB
MD5: d572519e928e7582bb76c41f579e4499
SHA-1: 960b65e7edc5e31c24db879e066891fd398c0542
SHA-256: fb9da115e3dd59439924740db1cc3f33da481fecc8fee45508b621aa166fe86e
Download atom-7.x-1.0-beta1.zipzip 12.92 KB
MD5: ec39e6ed89931fa88fa4e3a7ab3ba9e5
SHA-1: f50693c8dd9eb3ce8af2d9969d79d5f26cda832b
SHA-256: 6a733af02021186c46fe7fe8635c5dade61d98e872db92cdf2cbf71d7791fd44

Release notes

Introduces the following hooks:

hook_atom_admin_settings()

Invoked at the end of the Atom configuration form to add extra module settings.

hook_atom_feed()

Allow modules to change $node, or add elements, specifically for an atom feed.

hook_atom_ns()

Add additional namespaces.

Known issues:

#1615280: Entire body prints when only teaser selected

Created by: deekayen
Created on: 3 Jun 2012 at 18:16 UTC
Last updated: 3 Jun 2012 at 18:21 UTC
New features

Other releases