On 10/18/2010 10:21 AM, [email protected] wrote:
>> function my_views_handlers() {
>>   return array(
>>       'my_handler_field_node');
>> }

This clearly doesn't work, since handlers need to be keys to an array. I
think you're mistaken that any part of Views implements
hook_views_handlers() like this.

Reply via email to