Closed (fixed)
Project:
Comment Easy Reply
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 May 2012 at 20:13 UTC
Updated:
27 Sep 2012 at 15:04 UTC
hi i just install the module and ill be great if it have the feature like facebook comment notification thank you
Comments
Comment #1
kongoji commentedHi magper,
thank you for your feature request. Could you please explain better your idea?
To have notifications you can use modules like Notifications or User Notifications.
Do these modules fit your needs or your feature request is different?
Comment #2
magper commentedoh thanks ill check em
Comment #3
kongoji commentedI close this issue, feel free to re-open it if you need more information.
Greetings
Comment #4
spacena commentedSay I am a user on a particular forum and I posted some forum topic, so when someone comments on my post, I should be notified of it as a notification in my account like facebook (not via email). Same should happen when someone comments on the post I commented on. Is this possible to achieve? Thanks.
Comment #5
neRok commentedYou can achieve this with a view to show only posts with new comments. You can then show this view as a block on a dashboard page (another module). If you want people other than the author to also have subscription ability (or author to disable), you can achieve this with flags.
I personally like using the Watcher module. It has an interface similar to what you want.
Comment #6
kongoji commentedHi spacena,
The Comment Easy Reply's purpose is to make it easier for users to reply to comments, so I'm not going to develope a notification system inside the module, but I can support other modules' fuctionalities.
I've already planned to integrate this module with some other modules during next releases, so it could be useful to know what module are you using to have notifications: is your module one of Notifications, User Notifications, Heartbeat, Menu Badges or is it another not listed?
I'm going to develop a Rules support that should fit with the most of the modules above. Until that, I believe what neRok said could really fit your needs.
Comment #7
spacena commentedThanks nerok and kongoji for the solutions. Watcher is a good one, very close to what i wanted. @kongoji, i am using notifications at the moment. Will try all the options given above.