I have installed pm lite and like the module a lot, however I am having major issues because I never know when I have a pm. Is there any way to notify?

-Donuts

Comments

rszrama’s picture

Status: Active » Closed (won't fix)

The only notification this module will provide out of the box is the menu item change. I think the module could be used in conjunction with the notifications framework module that's out there, but it's not something I will be writing for now.

zilla’s picture

could this also be achieve by writing a contrib module for activity module that looks at messages specifically? then a user could be provided with a page or block to go to unread/all etc

rszrama’s picture

Possibly... I'm actually unfamiliar with that modules myself. Also, I changed my position from #1 and made it so administrators can turn in a notification upon login. Also, I made redefined the function pm_lite_unread() to make it explicit that other modules can feel free to use that function to find how many unread messages a user has.