History: module notificationlink
Source of version: 4 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} ## Module Notifications Link This ((Module)) shows an icon with the number of and a link to user ((notifications)). ## Usage To use module **Notifications Link** in a wiki page: {CODE()} {module module="notificationlink"} {CODE} {PLUGINMANAGER(module=notificationlink) /} ## Example In the example below we pass in a wiki page the module Top Blog Posters through the plugin module. So, this code: {CODE()} {module module="notificationlink"} {CODE} Would produces on this site: {img src="display2011" imalign="center" align="center"} Then if you click on the bell icon, you will see notifications: {img src="display2012" imalign="center" align="center"} {REMARKSBOX(type="note" close="n")}**Note:** To ensure the module functions as expected on a page, navigate to its **Page Actions** section and configure the settings according to your preferences..{REMARKSBOX} ## Related Pages {include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"}