Hi All,
I would like to add a new feature to my site so that the user can only see the comments they have made,they can not see the comments which other users has made.Is there anyway i can achieve it?
Thanks for any help.
Thanks & Regards, Hardik Shah
-------------------------------- Hardik Shah mobile:- 9827634991 phone:- +91-0731-2570516
--------------------------------- Now you can chat without downloading messenger. Click here to know how.
Quoting Hardik Shah hardik_nt@yahoo.com:
Hi All,
I would like to add a new feature to my site so that the user can only see the comments they have made,they can not see the comments which other users has made.Is there anyway i can achieve it?
http://drupal.org/project/content_access
Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
I used content_access a few months back, and, IIRC, it did not govern access to comments --
However, using content_access in conjunction with the node_comment module ( http://drupal.org/project/nodecomment ) will get you there.
Cheers,
Bill
Earnie Boyd wrote:
Quoting Hardik Shah hardik_nt@yahoo.com:
Hi All,
I would like to add a new feature to my site so that the user can only see the comments they have made,they can not see the comments which other users has made.Is there anyway i can achieve it?