disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'atrium_activity_update_type_event'; $strongarm->value = 1; $export['atrium_activity_update_type_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'atrium_activity_update_type_feed_ical'; $strongarm->value = 0; $export['atrium_activity_update_type_feed_ical'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'atrium_activity_update_type_feed_ical_item'; $strongarm->value = 0; $export['atrium_activity_update_type_feed_ical_item'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'comment_anonymous_event'; $strongarm->value = 0; $export['comment_anonymous_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'comment_controls_event'; $strongarm->value = '3'; $export['comment_controls_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'comment_default_mode_event'; $strongarm->value = '4'; $export['comment_default_mode_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'comment_default_order_event'; $strongarm->value = '1'; $export['comment_default_order_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'comment_default_per_page_event'; $strongarm->value = '50'; $export['comment_default_per_page_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'comment_event'; $strongarm->value = '0'; $export['comment_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'comment_feed_ical'; $strongarm->value = '0'; $export['comment_feed_ical'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'comment_feed_ical_item'; $strongarm->value = '0'; $export['comment_feed_ical_item'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'comment_form_location_event'; $strongarm->value = '0'; $export['comment_form_location_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'comment_preview_event'; $strongarm->value = '1'; $export['comment_preview_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'comment_subject_field_event'; $strongarm->value = '1'; $export['comment_subject_field_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'content_extra_weights_event'; $strongarm->value = array( 'title' => '-5', 'body_field' => '0', 'revision_information' => '20', 'author' => '20', 'options' => '25', 'comment_settings' => '30', 'menu' => '-2', 'taxonomy' => '-3', 'book' => '10', 'attachments' => '30', 'og_nodeapi' => '0', ); $export['content_extra_weights_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'nodeformscols_field_placements_event_default'; $strongarm->value = array( 'title' => array( 'region' => 'main', 'weight' => '0', 'has_required' => TRUE, 'title' => 'Title', ), 'body_field' => array( 'region' => 'main', 'weight' => '2', 'has_required' => FALSE, 'title' => NULL, 'hidden' => 0, ), 'menu' => array( 'region' => 'right', 'weight' => '1', 'has_required' => FALSE, 'title' => 'Menu settings', 'collapsed' => 1, 'hidden' => 1, ), 'revision_information' => array( 'region' => 'right', 'weight' => '5', 'has_required' => FALSE, 'title' => 'Revision information', 'collapsed' => 1, 'hidden' => 1, ), 'comment_settings' => array( 'region' => 'right', 'weight' => '7', 'has_required' => FALSE, 'title' => 'Comment settings', 'collapsed' => 1, 'hidden' => 1, ), 'options' => array( 'region' => 'right', 'weight' => '6', 'has_required' => FALSE, 'title' => 'Publishing options', 'collapsed' => 1, 'hidden' => 1, ), 'author' => array( 'region' => 'right', 'weight' => '4', 'has_required' => FALSE, 'title' => 'Authoring information', 'collapsed' => 1, 'hidden' => 1, ), 'buttons' => array( 'region' => 'main', 'weight' => '8', 'has_required' => FALSE, 'title' => NULL, 'hidden' => 0, ), 'notifications' => array( 'region' => 'main', 'weight' => '5', 'has_required' => FALSE, 'title' => 'Notifications', 'collapsed' => 0, 'hidden' => 0, ), 'book' => array( 'region' => 'right', 'weight' => '2', 'has_required' => FALSE, 'title' => 'Book outline', 'collapsed' => 1, 'hidden' => 1, ), 'taxonomy' => array( 'region' => 'right', 'weight' => '0', 'has_required' => FALSE, 'title' => NULL, 'hidden' => 0, ), 'attachments' => array( 'region' => 'main', 'weight' => '7', 'has_required' => FALSE, 'title' => 'File attachments', 'collapsed' => 0, 'hidden' => 0, ), 'field_date' => array( 'region' => 'main', 'weight' => '1', 'has_required' => TRUE, 'title' => 'Date', ), 'og_nodeapi' => array( 'region' => 'right', 'weight' => '3', 'has_required' => FALSE, 'title' => 'Groups', 'collapsed' => 1, 'hidden' => 1, ), ); $export['nodeformscols_field_placements_event_default'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'nodeformscols_field_placements_feed_ical_default'; $strongarm->value = array( 'title' => array( 'region' => 'main', 'weight' => '0', 'has_required' => FALSE, 'title' => 'Title', 'hidden' => 0, ), 'menu' => array( 'region' => 'right', 'weight' => '1', 'has_required' => FALSE, 'title' => 'Menu settings', 'collapsed' => 1, 'hidden' => 1, ), 'revision_information' => array( 'region' => 'right', 'weight' => '4', 'has_required' => FALSE, 'title' => 'Revision information', 'collapsed' => 1, 'hidden' => 1, ), 'comment_settings' => array( 'region' => 'right', 'weight' => '6', 'has_required' => FALSE, 'title' => 'Comment settings', 'collapsed' => 1, 'hidden' => 1, ), 'options' => array( 'region' => 'right', 'weight' => '5', 'has_required' => FALSE, 'title' => 'Publishing options', 'collapsed' => 1, 'hidden' => 1, ), 'author' => array( 'region' => 'right', 'weight' => '3', 'has_required' => FALSE, 'title' => 'Authoring information', 'collapsed' => 1, 'hidden' => 1, ), 'buttons' => array( 'region' => 'main', 'weight' => '2', 'has_required' => FALSE, 'title' => NULL, 'hidden' => 0, ), 'book' => array( 'region' => 'right', 'weight' => '2', 'has_required' => FALSE, 'title' => 'Book outline', 'collapsed' => 1, 'hidden' => 1, ), 'feeds' => array( 'region' => 'main', 'weight' => '1', 'has_required' => TRUE, 'title' => 'Feed', ), 'og_nodeapi' => array( 'region' => 'right', 'weight' => '0', 'has_required' => FALSE, 'title' => 'Groups', 'collapsed' => 1, 'hidden' => 1, ), ); $export['nodeformscols_field_placements_feed_ical_default'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'nodeformscols_field_placements_feed_ical_item_default'; $strongarm->value = array( 'title' => array( 'region' => 'main', 'weight' => '-5', 'has_required' => TRUE, 'title' => 'Title', ), 'body_field' => array( 'region' => 'main', 'weight' => '0.008', 'has_required' => FALSE, 'title' => NULL, 'hidden' => 0, ), 'menu' => array( 'region' => 'right', 'weight' => '2', 'has_required' => FALSE, 'title' => 'Menu settings', 'collapsed' => 1, 'hidden' => 1, ), 'revision_information' => array( 'region' => 'right', 'weight' => '4', 'has_required' => FALSE, 'title' => 'Revision information', 'collapsed' => 1, 'hidden' => 1, ), 'comment_settings' => array( 'region' => 'right', 'weight' => '6', 'has_required' => FALSE, 'title' => 'Comment settings', 'collapsed' => 1, 'hidden' => 1, ), 'options' => array( 'region' => 'right', 'weight' => '5', 'has_required' => FALSE, 'title' => 'Publishing options', 'collapsed' => 1, 'hidden' => 1, ), 'author' => array( 'region' => 'right', 'weight' => '3', 'has_required' => FALSE, 'title' => 'Authoring information', 'collapsed' => 1, 'hidden' => 1, ), 'buttons' => array( 'region' => 'main', 'weight' => '100', 'has_required' => FALSE, 'title' => NULL, 'hidden' => 0, ), 'book' => array( 'region' => 'right', 'weight' => '1', 'has_required' => FALSE, 'title' => 'Book outline', 'collapsed' => 1, 'hidden' => 1, ), 'field_date' => array( 'region' => 'main', 'weight' => '-3', 'has_required' => TRUE, 'title' => 'Date', ), 'og_nodeapi' => array( 'region' => 'right', 'weight' => '0', 'has_required' => FALSE, 'title' => 'Groups', 'collapsed' => 1, 'hidden' => 1, ), ); $export['nodeformscols_field_placements_feed_ical_item_default'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'node_options_event'; $strongarm->value = array( 0 => 'status', 1 => 'revision', ); $export['node_options_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'node_options_feed_ical'; $strongarm->value = array( 0 => 'status', ); $export['node_options_feed_ical'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'node_options_feed_ical_item'; $strongarm->value = array( 0 => 'status', ); $export['node_options_feed_ical_item'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'notifications_content_type_event'; $strongarm->value = array( 0 => 'thread', 1 => 'nodetype', 2 => 'author', ); $export['notifications_content_type_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'notifications_content_type_feed_ical'; $strongarm->value = array(); $export['notifications_content_type_feed_ical'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'notifications_content_type_feed_ical_item'; $strongarm->value = array(); $export['notifications_content_type_feed_ical_item'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'og_content_type_usage_event'; $strongarm->value = 'group_post_standard'; $export['og_content_type_usage_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'og_content_type_usage_feed_ical'; $strongarm->value = 'group_post_standard'; $export['og_content_type_usage_feed_ical'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'og_content_type_usage_feed_ical_item'; $strongarm->value = 'group_post_standard'; $export['og_content_type_usage_feed_ical_item'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'show_diff_inline_event'; $strongarm->value = 0; $export['show_diff_inline_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'show_diff_inline_feed_ical'; $strongarm->value = 0; $export['show_diff_inline_feed_ical'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'show_diff_inline_feed_ical_item'; $strongarm->value = 0; $export['show_diff_inline_feed_ical_item'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'show_preview_changes_event'; $strongarm->value = 0; $export['show_preview_changes_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'show_preview_changes_feed_ical'; $strongarm->value = 0; $export['show_preview_changes_feed_ical'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'show_preview_changes_feed_ical_item'; $strongarm->value = 0; $export['show_preview_changes_feed_ical_item'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'upload_event'; $strongarm->value = '1'; $export['upload_event'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'upload_feed_ical'; $strongarm->value = FALSE; $export['upload_feed_ical'] = $strongarm; $strongarm = new stdClass; $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'upload_feed_ical_item'; $strongarm->value = FALSE; $export['upload_feed_ical_item'] = $strongarm; return $export; }