Notifcations when someone post
Hi all. I have installed notifications module but this module have a problem for the client requests. Notifications use private_message module to notify users. Ok, a step back. I have a social network site and user can be notificated when a new post is created (call userB an subscribed user). The problem is that this message is sended and saved with the user that create the post (call is userA) and seems the userA send a message to userB, but this is not true. So now I need to found a way to make this steps: userA insert a new post. No notification. userB insert a comment to this post. A notification is send to userA userC insert a comment ti this post. A notification is send to userA and userB Is this possible ? is there a module for this ? M. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.net Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
On 02/10/2010 04:23 PM, Michel Morelli wrote:
Hi all. I have installed notifications module but this module have a problem for the client requests. Notifications use private_message module to notify users.
Ok, a step back. I have a social network site and user can be notificated when a new post is created (call userB an subscribed user). The problem is that this message is sended and saved with the user that create the post (call is userA) and seems the userA send a message to userB, but this is not true. So now I need to found a way to make this steps:
userA insert a new post. No notification. userB insert a comment to this post. A notification is send to userA userC insert a comment ti this post. A notification is send to userA and userB
Is this possible ? is there a module for this ?
M.
Try out Subscriptions and Comment_Notify module -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com
Michel, Here is a wiki page started by Greg Knaddison (@greggles) which compares the different notification modules: http://groups.drupal.org/node/15928 Shai On Wed, Feb 10, 2010 at 6:44 AM, Nilesh Govindarajan <lists@itech7.com>wrote:
On 02/10/2010 04:23 PM, Michel Morelli wrote:
Hi all. I have installed notifications module but this module have a problem for the client requests. Notifications use private_message module to notify users.
Ok, a step back. I have a social network site and user can be notificated when a new post is created (call userB an subscribed user). The problem is that this message is sended and saved with the user that create the post (call is userA) and seems the userA send a message to userB, but this is not true. So now I need to found a way to make this steps:
userA insert a new post. No notification. userB insert a comment to this post. A notification is send to userA userC insert a comment ti this post. A notification is send to userA and userB
Is this possible ? is there a module for this ?
M.
Try out Subscriptions and Comment_Notify module
-- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com -- [ Drupal support list | http://lists.drupal.org/ ]
Shai Gluskin ha scritto:
On Wed, Feb 10, 2010 at 6:44 AM, Nilesh Govindarajan <lists@itech7.com <mailto:lists@itech7.com>> wrote:
Thanks Shai and Nilesh. I will read and try. M. -- Michel 'ZioBudda' Morelli michel@ziobuddalabs.net Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ziodrupal.net MSN: michel@ziobuddalabs.it JABBER: michel@ziobuddalabs.it
participants (3)
-
Michel Morelli -
Nilesh Govindarajan -
Shai Gluskin