$view = new view;
$view->name = 'Group_member_add';
$view->description = 'Add users to current Group';
$view->tag = '';
$view->view_php = '';
$view->base_table = 'users';
$view->is_cacheable = FALSE;
$view->api_version = 2;
$view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */
$handler = $view->new_display('default', 'Defaults', 'default');
$handler->override_option('relationships', array(
  'content_profile_rel' => array(
    'label' => 'Profile',
    'required' => 0,
    'type' => 'profile',
    'id' => 'content_profile_rel',
    'table' => 'users',
    'field' => 'content_profile_rel',
    'relationship' => 'none',
  ),
  'field_organization_nid' => array(
    'label' => 'Organization',
    'required' => 0,
    'delta' => -1,
    'id' => 'field_organization_nid',
    'table' => 'node_data_field_organization',
    'field' => 'field_organization_nid',
    'relationship' => 'content_profile_rel',
    'override' => array(
      'button' => 'Override',
    ),
  ),
));
$handler->override_option('fields', array(
  'realname' => array(
    'label' => 'Name',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'link_to_user' => 1,
    'overwrite_anonymous' => 0,
    'anonymous_text' => '',
    'exclude' => 0,
    'id' => 'realname',
    'table' => 'realname',
    'field' => 'realname',
    'override' => array(
      'button' => 'Override',
    ),
    'relationship' => 'none',
  ),
  'field_organization_nid' => array(
    'label' => 'Organization',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'strip_tags' => 0,
      'html' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'link_to_node' => 0,
    'label_type' => 'widget',
    'format' => 'default',
    'multiple' => array(
      'group' => TRUE,
      'multiple_number' => '',
      'multiple_from' => '',
      'multiple_reversed' => FALSE,
    ),
    'exclude' => 0,
    'id' => 'field_organization_nid',
    'table' => 'node_data_field_organization',
    'field' => 'field_organization_nid',
    'relationship' => 'content_profile_rel',
  ),
  'rid' => array(
    'label' => 'Member type / role',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'type' => 'separator',
    'separator' => ', ',
    'exclude' => 0,
    'id' => 'rid',
    'table' => 'users_roles',
    'field' => 'rid',
    'override' => array(
      'button' => 'Override',
    ),
    'relationship' => 'none',
  ),
));
$handler->override_option('sorts', array(
  'field_namel_value' => array(
    'order' => 'ASC',
    'delta' => -1,
    'id' => 'field_namel_value',
    'table' => 'node_data_field_namel',
    'field' => 'field_namel_value',
    'relationship' => 'content_profile_rel',
  ),
  'field_namef_value' => array(
    'order' => 'ASC',
    'delta' => -1,
    'id' => 'field_namef_value',
    'table' => 'node_data_field_namef',
    'field' => 'field_namef_value',
    'relationship' => 'content_profile_rel',
  ),
));
$handler->override_option('arguments', array(
  'uid' => array(
    'default_action' => 'not found',
    'style_plugin' => 'default_summary',
    'style_options' => array(),
    'wildcard' => 'all',
    'wildcard_substitution' => 'All',
    'title' => '',
    'breadcrumb' => '',
    'default_argument_type' => 'fixed',
    'default_argument' => '',
    'validate_type' => 'php',
    'validate_fail' => 'not found',
    'break_phrase' => 0,
    'not' => 0,
    'id' => 'uid',
    'table' => 'users',
    'field' => 'uid',
    'validate_user_argument_type' => 'uid',
    'validate_user_roles' => array(
      '2' => 0,
      '52' => 0,
      '118' => 0,
      '125' => 0,
      '127' => 0,
      '126' => 0,
      '124' => 0,
      '107' => 0,
      '115' => 0,
      '112' => 0,
      '109' => 0,
      '108' => 0,
      '110' => 0,
      '101' => 0,
      '114' => 0,
      '111' => 0,
      '116' => 0,
      '113' => 0,
      '123' => 0,
      '117' => 0,
      '119' => 0,
      '96' => 0,
      '105' => 0,
      '121' => 0,
      '120' => 0,
      '130' => 0,
      '99' => 0,
      '98' => 0,
      '94' => 0,
      '95' => 0,
      '103' => 0,
      '100' => 0,
      '97' => 0,
      '104' => 0,
      '122' => 0,
      '128' => 0,
      '102' => 0,
      '106' => 0,
      '93' => 0,
      '91' => 0,
      '92' => 0,
      '5' => 0,
      '50' => 0,
      '80' => 0,
      '87' => 0,
      '89' => 0,
      '88' => 0,
      '86' => 0,
      '69' => 0,
      '77' => 0,
      '74' => 0,
      '71' => 0,
      '70' => 0,
      '72' => 0,
      '63' => 0,
      '76' => 0,
      '73' => 0,
      '78' => 0,
      '75' => 0,
      '85' => 0,
      '79' => 0,
      '81' => 0,
      '58' => 0,
      '67' => 0,
      '83' => 0,
      '82' => 0,
      '129' => 0,
      '61' => 0,
      '60' => 0,
      '56' => 0,
      '57' => 0,
      '65' => 0,
      '62' => 0,
      '59' => 0,
      '66' => 0,
      '84' => 0,
      '90' => 0,
      '64' => 0,
      '68' => 0,
      '55' => 0,
      '53' => 0,
      '54' => 0,
    ),
    'override' => array(
      'button' => 'Override',
    ),
    'relationship' => 'none',
    'default_options_div_prefix' => '',
    'default_argument_fixed' => '',
    'default_argument_user' => 0,
    'default_argument_image_size' => '_original',
    'default_argument_php' => '',
    'validate_argument_node_type' => array(
      'poll' => 0,
      'repository' => 0,
      'image' => 0,
      'awards' => 0,
      'award_winner' => 0,
      'book' => 0,
      'caubo_committee_report' => 0,
      'caubo_event' => 0,
      'caubo_event_speaker' => 0,
      'caubo_landing_page' => 0,
      'caubo_member_type' => 0,
      'caubo_staff' => 0,
      'committee' => 0,
      'community_landing_page' => 0,
      'conference_presentation' => 0,
      'contracts_supplier' => 0,
      'contract_term' => 0,
      'date' => 0,
      'discussion' => 0,
      'event' => 0,
      'fbs_landing_page' => 0,
      'feed' => 0,
      'feed_item' => 0,
      'group' => 0,
      'group_event' => 0,
      'group_resource' => 0,
      'iframe' => 0,
      'join_committees_people' => 0,
      'join_membership_profiles' => 0,
      'journal_issue' => 0,
      'landing_page' => 0,
      'landing_page_fbs' => 0,
      'membership_category' => 0,
      'minutes' => 0,
      'news_feed' => 0,
      'organization' => 0,
      'page' => 0,
      'page_front_links' => 0,
      'page_restricted' => 0,
      'page_with_views' => 0,
      'pd_landing_page' => 0,
      'profile' => 0,
      'publication' => 0,
      'publications_landing_page' => 0,
      'q_p_best_practices' => 0,
      'story' => 0,
      'workshop_session' => 0,
    ),
    'validate_argument_node_access' => 0,
    'validate_argument_nid_type' => 'nid',
    'validate_argument_vocabulary' => array(
      '14' => 0,
      '15' => 0,
      '18' => 0,
      '7' => 0,
      '3' => 0,
      '5' => 0,
      '16' => 0,
    ),
    'validate_argument_type' => 'tid',
    'validate_argument_transform' => 0,
    'validate_user_restrict_roles' => 0,
    'image_size' => array(
      '_original' => '_original',
      'thumbnail' => 'thumbnail',
      'preview' => 'preview',
    ),
    'validate_argument_is_member' => 0,
    'validate_argument_php' => '$result = caubo_queries_og_group_admin_access($argument);
$handler->argument = $result[\'arg\'];
return  $result[\'return\'];',
  ),
));
$handler->override_option('filters', array(
  'realname' => array(
    'operator' => 'contains',
    'value' => '',
    'group' => '0',
    'exposed' => TRUE,
    'expose' => array(
      'use_operator' => 0,
      'operator' => 'realname_op',
      'identifier' => 'realname',
      'label' => 'Name',
      'optional' => 1,
      'remember' => 0,
    ),
    'case' => 0,
    'id' => 'realname',
    'table' => 'realname',
    'field' => 'realname',
    'override' => array(
      'button' => 'Override',
    ),
    'relationship' => 'none',
  ),
  'rid' => array(
    'operator' => 'or',
    'value' => array(),
    'group' => '0',
    'exposed' => TRUE,
    'expose' => array(
      'use_operator' => 0,
      'operator' => 'rid_op',
      'identifier' => 'rid',
      'label' => 'Roles',
      'optional' => 1,
      'single' => 0,
      'remember' => 0,
      'reduce' => 0,
    ),
    'id' => 'rid',
    'table' => 'users_roles',
    'field' => 'rid',
    'relationship' => 'none',
    'reduce_duplicates' => 0,
  ),
  'field_organization_nid' => array(
    'operator' => 'or',
    'value' => array(),
    'group' => '0',
    'exposed' => TRUE,
    'expose' => array(
      'use_operator' => 0,
      'operator' => 'field_organization_nid_op',
      'identifier' => 'field_organization_nid',
      'label' => 'Organizations',
      'optional' => 1,
      'single' => 0,
      'remember' => 0,
      'reduce' => 0,
    ),
    'id' => 'field_organization_nid',
    'table' => 'node_data_field_organization',
    'field' => 'field_organization_nid',
    'relationship' => 'content_profile_rel',
    'reduce_duplicates' => 1,
  ),
  'field_region_value' => array(
    'operator' => '=',
    'value' => array(
      'value' => '',
      'min' => '',
      'max' => '',
    ),
    'group' => '0',
    'exposed' => TRUE,
    'expose' => array(
      'use_operator' => 0,
      'operator' => 'field_region_value_op',
      'identifier' => 'field_region_value',
      'label' => 'Region',
      'optional' => 1,
      'remember' => 0,
    ),
    'id' => 'field_region_value',
    'table' => 'node_data_field_region',
    'field' => 'field_region_value',
    'relationship' => 'field_organization_nid',
  ),
));
$handler->override_option('access', array(
  'type' => 'none',
));
$handler->override_option('cache', array(
  'type' => 'none',
));
$handler->override_option('css_class', 'memberselection');
$handler->override_option('header', '<?php
$node = node_load(arg(1));
og_set_group_context($node);

?>');
$handler->override_option('header_format', '4');
$handler->override_option('header_empty', 1);
$handler->override_option('items_per_page', 40);
$handler->override_option('use_pager', '1');
$handler->override_option('distinct', 1);
$handler->override_option('style_plugin', 'bulk');
$handler->override_option('style_options', array(
  'execution_type' => '1',
  'display_type' => '0',
  'hide_select_all' => 0,
  'skip_confirmation' => 0,
  'display_result' => 1,
  'merge_single_action' => 1,
  'selected_operations' => array(
    'og_subscribe_user_current_action' => 'og_subscribe_user_current_action',
    'og_approve_user_action' => 0,
    'backup_migrate_backup_action' => 0,
    'user_block_ip_action' => 0,
    'user_block_user_action' => 0,
    'user_user_operations_block' => 0,
    'userplus_change_username_action' => 0,
    'userplus_change_password_action' => 0,
    'views_bulk_operations_delete_user_action' => 0,
    'og_demote_user_action' => 0,
    'og_deny_user_action' => 0,
    'userplus_user_operations_disable_contact_form' => 0,
    'system_message_action' => 0,
    'token_actions_message_action' => 0,
    'userplus_user_operations_enable_contact_form' => 0,
    'views_bulk_operations_script_action' => 0,
    'views_bulk_operations_profile_action' => 0,
    'views_bulk_operations_user_roles_action' => 0,
    'views_bulk_operations_argument_selector_action' => 0,
    'og_promote_user_action' => 0,
    'token_actions_goto_action' => 0,
    'system_goto_action' => 0,
    'system_send_email_action' => 0,
    'token_actions_send_email_action' => 0,
    'og_subscribe_user_action' => 0,
    'user_user_operations_unblock' => 0,
    'og_unsubscribe_user_current_action' => 0,
    'og_unsubscribe_user_action' => 0,
  ),
));
$handler = $view->new_display('page', 'Page - add members', 'page_1');
$handler->override_option('arguments', array(
  'uid' => array(
    'default_action' => 'not found',
    'style_plugin' => 'default_summary',
    'style_options' => array(),
    'wildcard' => 'all',
    'wildcard_substitution' => 'All',
    'title' => '',
    'breadcrumb' => '',
    'default_argument_type' => 'fixed',
    'default_argument' => '',
    'validate_type' => 'php',
    'validate_fail' => 'not found',
    'break_phrase' => 0,
    'not' => 0,
    'id' => 'uid',
    'table' => 'users',
    'field' => 'uid',
    'validate_user_argument_type' => 'uid',
    'validate_user_roles' => array(
      '2' => 0,
      '52' => 0,
      '118' => 0,
      '125' => 0,
      '127' => 0,
      '126' => 0,
      '124' => 0,
      '107' => 0,
      '115' => 0,
      '112' => 0,
      '109' => 0,
      '108' => 0,
      '110' => 0,
      '101' => 0,
      '114' => 0,
      '111' => 0,
      '116' => 0,
      '113' => 0,
      '123' => 0,
      '117' => 0,
      '119' => 0,
      '96' => 0,
      '105' => 0,
      '121' => 0,
      '120' => 0,
      '130' => 0,
      '99' => 0,
      '98' => 0,
      '94' => 0,
      '95' => 0,
      '103' => 0,
      '100' => 0,
      '97' => 0,
      '104' => 0,
      '122' => 0,
      '128' => 0,
      '102' => 0,
      '106' => 0,
      '93' => 0,
      '91' => 0,
      '92' => 0,
      '5' => 0,
      '50' => 0,
      '80' => 0,
      '87' => 0,
      '89' => 0,
      '88' => 0,
      '86' => 0,
      '69' => 0,
      '77' => 0,
      '74' => 0,
      '71' => 0,
      '70' => 0,
      '72' => 0,
      '63' => 0,
      '76' => 0,
      '73' => 0,
      '78' => 0,
      '75' => 0,
      '85' => 0,
      '79' => 0,
      '81' => 0,
      '58' => 0,
      '67' => 0,
      '83' => 0,
      '82' => 0,
      '129' => 0,
      '61' => 0,
      '60' => 0,
      '56' => 0,
      '57' => 0,
      '65' => 0,
      '62' => 0,
      '59' => 0,
      '66' => 0,
      '84' => 0,
      '90' => 0,
      '64' => 0,
      '68' => 0,
      '55' => 0,
      '53' => 0,
      '54' => 0,
    ),
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'default_options_div_prefix' => '',
    'default_argument_fixed' => '',
    'default_argument_user' => 0,
    'default_argument_image_size' => '_original',
    'default_argument_php' => '',
    'validate_argument_node_type' => array(
      'poll' => 0,
      'repository' => 0,
      'image' => 0,
      'awards' => 0,
      'award_winner' => 0,
      'book' => 0,
      'caubo_committee_report' => 0,
      'caubo_event' => 0,
      'caubo_event_speaker' => 0,
      'caubo_landing_page' => 0,
      'caubo_member_type' => 0,
      'caubo_staff' => 0,
      'committee' => 0,
      'community_landing_page' => 0,
      'conference_presentation' => 0,
      'contracts_supplier' => 0,
      'contract_term' => 0,
      'date' => 0,
      'discussion' => 0,
      'event' => 0,
      'fbs_landing_page' => 0,
      'feed' => 0,
      'feed_item' => 0,
      'group' => 0,
      'group_event' => 0,
      'group_resource' => 0,
      'iframe' => 0,
      'join_committees_people' => 0,
      'join_membership_profiles' => 0,
      'journal_issue' => 0,
      'landing_page' => 0,
      'membership_category' => 0,
      'minutes' => 0,
      'organization' => 0,
      'page' => 0,
      'page_front_links' => 0,
      'page_restricted' => 0,
      'page_with_views' => 0,
      'pd_landing_page' => 0,
      'profile' => 0,
      'publication' => 0,
      'q_p_best_practices' => 0,
      'story' => 0,
      'workshop_session' => 0,
    ),
    'validate_argument_node_access' => 0,
    'validate_argument_nid_type' => 'nid',
    'validate_argument_vocabulary' => array(
      '14' => 0,
      '15' => 0,
      '6' => 0,
      '7' => 0,
      '3' => 0,
      '5' => 0,
      '16' => 0,
    ),
    'validate_argument_type' => 'tid',
    'validate_argument_transform' => 0,
    'validate_user_restrict_roles' => 0,
    'image_size' => array(
      '_original' => '_original',
      'thumbnail' => 'thumbnail',
      'preview' => 'preview',
    ),
    'validate_argument_is_member' => 0,
    'validate_argument_php' => '$result =
caubo_queries_og_group_admin_access_add_members($argument);

    $handler->argument = $result[\'arg\'];
    return  $result[\'return\'];',
  ),
));
$handler->override_option('filters', array(
  'realname' => array(
    'operator' => 'contains',
    'value' => '',
    'group' => '0',
    'exposed' => TRUE,
    'expose' => array(
      'use_operator' => 0,
      'operator' => 'realname_op',
      'identifier' => 'realname',
      'label' => 'Name',
      'optional' => 1,
      'remember' => 0,
    ),
    'case' => 0,
    'id' => 'realname',
    'table' => 'realname',
    'field' => 'realname',
    'override' => array(
      'button' => 'Override',
    ),
    'relationship' => 'none',
  ),
  'rid' => array(
    'operator' => 'or',
    'value' => array(),
    'group' => '0',
    'exposed' => TRUE,
    'expose' => array(
      'use_operator' => 0,
      'operator' => 'rid_op',
      'identifier' => 'rid',
      'label' => 'Roles',
      'optional' => 1,
      'single' => 0,
      'remember' => 0,
      'reduce' => 0,
    ),
    'id' => 'rid',
    'table' => 'users_roles',
    'field' => 'rid',
    'relationship' => 'none',
    'reduce_duplicates' => 0,
  ),
  'field_organization_nid' => array(
    'operator' => 'or',
    'value' => array(),
    'group' => '0',
    'exposed' => TRUE,
    'expose' => array(
      'use_operator' => 0,
      'operator' => 'field_organization_nid_op',
      'identifier' => 'field_organization_nid',
      'label' => 'Organizations',
      'optional' => 1,
      'single' => 0,
      'remember' => 0,
      'reduce' => 0,
    ),
    'id' => 'field_organization_nid',
    'table' => 'node_data_field_organization',
    'field' => 'field_organization_nid',
    'relationship' => 'content_profile_rel',
    'reduce_duplicates' => 1,
  ),
  'field_region_value' => array(
    'operator' => '=',
    'value' => array(
      'value' => '',
      'min' => '',
      'max' => '',
    ),
    'group' => '0',
    'exposed' => TRUE,
    'expose' => array(
      'use_operator' => 0,
      'operator' => 'field_region_value_op',
      'identifier' => 'field_region_value',
      'label' => 'Region',
      'optional' => 1,
      'remember' => 0,
    ),
    'id' => 'field_region_value',
    'table' => 'node_data_field_region',
    'field' => 'field_region_value',
    'relationship' => 'field_organization_nid',
    'override' => array(
      'button' => 'Use default',
    ),
  ),
  'field_namel_value' => array(
    'operator' => 'not empty',
    'value' => '',
    'group' => '0',
    'exposed' => FALSE,
    'expose' => array(
      'operator' => FALSE,
      'label' => '',
    ),
    'case' => 1,
    'id' => 'field_namel_value',
    'table' => 'node_data_field_namel',
    'field' => 'field_namel_value',
    'relationship' => 'content_profile_rel',
    'override' => array(
      'button' => 'Use default',
    ),
  ),
));
$handler->override_option('path', 'node/%/bulk_user_add');
$handler->override_option('menu', array(
  'type' => 'tab',
  'title' => 'Add Members',
  'description' => 'Add users to this group.',
  'weight' => '20',
  'name' => 'navigation',
));
$handler->override_option('tab_options', array(
  'type' => 'none',
  'title' => '',
  'description' => '',
  'weight' => 0,
  'name' => 'navigation',
));
$handler = $view->new_display('page', 'Page - invite members', 'page_2');
$handler->override_option('style_options', array(
  'grouping' => '',
  'override' => 1,
  'sticky' => 0,
  'order' => 'asc',
  'columns' => array(
    'realname' => 'realname',
    'field_organization_nid' => 'field_organization_nid',
    'rid' => 'rid',
  ),
  'info' => array(
    'realname' => array(
      'sortable' => 0,
      'separator' => '',
    ),
    'field_organization_nid' => array(
      'separator' => '',
    ),
    'rid' => array(
      'separator' => '',
    ),
  ),
  'default' => '-1',
  'execution_type' => '1',
  'display_type' => '0',
  'hide_select_all' => 0,
  'skip_confirmation' => 0,
  'display_result' => 1,
  'merge_single_action' => 1,
  'selected_operations' => array(
    'caubo_og_invite_action' => 'caubo_og_invite_action',
    'og_approve_user_action' => 0,
    'backup_migrate_backup_action' => 0,
    'user_block_ip_action' => 0,
    'user_block_user_action' => 0,
    'user_user_operations_block' => 0,
    'userplus_change_username_action' => 0,
    'userplus_change_password_action' => 0,
    'views_bulk_operations_delete_user_action' => 0,
    'og_demote_user_action' => 0,
    'og_deny_user_action' => 0,
    'userplus_user_operations_disable_contact_form' => 0,
    'system_message_action' => 0,
    'token_actions_message_action' => 0,
    'userplus_user_operations_enable_contact_form' => 0,
    'views_bulk_operations_action' => 0,
    'views_bulk_operations_script_action' => 0,
    'views_bulk_operations_profile_action' => 0,
    'views_bulk_operations_user_roles_action' => 0,
    'views_bulk_operations_argument_selector_action' => 0,
    'og_promote_user_action' => 0,
    'token_actions_goto_action' => 0,
    'system_goto_action' => 0,
    'system_send_email_action' => 0,
    'token_actions_send_email_action' => 0,
    'og_subscribe_user_current_action' => 0,
    'og_subscribe_user_action' => 0,
    'user_user_operations_unblock' => 0,
    'og_unsubscribe_user_current_action' => 0,
    'og_unsubscribe_user_action' => 0,
  ),
));
$handler->override_option('path', 'node/%/bulk_user_invite');
$handler->override_option('menu', array(
  'type' => 'tab',
  'title' => 'Invite Members',
  'description' => '',
  'weight' => '25',
  'name' => 'navigation',
));
$handler->override_option('tab_options', array(
  'type' => 'none',
  'title' => '',
  'description' => '',
  'weight' => 0,
  'name' => 'navigation',
));
$handler = $view->new_display('block', 'Block - people finder', 'block_1');
$handler->override_option('arguments', array());
$handler->override_option('style_plugin', 'table');
$handler->override_option('style_options', array(
  'grouping' => '',
  'override' => 1,
  'sticky' => 1,
  'order' => 'asc',
  'columns' => array(
    'realname' => 'realname',
    'field_organization_nid' => 'field_organization_nid',
    'rid' => 'rid',
  ),
  'info' => array(
    'realname' => array(
      'sortable' => 1,
      'separator' => '',
    ),
    'field_organization_nid' => array(
      'separator' => '',
    ),
    'rid' => array(
      'separator' => '',
    ),
  ),
  'default' => '-1',
));
$handler->override_option('block_description', '');
$handler->override_option('block_caching', -1);