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 nodesadminrss/feed/comment/<keystring>- RSS feed for unapproved comments
- Drupal 7 downto 4:
adminrss/node/<keystring>- RSS feed for unapproved nodesadminrss/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.
Project information
- caution Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed. - caution Maintenance fixes only
Considered feature-complete by its maintainers. - Project categories: Administration tools, Security, Developer tools
- chart icon1 site reports using this module
- Created by webgeer on , updated
- shieldStable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Add D10/9.5, Remove pre-9.5 support
Development version: 8.x-1.x-dev updated 21 Jan 2026 at 20:29 UTC