t('Moderation Note'), 'help' => t('Note about the moderation action'), 'field' => array( 'handler' => 'views_handler_field', 'click sortable' => TRUE, ), 'sort' => array( 'handler' => 'views_handler_sort', ), ); return $data; }