wiki:OnSiteNotificationsPlugin

Display on-site notifications

Description

With this plugin on-site notifications are displayed to users on the Trac web-site itself, as opposed to email notifications which are sent by email. This is similar to a message inbox on other websites like StackOverflow or GitHub.

Screenshot: List of available notifications

Each entry in the list of notifications links to the notification text and the respective resource in your Trac project, for example a ticket, wiki page or milestone:

Screenshot: Example notification

When on-site notifications are available, they are indicated to the user in the meta-nav-bar at the top-right with a symbol and the number of notifications:

Note: You have to set your e-mail in the user preferences to get any on-site notifications.

Bugs/Feature Requests

Existing bugs and feature requests for OnSiteNotificationsPlugin are here.

If you have any issues, create a new ticket.

defect

3 / 3

Download

Download the zipped source from here.

Source

You can check out OnSiteNotificationsPlugin from here using Subversion, or browse the source with Trac.

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Recent Changes

18190 by Cinc-th on 2021-04-11 12:07:38
OnSiteNotificationsPlugin: created Jinja2 templates. Minor Python 3 fixes. Bumped version from 1.0 to 1.1.
16948 by psuter on 2017-11-01 18:50:25
OnSiteNotificationsPlugin: Decode bytestrings to Unicode before storing them in the DB.
(see #13196)
16947 by psuter on 2017-11-01 18:40:15
OnSiteNotificationsPlugin: Handle batch modification notifications.
(see #13318)
(more)

Author/Contributors

Author: psuter
Maintainer: Peter Suter
Contributors:

Last modified 22 months ago Last modified on Jun 18, 2022, 5:41:29 AM

Attachments (3)

Download all attachments as: .zip