Closed (outdated)
Project:
Mentions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2010 at 00:15 UTC
Updated:
21 Mar 2021 at 09:36 UTC
Jump to comment: Most recent
Comments
Comment #1
decipheredSounds like a great idea.
Will look into it when I have some time.
Cheers,
Deciphered.
Comment #2
EnekoAlonso-1 commentedA good way for doing this would be saving the timestamp in the variables table every time the user visits the mentions page/view. Then the counter function will count mentions newer than that timestamp.
Comment #3
EnekoAlonso-1 commentedAny plans for implementing this?
Comment #4
decipheredMoving this to 7.x-1.x as I still think this is a good idea.
Comment #5
jweirather commented1) Thank you all for keeping on top of this module, which I am just beginning to dabble in.
2) Huge +1 for this feature
3) Anything I can do to help? I'm a bit slow writing things from scratch, but very good at cleaning up and adopting examples. Could we borrow from the message module's counter function for this? Simple view using default "new" functionality? Is that even a thing? Just curious, and happy to pitch in if I can.
Comment #6
paterek commentedCurrently, the comments have own counter, so maybe function comment_num_new may help you.
Comment #7
ivnishPlease reopen if you have patch to this FR