[support] Need a module for user blocking other user.

Vasanth Govind govivasanth at gmail.com
Mon Dec 1 18:57:42 UTC 2008


Thanks William Smith for your help, I am concerned about rewriting all the
queries which involves selecting data ;- (
I need to revisit all the modules involved and recode it ?



On Mon, Dec 1, 2008 at 11:55 PM, William Smith <william.darren at gmail.com>wrote:

> I'm not sure if a module already exists to do this, but regarding the
> "extra load" whether you use an existing module or code your own, it is
> going to have to hit the database.
>
> If you do end up needing to code this, it should be pretty
> straightforward.  A table to hold users ignore preferences, and probably a
> db_rewrite_sql to make sure that node queries don't retrieve results
> authored by users who are in the current user's ignore list.
>
> Actually, just googled "Drupal ignore module" and this came up:
> http://drupal.org/project/ignore_user
> Looks like what you want
>
> On Mon, Dec 1, 2008 at 1:01 PM, Vasanth Govind <govivasanth at gmail.com>wrote:
>
>> I am in need of a Drupal module which will enable all authenticated users
>> to block other users. Like the feature in Facebook and Orkut.This feature
>> is required for a social community networking website which all content
>> (audio video photo document) uploads.
>>
>>
>> Please help me with a module or a easier way to start a custom module with
>> out extra load on MySQL query.
>>
>> Thanks in advance.
>>
>>
>>
>> Thanks & Regards
>> Vasanth Govind
>>
>>
>> --
>> [ Drupal support list | http://lists.drupal.org/ ]
>>
>
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20081202/ba7a88bd/attachment.htm 


More information about the support mailing list