QH Notifications
Last updated: Wednesday 02 November 2011 11:34
A notification center for eZ Publish partly inspired by the Stack Overflow's notification bar.
This project has been forked from a suggestion on my other project QH Autosave.
It allows creation of notification bars in the style of Stack Overflow. Customization are only CSS for the moment.
Features:
- HTML code injection via jQuery so that the notification bar doesn't need tpl override
- Initially, the bar will display up to 2 notifications in the form of two notification lines. When there are more than 2 notifications, only two are first displayed and the rest are hidden but the bar can be expanded to view all the notifications
- Regular notification messages can be removed by the users, sticky notifications can't be removed
Demo:
http://www.quoc-huy.com/qhnotifications/
GitHub:
https://github.com/quochuy/qhnotifications/