25 votes

This package is marked as retired

This package was designed to work with Umbraco v4 to v6 only.
Due to other commitments, this package is no longer being maintained.

Page Notifications

SUMMARY

Adds a simple visual indicator to edit pages, displaying notifications based upon the status of the page. Supported notifications include:

Redirect - Displays a notification if umbracoRedirect is set

InternalRedirect - Displays a notification if umbracoInternalRedirectId is set

NaviHide - Displays a notification if umbracoNaviHide is set to true

UnPublished - Displays a notification if a page is unpublished

NoTemplate - Displays a notification if the page has no template

HOW TO USE

The package is configured via an pageNotifications.config file located in the default umbraco config folder.

Notifications are defined as notification child nodes of the root pageNotifications element. Notification nodes have one mandator attribute which is type, the value of which can be one of Redirect, InternalRedirect, NaviHide, UnPublished or NoTemplate (Information on what each does can be found above).

Notification messages are defined as message child nodes of the notification element. Message nodes consist of one mandator attribute lang, which must be a valid 2 letter country code, and a CDATA inner value for the actual message iteself.

SYSTEM REQUIREMENTS

Umbraco 4.5+
.NET 3.5+

BUGS & ISSUES

Please raise any issues on the forum below. All feedback is welcome and appreciated.

Screenshots

Package owner

Matt Brailsford

Matt Brailsford

Matt has 22194 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Matt Brailsford
  • Contributors: Lee Kelleher , Sebastiaan Janssen
  • Created: 31/05/2010
  • Current version 1.0.1
  • .NET version 3.5
  • License MIT
  • Downloads on Our: 3.1K

External resources