Content Notifications
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Overview
Only for logged-in users:
Display unread statuts on node view: new or updated
Display the amount of unread node on a menu item.
How it work
Data are based on the Drupal core history table.
It just add an extra field on every content type to display the status.
The extra field display a placeholder. A javascript is launch after the page load and get unread status badge trough ajax and insert it in each placeholders.
No page load performance loss. Works with every kind of cache
