Posted by sin on August 21, 2011 at 1:38am
The module adds Updates page with a list of recent site content updates (created or changed nodes). Like /admin/content but more lightweight, usable and available to all users who can access content on your site.
Current features:
- the page displays links to created or changed nodes, revision authors and a pager;
- it groups updates by days and displays a date headers;
- if a new node is updated within 24 hours from creation time it is still shown as newly created, not updated;
- shows only 1000 last updates 50 per page for performance reasons (5.x and 6.x versions only, 7.x shows all updates 50 per page);
- optimized to work fast with 1M+ nodes using MySQL database, both MyISAM and InnoDB (5.x and 6.x versions only).
