Features

The AdminRSS module creates RSS feeds for the administrative information for Drupal websites.

These feeds are protected with a keystring that must be set in admin/settings/adminrss page, and should accordingly be safe enough and updated often. The resulting pages can then be read at:

  • Drupal 10, 9, 8:
    • adminrss/feed/node/<keystring> - RSS feed for unapproved nodes
    • adminrss/feed/comment/<keystring> - RSS feed for unapproved comments
  • Drupal 7 downto 4:
    • adminrss/node/<keystring> - RSS feed for unapproved nodes
    • adminrss/comment/<keystring> - RSS feed for unapproved comments

This can be most useful if you are managing a number of different drupal websites and rather than visiting each one to see if there are comments/nodes that need to be approved you can use an RSS reader to find out.

News

  • 2023-08-06
    • 8.x-1.1 compatible with Drupal 10.x / 9.5.x. Dropped pre-9.5 support
  • 2022-05-29
    • 8.x-1.x compatible with Drupal 10.0-alpha4. Tagged release planned for Drupal 10.0 release
  • 2020-06-04
    • 8.x-1.0 released for Drupal 8.x and 9.0
  • 2016-09-18
    • 8.x-1.x branch available
    • 6.x-1.x branch end of life
  • 2013-05-11:
    • 7.x-1.x branch available.
    • 5.x-1.x branch end of life.
  • 2010-09-11:
    • 6.x-1.x branch available
    • 4.7.x-1.x branch end of life
  • 2007-11-10:
    • 5.x-1.x branch available
    • 4.6.x-1.x branch end of life
  • 2006-06-30:
    • 4.7.x-1.x branch available
  • 2006-02-01:
    • 4.6.x-1.x initial branch available

Impact on Drupal

Two configuration variables. No schema changes. Should not interfere with other modules.

Credits

Thanks to Fredrik Jonsson and Gabor Hojtsy for their modules adminblock and commentrss which were heavily cribbed from to develop this module.

Supporting organizations: 
Code

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Administration Tools, Security, Developer Tools
  • Created by webgeer on , updated
  • Arrow iconDrupal 10 is here!

    Available in stable version 8.x-1.1. Also in dev version since 2022-05-29.

  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases