- http://drupal.org/project/adminrss
- 提供包含待審核的節(jié)點(diǎn)和響應(yīng)的RSS feed,方便管理者隨時(shí)得知網(wǎng)站的最新狀況,快速做出反應(yīng)。
- 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.
The resulting pages can then be read at:
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.
Thanks to Fredrik Jonsson and Gabor Hojtsy for their modules adminblock and commentrss which were heavily cribbed from to develop this module.
posted on 2007-12-19 11:48
周銳 閱讀(276)
評(píng)論(0) 編輯 收藏 所屬分類:
PHP