Drupal Unread content notifications badges

This project is not covered by Drupal’s security advisory policy.

Drupal 8 and higher

This module has been renamed with Drupal 8 migration to Badge Notification project.

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

After each node page display drupal core save the timestamp in history table.
So the status are updated on every node page load.

Configuration

Simple and fast :
Exemple : A page display one or multiples views :

  • Install and configure the module
  • Edit the menu link -> select the displayed views on the notifications handler field.
  • Add the Content Notification Status on the node view mode
  • Done !
Supporting organizations: 
Sponsor

Project information

Releases