how can i spacifay to each user where my custom module appears?

amira - September 1, 2009 - 11:10

hi all,
iam a newbie in drupal, and i just tried to paly with drupal development , like creating simple modules but now i want to spacify for each user different location to my module (i.e for user x :--> he will see the block module in the content ,but for user y :--> he will see the module in the right block ...and so on)..where and how i can do this ..?

thanks for advance

You might look into the

deeporange1 - September 1, 2009 - 14:07

You might look into the multiblock module. Combined with well designed page visibility settings, this may fit the bill. Most likely you will be using roles (not users) to determine visibility, however if you do use users, you can slap together a php script for the visibility settings...

Derek

http://drupal.org/project/multiblock

thanksssssssssss

amira - September 2, 2009 - 08:51

thanksssssssssss deeporange,
it is exactlly what i need ...thank u very much for ur help and concern

 
 

Drupal is a registered trademark of Dries Buytaert.