System for staff members to communicate / leave comments for the others
nocte - May 27, 2009 - 23:36
Hello,
I'm wondering what may be the best solution for staff members to communicate. I'm thinking about comments like "Please have a look this member" or "Shall we delete this node or not"..
I tried to use shoutbox for this purpose, but unfortuneatly the site "All Shouts" is visible to all surfers..
Kind regards,
nocte

On my site, the "general
On my site, the "general public" doesn't can't view comments. So the only people who log in are people working on the site. So in this case, we just use the standard core Comment module for this purpose.
But of course if you allow the public to view comments, this wouldn't work.
thank you for your comment,
thank you for your comment, but, yes, I do allow comments, so this solution won't work.
Do you use CCK?
If so, what about a custom content type, visible only to staff, with a nodereference field? Possibly you could use Node Reference URL Widget to ensure that nodes are referenced correctly?
Just something to consider... =)