Closed (fixed)
Project:
Admin message
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2007 at 06:48 UTC
Updated:
27 Feb 2008 at 00:33 UTC
Hi,
Thanks for the module.
Currently I'm using the Views_bookmark, in order to dismiss messages per user.
Will your module support Per User message?
Cheers,
Amitai
Comments
Comment #1
anders.fajerson commentedYou mean a message only to a specific user? I would guess that privatemsg is better for that sort of thing. But the PHP visibility option included in this module is quite flexible. To show a message only to a user with uid 35 you can put this in the form (not tested):
Comment #2
anders.fajerson commentedComment #3
(not verified) commentedComment #4
pjek commentedas a drupal newbie and a PHP uninitiated would
show the message only to anonymous users?
Comment #5
pjek commentedI already found the answer in the snippets
does it!! Actually you can replace anonymous with any other role.