diff --git a/core/modules/migrate_drupal/tests/fixtures/drupal6.php b/core/modules/migrate_drupal/tests/fixtures/drupal6.php index 965f69e..be0642d 100644 --- a/core/modules/migrate_drupal/tests/fixtures/drupal6.php +++ b/core/modules/migrate_drupal/tests/fixtures/drupal6.php @@ -854,6 +854,21 @@ 'title' => '', 'cache' => '5', )) +->values(array( + 'bid' => '21', + 'module' => 'locale', + 'delta' => '0', + 'theme' => 'garland', + 'status' => '0', + 'weight' => '0', + 'region' => '', + 'custom' => '0', + 'throttle' => '0', + 'visibility' => '0', + 'pages' => '', + 'title' => '', + 'cache' => '-1', +)) ->execute(); $connection->schema()->createTable('blocks_roles', array( @@ -2021,6 +2036,36 @@ 'field_test_value' => NULL, 'field_test_format' => NULL, )) +->values(array( + 'vid' => '12', + 'nid' => '9', + 'field_test_value' => 'text for default value', + 'field_test_format' => '1', +)) +->values(array( + 'vid' => '13', + 'nid' => '10', + 'field_test_value' => 'text for default value', + 'field_test_format' => '1', +)) +->values(array( + 'vid' => '14', + 'nid' => '11', + 'field_test_value' => 'text for default value', + 'field_test_format' => '1', +)) +->values(array( + 'vid' => '15', + 'nid' => '12', + 'field_test_value' => 'text for default value', + 'field_test_format' => '1', +)) +->values(array( + 'vid' => '16', + 'nid' => '12', + 'field_test_value' => 'text for default value', + 'field_test_format' => '1', +)) ->execute(); $connection->schema()->createTable('content_field_test_text_single_checkbox', array( @@ -2077,6 +2122,31 @@ 'nid' => '2', 'field_test_text_single_checkbox_value' => NULL, )) +->values(array( + 'vid' => '12', + 'nid' => '9', + 'field_test_text_single_checkbox_value' => '0', +)) +->values(array( + 'vid' => '13', + 'nid' => '10', + 'field_test_text_single_checkbox_value' => '0', +)) +->values(array( + 'vid' => '14', + 'nid' => '11', + 'field_test_text_single_checkbox_value' => '0', +)) +->values(array( + 'vid' => '15', + 'nid' => '12', + 'field_test_text_single_checkbox_value' => '0', +)) +->values(array( + 'vid' => '16', + 'nid' => '12', + 'field_test_text_single_checkbox_value' => '0', +)) ->execute(); $connection->schema()->createTable('content_field_test_two', array( @@ -2147,6 +2217,36 @@ 'field_test_two_value' => NULL, )) ->values(array( + 'vid' => '12', + 'nid' => '9', + 'delta' => '0', + 'field_test_two_value' => NULL, +)) +->values(array( + 'vid' => '13', + 'nid' => '10', + 'delta' => '0', + 'field_test_two_value' => NULL, +)) +->values(array( + 'vid' => '14', + 'nid' => '11', + 'delta' => '0', + 'field_test_two_value' => NULL, +)) +->values(array( + 'vid' => '15', + 'nid' => '12', + 'delta' => '0', + 'field_test_two_value' => NULL, +)) +->values(array( + 'vid' => '16', + 'nid' => '12', + 'delta' => '0', + 'field_test_two_value' => NULL, +)) +->values(array( 'vid' => '1', 'nid' => '1', 'delta' => '1', @@ -3233,6 +3333,146 @@ 'field_test_imagefield_list' => NULL, 'field_test_imagefield_data' => NULL, )) +->values(array( + 'nid' => '9', + 'vid' => '12', + 'uid' => '0', + 'field_test_three_value' => '101.00', + 'field_test_identical1_value' => NULL, + 'field_test_identical2_value' => NULL, + 'field_test_link_url' => NULL, + 'field_test_link_title' => NULL, + 'field_test_link_attributes' => NULL, + 'field_test_date_value' => NULL, + 'field_test_datestamp_value' => NULL, + 'field_test_datetime_value' => NULL, + 'field_test_email_email' => NULL, + 'field_test_filefield_fid' => NULL, + 'field_test_filefield_list' => NULL, + 'field_test_filefield_data' => NULL, + 'field_test_four_value' => '101', + 'field_test_integer_selectlist_value' => NULL, + 'field_test_float_single_checkbox_value' => '3', + 'field_test_decimal_radio_buttons_value' => NULL, + 'field_test_phone_value' => NULL, + 'field_test_exclude_unset_value' => 'text for default value', + 'field_test_exclude_unset_format' => '1', + 'field_test_imagefield_fid' => NULL, + 'field_test_imagefield_list' => NULL, + 'field_test_imagefield_data' => NULL, +)) +->values(array( + 'nid' => '10', + 'vid' => '13', + 'uid' => '0', + 'field_test_three_value' => '101.00', + 'field_test_identical1_value' => NULL, + 'field_test_identical2_value' => NULL, + 'field_test_link_url' => NULL, + 'field_test_link_title' => NULL, + 'field_test_link_attributes' => NULL, + 'field_test_date_value' => '', + 'field_test_datestamp_value' => '1', + 'field_test_datetime_value' => '', + 'field_test_email_email' => NULL, + 'field_test_filefield_fid' => NULL, + 'field_test_filefield_list' => NULL, + 'field_test_filefield_data' => NULL, + 'field_test_four_value' => '101', + 'field_test_integer_selectlist_value' => NULL, + 'field_test_float_single_checkbox_value' => '3', + 'field_test_decimal_radio_buttons_value' => NULL, + 'field_test_phone_value' => NULL, + 'field_test_exclude_unset_value' => 'text for default value', + 'field_test_exclude_unset_format' => '1', + 'field_test_imagefield_fid' => NULL, + 'field_test_imagefield_list' => NULL, + 'field_test_imagefield_data' => NULL, +)) +->values(array( + 'nid' => '11', + 'vid' => '14', + 'uid' => '0', + 'field_test_three_value' => '101.00', + 'field_test_identical1_value' => NULL, + 'field_test_identical2_value' => NULL, + 'field_test_link_url' => NULL, + 'field_test_link_title' => NULL, + 'field_test_link_attributes' => NULL, + 'field_test_date_value' => '', + 'field_test_datestamp_value' => '970', + 'field_test_datetime_value' => '', + 'field_test_email_email' => NULL, + 'field_test_filefield_fid' => NULL, + 'field_test_filefield_list' => NULL, + 'field_test_filefield_data' => NULL, + 'field_test_four_value' => '101', + 'field_test_integer_selectlist_value' => NULL, + 'field_test_float_single_checkbox_value' => '3', + 'field_test_decimal_radio_buttons_value' => NULL, + 'field_test_phone_value' => NULL, + 'field_test_exclude_unset_value' => 'text for default value', + 'field_test_exclude_unset_format' => '1', + 'field_test_imagefield_fid' => NULL, + 'field_test_imagefield_list' => NULL, + 'field_test_imagefield_data' => NULL, +)) +->values(array( + 'nid' => '12', + 'vid' => '15', + 'uid' => '0', + 'field_test_three_value' => '101.00', + 'field_test_identical1_value' => NULL, + 'field_test_identical2_value' => NULL, + 'field_test_link_url' => NULL, + 'field_test_link_title' => NULL, + 'field_test_link_attributes' => NULL, + 'field_test_date_value' => '', + 'field_test_datestamp_value' => '1', + 'field_test_datetime_value' => '', + 'field_test_email_email' => NULL, + 'field_test_filefield_fid' => NULL, + 'field_test_filefield_list' => NULL, + 'field_test_filefield_data' => NULL, + 'field_test_four_value' => '101', + 'field_test_integer_selectlist_value' => NULL, + 'field_test_float_single_checkbox_value' => '3', + 'field_test_decimal_radio_buttons_value' => NULL, + 'field_test_phone_value' => NULL, + 'field_test_exclude_unset_value' => 'text for default value', + 'field_test_exclude_unset_format' => '1', + 'field_test_imagefield_fid' => NULL, + 'field_test_imagefield_list' => NULL, + 'field_test_imagefield_data' => NULL, +)) +->values(array( + 'nid' => '12', + 'vid' => '16', + 'uid' => '0', + 'field_test_three_value' => '101.00', + 'field_test_identical1_value' => NULL, + 'field_test_identical2_value' => NULL, + 'field_test_link_url' => NULL, + 'field_test_link_title' => NULL, + 'field_test_link_attributes' => NULL, + 'field_test_date_value' => '', + 'field_test_datestamp_value' => '970', + 'field_test_datetime_value' => '', + 'field_test_email_email' => NULL, + 'field_test_filefield_fid' => NULL, + 'field_test_filefield_list' => NULL, + 'field_test_filefield_data' => NULL, + 'field_test_four_value' => '101', + 'field_test_integer_selectlist_value' => NULL, + 'field_test_float_single_checkbox_value' => '3', + 'field_test_decimal_radio_buttons_value' => NULL, + 'field_test_phone_value' => NULL, + 'field_test_exclude_unset_value' => 'text for default value', + 'field_test_exclude_unset_format' => '1', + 'field_test_imagefield_fid' => NULL, + 'field_test_imagefield_list' => NULL, + 'field_test_imagefield_data' => NULL, +)) ->execute(); $connection->schema()->createTable('content_type_test_page', array( @@ -7829,6 +8069,34 @@ 'mysql_character_set' => 'utf8', )); +$connection->insert('history') +->fields(array( + 'uid', + 'nid', + 'timestamp', +)) +->values(array( + 'uid' => '1', + 'nid' => '9', + 'timestamp' => '1444081131', +)) +->values(array( + 'uid' => '1', + 'nid' => '10', + 'timestamp' => '1444081361', +)) +->values(array( + 'uid' => '1', + 'nid' => '11', + 'timestamp' => '1444081387', +)) +->values(array( + 'uid' => '1', + 'nid' => '12', + 'timestamp' => '1444081463', +)) +->execute(); + $connection->schema()->createTable('imagecache_action', array( 'fields' => array( 'actionid' => array( @@ -7950,120 +8218,339 @@ )) ->execute(); -$connection->schema()->createTable('menu_custom', array( +$connection->schema()->createTable('languages', array( 'fields' => array( - 'menu_name' => array( + 'language' => array( 'type' => 'varchar', 'not null' => TRUE, - 'length' => '32', + 'length' => '12', 'default' => '', ), - 'title' => array( + 'name' => array( 'type' => 'varchar', 'not null' => TRUE, - 'length' => '255', + 'length' => '64', 'default' => '', ), - 'description' => array( - 'type' => 'text', - 'not null' => FALSE, - 'size' => 'normal', - ), - ), - 'primary key' => array( - 'menu_name', - ), - 'mysql_character_set' => 'utf8', -)); - -$connection->insert('menu_custom') -->fields(array( - 'menu_name', - 'title', - 'description', -)) -->values(array( - 'menu_name' => 'navigation', - 'title' => 'Navigation', - 'description' => 'The navigation menu is provided by Drupal and is the main interactive menu for any site. It is usually the only menu that contains personalized links for authenticated users, and is often not even visible to anonymous users.', -)) -->values(array( - 'menu_name' => 'primary-links', - 'title' => 'Primary links', - 'description' => 'Primary links are often used at the theme layer to show the major sections of a site. A typical representation for primary links would be tabs along the top.', -)) -->values(array( - 'menu_name' => 'secondary-links', - 'title' => 'Secondary links', - 'description' => 'Secondary links are often used for pages like legal notices, contact details, and other secondary navigation items that play a lesser role than primary links', -)) -->execute(); - -$connection->schema()->createTable('menu_links', array( - 'fields' => array( - 'menu_name' => array( + 'native' => array( 'type' => 'varchar', 'not null' => TRUE, - 'length' => '32', + 'length' => '64', 'default' => '', ), - 'mlid' => array( - 'type' => 'serial', + 'direction' => array( + 'type' => 'int', 'not null' => TRUE, 'size' => 'normal', - 'unsigned' => TRUE, + 'default' => '0', ), - 'plid' => array( + 'enabled' => array( 'type' => 'int', 'not null' => TRUE, 'size' => 'normal', 'default' => '0', - 'unsigned' => TRUE, ), - 'link_path' => array( - 'type' => 'varchar', + 'plurals' => array( + 'type' => 'int', 'not null' => TRUE, - 'length' => '255', - 'default' => '', + 'size' => 'normal', + 'default' => '0', ), - 'router_path' => array( + 'formula' => array( 'type' => 'varchar', 'not null' => TRUE, - 'length' => '255', + 'length' => '128', 'default' => '', ), - 'link_title' => array( + 'domain' => array( 'type' => 'varchar', 'not null' => TRUE, - 'length' => '255', + 'length' => '128', 'default' => '', ), - 'options' => array( - 'type' => 'text', - 'not null' => FALSE, - 'size' => 'normal', - ), - 'module' => array( + 'prefix' => array( 'type' => 'varchar', 'not null' => TRUE, - 'length' => '255', - 'default' => 'system', + 'length' => '128', + 'default' => '', ), - 'hidden' => array( + 'weight' => array( 'type' => 'int', 'not null' => TRUE, 'size' => 'normal', 'default' => '0', ), - 'external' => array( - 'type' => 'int', + 'javascript' => array( + 'type' => 'varchar', 'not null' => TRUE, - 'size' => 'normal', - 'default' => '0', + 'length' => '32', + 'default' => '', ), - 'has_children' => array( - 'type' => 'int', - 'not null' => TRUE, + ), + 'primary key' => array( + 'language', + ), + 'indexes' => array( + 'list' => array( + 'weight', + 'name', + ), + ), + 'mysql_character_set' => 'utf8', +)); + +$connection->insert('languages') +->fields(array( + 'language', + 'name', + 'native', + 'direction', + 'enabled', + 'plurals', + 'formula', + 'domain', + 'prefix', + 'weight', + 'javascript', +)) +->values(array( + 'language' => 'en', + 'name' => 'English', + 'native' => 'English', + 'direction' => '0', + 'enabled' => '1', + 'plurals' => '0', + 'formula' => '', + 'domain' => '', + 'prefix' => '', + 'weight' => '0', + 'javascript' => '', +)) +->values(array( + 'language' => 'es', + 'name' => 'Spanish', + 'native' => 'Español', + 'direction' => '0', + 'enabled' => '1', + 'plurals' => '2', + 'formula' => '($n>1)', + 'domain' => '', + 'prefix' => 'es', + 'weight' => '0', + 'javascript' => '', +)) +->execute(); + +$connection->schema()->createTable('locales_source', array( + 'fields' => array( + 'lid' => array( + 'type' => 'serial', + 'not null' => TRUE, + 'size' => 'normal', + ), + 'location' => array( + 'type' => 'varchar', + 'not null' => TRUE, + 'length' => '255', + 'default' => '', + ), + 'textgroup' => array( + 'type' => 'varchar', + 'not null' => TRUE, + 'length' => '255', + 'default' => 'default', + ), + 'source' => array( + 'type' => 'blob', + 'not null' => TRUE, + 'size' => 'normal', + ), + 'version' => array( + 'type' => 'varchar', + 'not null' => TRUE, + 'length' => '20', + 'default' => 'none', + ), + ), + 'primary key' => array( + 'lid', + ), + 'indexes' => array( + 'source' => array( + array( + 'source', + '30', + ), + ), + ), + 'mysql_character_set' => 'utf8', +)); + +$connection->schema()->createTable('locales_target', array( + 'fields' => array( + 'lid' => array( + 'type' => 'int', + 'not null' => TRUE, + 'size' => 'normal', + 'default' => '0', + ), + 'translation' => array( + 'type' => 'blob', + 'not null' => TRUE, + 'size' => 'normal', + ), + 'language' => array( + 'type' => 'varchar', + 'not null' => TRUE, + 'length' => '12', + 'default' => '', + ), + 'plid' => array( + 'type' => 'int', + 'not null' => TRUE, + 'size' => 'normal', + 'default' => '0', + ), + 'plural' => array( + 'type' => 'int', + 'not null' => TRUE, + 'size' => 'normal', + 'default' => '0', + ), + ), + 'primary key' => array( + 'language', + 'lid', + 'plural', + ), + 'indexes' => array( + 'lid' => array( + 'lid', + ), + 'plid' => array( + 'plid', + ), + 'plural' => array( + 'plural', + ), + ), + 'mysql_character_set' => 'utf8', +)); + +$connection->schema()->createTable('menu_custom', array( + 'fields' => array( + 'menu_name' => array( + 'type' => 'varchar', + 'not null' => TRUE, + 'length' => '32', + 'default' => '', + ), + 'title' => array( + 'type' => 'varchar', + 'not null' => TRUE, + 'length' => '255', + 'default' => '', + ), + 'description' => array( + 'type' => 'text', + 'not null' => FALSE, + 'size' => 'normal', + ), + ), + 'primary key' => array( + 'menu_name', + ), + 'mysql_character_set' => 'utf8', +)); + +$connection->insert('menu_custom') +->fields(array( + 'menu_name', + 'title', + 'description', +)) +->values(array( + 'menu_name' => 'navigation', + 'title' => 'Navigation', + 'description' => 'The navigation menu is provided by Drupal and is the main interactive menu for any site. It is usually the only menu that contains personalized links for authenticated users, and is often not even visible to anonymous users.', +)) +->values(array( + 'menu_name' => 'primary-links', + 'title' => 'Primary links', + 'description' => 'Primary links are often used at the theme layer to show the major sections of a site. A typical representation for primary links would be tabs along the top.', +)) +->values(array( + 'menu_name' => 'secondary-links', + 'title' => 'Secondary links', + 'description' => 'Secondary links are often used for pages like legal notices, contact details, and other secondary navigation items that play a lesser role than primary links', +)) +->execute(); + +$connection->schema()->createTable('menu_links', array( + 'fields' => array( + 'menu_name' => array( + 'type' => 'varchar', + 'not null' => TRUE, + 'length' => '32', + 'default' => '', + ), + 'mlid' => array( + 'type' => 'serial', + 'not null' => TRUE, + 'size' => 'normal', + 'unsigned' => TRUE, + ), + 'plid' => array( + 'type' => 'int', + 'not null' => TRUE, + 'size' => 'normal', + 'default' => '0', + 'unsigned' => TRUE, + ), + 'link_path' => array( + 'type' => 'varchar', + 'not null' => TRUE, + 'length' => '255', + 'default' => '', + ), + 'router_path' => array( + 'type' => 'varchar', + 'not null' => TRUE, + 'length' => '255', + 'default' => '', + ), + 'link_title' => array( + 'type' => 'varchar', + 'not null' => TRUE, + 'length' => '255', + 'default' => '', + ), + 'options' => array( + 'type' => 'text', + 'not null' => FALSE, + 'size' => 'normal', + ), + 'module' => array( + 'type' => 'varchar', + 'not null' => TRUE, + 'length' => '255', + 'default' => 'system', + ), + 'hidden' => array( + 'type' => 'int', + 'not null' => TRUE, + 'size' => 'normal', + 'default' => '0', + ), + 'external' => array( + 'type' => 'int', + 'not null' => TRUE, + 'size' => 'normal', + 'default' => '0', + ), + 'has_children' => array( + 'type' => 'int', + 'not null' => TRUE, 'size' => 'normal', 'default' => '0', ), @@ -9088,33 +9575,6 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '171', - 'plid' => '0', - 'link_path' => 'user/timezone', - 'router_path' => 'user/timezone', - 'link_title' => 'User timezone', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '1', - 'customized' => '0', - 'p1' => '171', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'navigation', 'mlid' => '172', 'plid' => '0', 'link_path' => 'user/%', @@ -11086,33 +11546,6 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '248', - 'plid' => '186', - 'link_path' => 'admin/settings/date-time/formats/lookup', - 'router_path' => 'admin/settings/date-time/formats/lookup', - 'link_title' => 'Date and time lookup', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '4', - 'customized' => '0', - 'p1' => '144', - 'p2' => '167', - 'p3' => '186', - 'p4' => '248', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'navigation', 'mlid' => '249', 'plid' => '0', 'link_path' => 'admin/content/node-type/article/delete', @@ -11383,39 +11816,12 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '259', - 'plid' => '186', - 'link_path' => 'admin/settings/date-time/delete/%', - 'router_path' => 'admin/settings/date-time/delete/%', - 'link_title' => 'Delete date format type', - 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:52:"Allow users to delete a configured date format type.";}}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '4', - 'customized' => '0', - 'p1' => '144', - 'p2' => '167', - 'p3' => '186', - 'p4' => '259', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'navigation', - 'mlid' => '260', - 'plid' => '0', - 'link_path' => 'admin/build/menu-customize/%/delete', - 'router_path' => 'admin/build/menu-customize/%/delete', - 'link_title' => 'Delete menu', - 'options' => 'a:0:{}', + 'mlid' => '260', + 'plid' => '0', + 'link_path' => 'admin/build/menu-customize/%/delete', + 'router_path' => 'admin/build/menu-customize/%/delete', + 'link_title' => 'Delete menu', + 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', 'external' => '0', @@ -11680,33 +12086,6 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '272', - 'plid' => '186', - 'link_path' => 'admin/settings/date-time/formats/delete/%', - 'router_path' => 'admin/settings/date-time/formats/delete/%', - 'link_title' => 'Delete date format', - 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:47:"Allow users to delete a configured date format.";}}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '4', - 'customized' => '0', - 'p1' => '144', - 'p2' => '167', - 'p3' => '186', - 'p4' => '272', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'navigation', 'mlid' => '273', 'plid' => '197', 'link_path' => 'admin/build/menu/item/%/delete', @@ -11815,22 +12194,22 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '299', - 'plid' => '0', - 'link_path' => 'event', - 'router_path' => 'event', - 'link_title' => 'Events', - 'options' => 'a:0:{}', + 'mlid' => '309', + 'plid' => '158', + 'link_path' => 'node/add/story', + 'router_path' => 'node/add/story', + 'link_title' => 'Story', + 'options' => "a:1:{s:10:\"attributes\";a:1:{s:5:\"title\";s:392:\"A story, similar in form to a page, is ideal for creating and displaying content that informs or engages website visitors. Press releases, site announcements, and informal blog-like entries may all be created with a story entry. By default, a story entry is automatically featured on the site's initial home page, and provides the ability to post comments.\";}}", 'module' => 'system', - 'hidden' => '1', + 'hidden' => '0', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '2', 'customized' => '0', - 'p1' => '299', - 'p2' => '0', + 'p1' => '158', + 'p2' => '309', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -11842,11 +12221,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '300', - 'plid' => '299', - 'link_path' => 'event/dst', - 'router_path' => 'event/dst', - 'link_title' => 'Event dst view', + 'mlid' => '310', + 'plid' => '157', + 'link_path' => 'admin/content/node-type/story', + 'router_path' => 'admin/content/node-type/story', + 'link_title' => 'Story', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -11854,11 +12233,11 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '2', + 'depth' => '3', 'customized' => '0', - 'p1' => '299', - 'p2' => '300', - 'p3' => '0', + 'p1' => '144', + 'p2' => '157', + 'p3' => '310', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -11869,11 +12248,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '301', - 'plid' => '299', - 'link_path' => 'event/ical', - 'router_path' => 'event/ical', - 'link_title' => 'Event ical feed', + 'mlid' => '311', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/delete', + 'router_path' => 'admin/content/node-type/story/delete', + 'link_title' => 'Delete', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -11881,10 +12260,10 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '2', + 'depth' => '1', 'customized' => '0', - 'p1' => '299', - 'p2' => '301', + 'p1' => '311', + 'p2' => '0', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -11896,22 +12275,22 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '302', - 'plid' => '299', - 'link_path' => 'event/feed', - 'router_path' => 'event/feed', - 'link_title' => 'Event rss feed', + 'mlid' => '350', + 'plid' => '0', + 'link_path' => 'aggregator', + 'router_path' => 'aggregator', + 'link_title' => 'Feed aggregator', 'options' => 'a:0:{}', 'module' => 'system', - 'hidden' => '-1', + 'hidden' => '0', 'external' => '0', - 'has_children' => '0', + 'has_children' => '1', 'expanded' => '0', - 'weight' => '0', - 'depth' => '2', + 'weight' => '5', + 'depth' => '1', 'customized' => '0', - 'p1' => '299', - 'p2' => '302', + 'p1' => '350', + 'p2' => '0', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -11923,22 +12302,22 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '303', - 'plid' => '299', - 'link_path' => 'event/type', - 'router_path' => 'event/type', - 'link_title' => 'Filter by content type', + 'mlid' => '351', + 'plid' => '350', + 'link_path' => 'aggregator/categories', + 'router_path' => 'aggregator/categories', + 'link_title' => 'Categories', 'options' => 'a:0:{}', 'module' => 'system', - 'hidden' => '-1', + 'hidden' => '0', 'external' => '0', - 'has_children' => '0', + 'has_children' => '1', 'expanded' => '0', 'weight' => '0', 'depth' => '2', 'customized' => '0', - 'p1' => '299', - 'p2' => '303', + 'p1' => '350', + 'p2' => '351', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -11950,11 +12329,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '304', - 'plid' => '299', - 'link_path' => 'event/term', - 'router_path' => 'event/term', - 'link_title' => 'Filter by taxonomy', + 'mlid' => '352', + 'plid' => '350', + 'link_path' => 'aggregator/opml', + 'router_path' => 'aggregator/opml', + 'link_title' => 'OPML feed', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -11964,8 +12343,8 @@ 'weight' => '0', 'depth' => '2', 'customized' => '0', - 'p1' => '299', - 'p2' => '304', + 'p1' => '350', + 'p2' => '352', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -11977,11 +12356,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '305', - 'plid' => '0', - 'link_path' => 'node/%/ical', - 'router_path' => 'node/%/ical', - 'link_title' => 'Event ical', + 'mlid' => '353', + 'plid' => '350', + 'link_path' => 'aggregator/rss', + 'router_path' => 'aggregator/rss', + 'link_title' => 'RSS feed', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -11989,10 +12368,10 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '2', 'customized' => '0', - 'p1' => '305', - 'p2' => '0', + 'p1' => '350', + 'p2' => '353', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -12004,23 +12383,23 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '306', - 'plid' => '167', - 'link_path' => 'admin/settings/event', - 'router_path' => 'admin/settings/event', - 'link_title' => 'Events', - 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:36:"Set up how your site handles events.";}}', + 'mlid' => '354', + 'plid' => '350', + 'link_path' => 'aggregator/sources', + 'router_path' => 'aggregator/sources', + 'link_title' => 'Sources', + 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '0', 'external' => '0', - 'has_children' => '1', + 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '3', + 'depth' => '2', 'customized' => '0', - 'p1' => '144', - 'p2' => '167', - 'p3' => '306', + 'p1' => '350', + 'p2' => '354', + 'p3' => '0', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -12031,24 +12410,24 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '307', - 'plid' => '306', - 'link_path' => 'admin/settings/event/overview', - 'router_path' => 'admin/settings/event/overview', - 'link_title' => 'Event overview', - 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:50:"Change how event summary information is displayed.";}}', + 'mlid' => '355', + 'plid' => '351', + 'link_path' => 'aggregator/categories/%', + 'router_path' => 'aggregator/categories/%', + 'link_title' => '', + 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '0', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '4', + 'depth' => '3', 'customized' => '0', - 'p1' => '144', - 'p2' => '167', - 'p3' => '306', - 'p4' => '307', + 'p1' => '350', + 'p2' => '351', + 'p3' => '355', + 'p4' => '0', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -12058,24 +12437,24 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '308', - 'plid' => '306', - 'link_path' => 'admin/settings/event/timezone', - 'router_path' => 'admin/settings/event/timezone', - 'link_title' => 'Timezone handling', - 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:55:"Change how timezone information is saved and displayed.";}}', + 'mlid' => '356', + 'plid' => '354', + 'link_path' => 'aggregator/sources/%', + 'router_path' => 'aggregator/sources/%', + 'link_title' => '', + 'options' => 'a:0:{}', 'module' => 'system', - 'hidden' => '0', + 'hidden' => '-1', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '4', + 'depth' => '3', 'customized' => '0', - 'p1' => '144', - 'p2' => '167', - 'p3' => '306', - 'p4' => '308', + 'p1' => '350', + 'p2' => '354', + 'p3' => '356', + 'p4' => '0', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -12085,23 +12464,23 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '309', - 'plid' => '158', - 'link_path' => 'node/add/story', - 'router_path' => 'node/add/story', - 'link_title' => 'Story', - 'options' => "a:1:{s:10:\"attributes\";a:1:{s:5:\"title\";s:392:\"A story, similar in form to a page, is ideal for creating and displaying content that informs or engages website visitors. Press releases, site announcements, and informal blog-like entries may all be created with a story entry. By default, a story entry is automatically featured on the site's initial home page, and provides the ability to post comments.\";}}", + 'mlid' => '357', + 'plid' => '157', + 'link_path' => 'admin/content/aggregator', + 'router_path' => 'admin/content/aggregator', + 'link_title' => 'Feed aggregator', + 'options' => "a:1:{s:10:\"attributes\";a:1:{s:5:\"title\";s:116:\"Configure which content your site aggregates from other sites, how often it polls them, and how they're categorized.\";}}", 'module' => 'system', 'hidden' => '0', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '2', + 'depth' => '3', 'customized' => '0', - 'p1' => '158', - 'p2' => '309', - 'p3' => '0', + 'p1' => '144', + 'p2' => '157', + 'p3' => '357', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -12112,11 +12491,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '310', - 'plid' => '157', - 'link_path' => 'admin/content/node-type/story', - 'router_path' => 'admin/content/node-type/story', - 'link_title' => 'Story', + 'mlid' => '358', + 'plid' => '357', + 'link_path' => 'admin/content/aggregator/remove/%', + 'router_path' => 'admin/content/aggregator/remove/%', + 'link_title' => 'Remove items', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12124,12 +12503,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '3', + 'depth' => '4', 'customized' => '0', 'p1' => '144', 'p2' => '157', - 'p3' => '310', - 'p4' => '0', + 'p3' => '357', + 'p4' => '358', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -12139,11 +12518,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '311', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/delete', - 'router_path' => 'admin/content/node-type/story/delete', - 'link_title' => 'Delete', + 'mlid' => '359', + 'plid' => '357', + 'link_path' => 'admin/content/aggregator/update/%', + 'router_path' => 'admin/content/aggregator/update/%', + 'link_title' => 'Update items', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12151,12 +12530,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '4', 'customized' => '0', - 'p1' => '311', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', + 'p1' => '144', + 'p2' => '157', + 'p3' => '357', + 'p4' => '359', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -12166,11 +12545,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '328', - 'plid' => '0', - 'link_path' => 'filefield/progress', - 'router_path' => 'filefield/progress', - 'link_title' => '', + 'mlid' => '360', + 'plid' => '357', + 'link_path' => 'admin/content/aggregator/edit/category/%', + 'router_path' => 'admin/content/aggregator/edit/category/%', + 'link_title' => 'Edit category', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12178,12 +12557,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '4', 'customized' => '0', - 'p1' => '328', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', + 'p1' => '144', + 'p2' => '157', + 'p3' => '357', + 'p4' => '360', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -12193,11 +12572,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '329', - 'plid' => '0', - 'link_path' => 'filefield/ahah/%/%/%', - 'router_path' => 'filefield/ahah/%/%/%', - 'link_title' => '', + 'mlid' => '361', + 'plid' => '357', + 'link_path' => 'admin/content/aggregator/edit/feed/%', + 'router_path' => 'admin/content/aggregator/edit/feed/%', + 'link_title' => 'Edit feed', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12205,12 +12584,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '4', 'customized' => '0', - 'p1' => '329', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', + 'p1' => '144', + 'p2' => '157', + 'p3' => '357', + 'p4' => '361', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -12220,23 +12599,23 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '333', - 'plid' => '167', - 'link_path' => 'admin/settings/email', - 'router_path' => 'admin/settings/email', - 'link_title' => 'CCK Email Contact Form Settings', - 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:57:"Administer flood control settings for email contact forms";}}', + 'mlid' => '363', + 'plid' => '0', + 'link_path' => 'book', + 'router_path' => 'book', + 'link_title' => 'Books', + 'options' => 'a:0:{}', 'module' => 'system', - 'hidden' => '0', + 'hidden' => '1', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '3', + 'depth' => '1', 'customized' => '0', - 'p1' => '144', - 'p2' => '167', - 'p3' => '333', + 'p1' => '363', + 'p2' => '0', + 'p3' => '0', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -12247,11 +12626,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '334', - 'plid' => '0', - 'link_path' => 'email/%/%', - 'router_path' => 'email/%/%', - 'link_title' => 'Email Contact Form', + 'mlid' => '364', + 'plid' => '363', + 'link_path' => 'book/js/form', + 'router_path' => 'book/js/form', + 'link_title' => '', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12259,10 +12638,10 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '2', 'customized' => '0', - 'p1' => '334', - 'p2' => '0', + 'p1' => '363', + 'p2' => '364', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -12274,23 +12653,23 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '350', - 'plid' => '0', - 'link_path' => 'aggregator', - 'router_path' => 'aggregator', - 'link_title' => 'Feed aggregator', - 'options' => 'a:0:{}', + 'mlid' => '366', + 'plid' => '157', + 'link_path' => 'admin/content/book', + 'router_path' => 'admin/content/book', + 'link_title' => 'Books', + 'options' => "a:1:{s:10:\"attributes\";a:1:{s:5:\"title\";s:33:\"Manage your site's book outlines.\";}}", 'module' => 'system', 'hidden' => '0', 'external' => '0', - 'has_children' => '1', + 'has_children' => '0', 'expanded' => '0', - 'weight' => '5', - 'depth' => '1', + 'weight' => '0', + 'depth' => '3', 'customized' => '0', - 'p1' => '350', - 'p2' => '0', - 'p3' => '0', + 'p1' => '144', + 'p2' => '157', + 'p3' => '366', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -12301,22 +12680,22 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '351', - 'plid' => '350', - 'link_path' => 'aggregator/categories', - 'router_path' => 'aggregator/categories', - 'link_title' => 'Categories', + 'mlid' => '367', + 'plid' => '363', + 'link_path' => 'book/export/%/%', + 'router_path' => 'book/export/%/%', + 'link_title' => '', 'options' => 'a:0:{}', 'module' => 'system', - 'hidden' => '0', + 'hidden' => '-1', 'external' => '0', - 'has_children' => '1', + 'has_children' => '0', 'expanded' => '0', 'weight' => '0', 'depth' => '2', 'customized' => '0', - 'p1' => '350', - 'p2' => '351', + 'p1' => '363', + 'p2' => '367', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -12328,11 +12707,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '352', - 'plid' => '350', - 'link_path' => 'aggregator/opml', - 'router_path' => 'aggregator/opml', - 'link_title' => 'OPML feed', + 'mlid' => '369', + 'plid' => '366', + 'link_path' => 'admin/content/book/%', + 'router_path' => 'admin/content/book/%', + 'link_title' => 'Re-order book pages and change titles', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12340,12 +12719,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '2', + 'depth' => '4', 'customized' => '0', - 'p1' => '350', - 'p2' => '352', - 'p3' => '0', - 'p4' => '0', + 'p1' => '144', + 'p2' => '157', + 'p3' => '366', + 'p4' => '369', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -12355,11 +12734,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '353', - 'plid' => '350', - 'link_path' => 'aggregator/rss', - 'router_path' => 'aggregator/rss', - 'link_title' => 'RSS feed', + 'mlid' => '370', + 'plid' => '0', + 'link_path' => 'node/%/outline/remove', + 'router_path' => 'node/%/outline/remove', + 'link_title' => 'Remove from outline', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12367,10 +12746,10 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '2', + 'depth' => '1', 'customized' => '0', - 'p1' => '350', - 'p2' => '353', + 'p1' => '370', + 'p2' => '0', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -12382,22 +12761,22 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '354', - 'plid' => '350', - 'link_path' => 'aggregator/sources', - 'router_path' => 'aggregator/sources', - 'link_title' => 'Sources', + 'mlid' => '372', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/fields/field_test/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test/remove', + 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', - 'hidden' => '0', + 'hidden' => '-1', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '2', + 'depth' => '1', 'customized' => '0', - 'p1' => '350', - 'p2' => '354', + 'p1' => '372', + 'p2' => '0', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -12409,23 +12788,23 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '355', - 'plid' => '351', - 'link_path' => 'aggregator/categories/%', - 'router_path' => 'aggregator/categories/%', - 'link_title' => '', + 'mlid' => '373', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/fields/field_test_date/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_date/remove', + 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', - 'hidden' => '0', + 'hidden' => '-1', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '3', + 'depth' => '1', 'customized' => '0', - 'p1' => '350', - 'p2' => '351', - 'p3' => '355', + 'p1' => '373', + 'p2' => '0', + 'p3' => '0', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -12436,11 +12815,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '356', - 'plid' => '354', - 'link_path' => 'aggregator/sources/%', - 'router_path' => 'aggregator/sources/%', - 'link_title' => '', + 'mlid' => '374', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/fields/field_test_datestamp/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_datestamp/remove', + 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12448,11 +12827,11 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '3', + 'depth' => '1', 'customized' => '0', - 'p1' => '350', - 'p2' => '354', - 'p3' => '356', + 'p1' => '374', + 'p2' => '0', + 'p3' => '0', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -12463,23 +12842,23 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '357', - 'plid' => '157', - 'link_path' => 'admin/content/aggregator', - 'router_path' => 'admin/content/aggregator', - 'link_title' => 'Feed aggregator', - 'options' => "a:1:{s:10:\"attributes\";a:1:{s:5:\"title\";s:116:\"Configure which content your site aggregates from other sites, how often it polls them, and how they're categorized.\";}}", + 'mlid' => '375', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/fields/field_test_datetime/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_datetime/remove', + 'link_title' => 'Remove field', + 'options' => 'a:0:{}', 'module' => 'system', - 'hidden' => '0', + 'hidden' => '-1', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '3', + 'depth' => '1', 'customized' => '0', - 'p1' => '144', - 'p2' => '157', - 'p3' => '357', + 'p1' => '375', + 'p2' => '0', + 'p3' => '0', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -12490,11 +12869,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '358', - 'plid' => '357', - 'link_path' => 'admin/content/aggregator/remove/%', - 'router_path' => 'admin/content/aggregator/remove/%', - 'link_title' => 'Remove items', + 'mlid' => '376', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/fields/field_test_decimal_radio_buttons/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_decimal_radio_buttons/remove', + 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12502,12 +12881,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '4', + 'depth' => '1', 'customized' => '0', - 'p1' => '144', - 'p2' => '157', - 'p3' => '357', - 'p4' => '358', + 'p1' => '376', + 'p2' => '0', + 'p3' => '0', + 'p4' => '0', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -12517,11 +12896,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '359', - 'plid' => '357', - 'link_path' => 'admin/content/aggregator/update/%', - 'router_path' => 'admin/content/aggregator/update/%', - 'link_title' => 'Update items', + 'mlid' => '377', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/fields/field_test_email/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_email/remove', + 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12529,12 +12908,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '4', + 'depth' => '1', 'customized' => '0', - 'p1' => '144', - 'p2' => '157', - 'p3' => '357', - 'p4' => '359', + 'p1' => '377', + 'p2' => '0', + 'p3' => '0', + 'p4' => '0', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -12544,11 +12923,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '360', - 'plid' => '357', - 'link_path' => 'admin/content/aggregator/edit/category/%', - 'router_path' => 'admin/content/aggregator/edit/category/%', - 'link_title' => 'Edit category', + 'mlid' => '378', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/fields/field_test_exclude_unset/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_exclude_unset/remove', + 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12556,12 +12935,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '4', + 'depth' => '1', 'customized' => '0', - 'p1' => '144', - 'p2' => '157', - 'p3' => '357', - 'p4' => '360', + 'p1' => '378', + 'p2' => '0', + 'p3' => '0', + 'p4' => '0', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -12571,48 +12950,21 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '361', - 'plid' => '357', - 'link_path' => 'admin/content/aggregator/edit/feed/%', - 'router_path' => 'admin/content/aggregator/edit/feed/%', - 'link_title' => 'Edit feed', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '4', - 'customized' => '0', - 'p1' => '144', - 'p2' => '157', - 'p3' => '357', - 'p4' => '361', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'navigation', - 'mlid' => '363', + 'mlid' => '379', 'plid' => '0', - 'link_path' => 'book', - 'router_path' => 'book', - 'link_title' => 'Books', + 'link_path' => 'admin/content/node-type/story/fields/field_test_filefield/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_filefield/remove', + 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', - 'hidden' => '1', + 'hidden' => '-1', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '363', + 'p1' => '379', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12625,11 +12977,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '364', - 'plid' => '363', - 'link_path' => 'book/js/form', - 'router_path' => 'book/js/form', - 'link_title' => '', + 'mlid' => '380', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/fields/field_test_float_single_checkbox/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_float_single_checkbox/remove', + 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12637,10 +12989,10 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '2', + 'depth' => '1', 'customized' => '0', - 'p1' => '363', - 'p2' => '364', + 'p1' => '380', + 'p2' => '0', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -12652,23 +13004,23 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '366', - 'plid' => '157', - 'link_path' => 'admin/content/book', - 'router_path' => 'admin/content/book', - 'link_title' => 'Books', - 'options' => "a:1:{s:10:\"attributes\";a:1:{s:5:\"title\";s:33:\"Manage your site's book outlines.\";}}", + 'mlid' => '381', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/fields/field_test_four/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_four/remove', + 'link_title' => 'Remove field', + 'options' => 'a:0:{}', 'module' => 'system', - 'hidden' => '0', + 'hidden' => '-1', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '3', + 'depth' => '1', 'customized' => '0', - 'p1' => '144', - 'p2' => '157', - 'p3' => '366', + 'p1' => '381', + 'p2' => '0', + 'p3' => '0', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -12679,11 +13031,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '367', - 'plid' => '363', - 'link_path' => 'book/export/%/%', - 'router_path' => 'book/export/%/%', - 'link_title' => '', + 'mlid' => '382', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/fields/field_test_identical1/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_identical1/remove', + 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12691,10 +13043,10 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '2', + 'depth' => '1', 'customized' => '0', - 'p1' => '363', - 'p2' => '367', + 'p1' => '382', + 'p2' => '0', 'p3' => '0', 'p4' => '0', 'p5' => '0', @@ -12706,11 +13058,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '369', - 'plid' => '366', - 'link_path' => 'admin/content/book/%', - 'router_path' => 'admin/content/book/%', - 'link_title' => 'Re-order book pages and change titles', + 'mlid' => '383', + 'plid' => '0', + 'link_path' => 'admin/content/node-type/story/fields/field_test_identical2/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_identical2/remove', + 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12718,12 +13070,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '4', + 'depth' => '1', 'customized' => '0', - 'p1' => '144', - 'p2' => '157', - 'p3' => '366', - 'p4' => '369', + 'p1' => '383', + 'p2' => '0', + 'p3' => '0', + 'p4' => '0', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -12733,11 +13085,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '370', + 'mlid' => '384', 'plid' => '0', - 'link_path' => 'node/%/outline/remove', - 'router_path' => 'node/%/outline/remove', - 'link_title' => 'Remove from outline', + 'link_path' => 'admin/content/node-type/story/fields/field_test_imagefield/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_imagefield/remove', + 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -12747,7 +13099,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '370', + 'p1' => '384', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12760,10 +13112,10 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '372', + 'mlid' => '385', 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test/remove', + 'link_path' => 'admin/content/node-type/story/fields/field_test_integer_selectlist/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_integer_selectlist/remove', 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', @@ -12774,7 +13126,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '372', + 'p1' => '385', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12787,10 +13139,10 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '373', + 'mlid' => '386', 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_date/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_date/remove', + 'link_path' => 'admin/content/node-type/story/fields/field_test_link/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_link/remove', 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', @@ -12801,7 +13153,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '373', + 'p1' => '386', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12814,10 +13166,10 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '374', + 'mlid' => '387', 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_datestamp/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_datestamp/remove', + 'link_path' => 'admin/content/node-type/story/fields/field_test_phone/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_phone/remove', 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', @@ -12828,7 +13180,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '374', + 'p1' => '387', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12841,10 +13193,10 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '375', + 'mlid' => '388', 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_datetime/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_datetime/remove', + 'link_path' => 'admin/content/node-type/story/fields/field_test_text_single_checkbox/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_text_single_checkbox/remove', 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', @@ -12855,7 +13207,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '375', + 'p1' => '388', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12868,10 +13220,10 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '376', + 'mlid' => '389', 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_decimal_radio_buttons/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_decimal_radio_buttons/remove', + 'link_path' => 'admin/content/node-type/story/fields/field_test_three/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_three/remove', 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', @@ -12882,7 +13234,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '376', + 'p1' => '389', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12895,10 +13247,10 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '377', + 'mlid' => '390', 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_email/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_email/remove', + 'link_path' => 'admin/content/node-type/story/fields/field_test_two/remove', + 'router_path' => 'admin/content/node-type/story/fields/field_test_two/remove', 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', @@ -12909,7 +13261,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '377', + 'p1' => '390', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12922,10 +13274,10 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '378', + 'mlid' => '391', 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_exclude_unset/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_exclude_unset/remove', + 'link_path' => 'admin/content/node-type/test-page/fields/field_test/remove', + 'router_path' => 'admin/content/node-type/test-page/fields/field_test/remove', 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', @@ -12936,7 +13288,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '378', + 'p1' => '391', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12949,10 +13301,10 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '379', + 'mlid' => '392', 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_filefield/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_filefield/remove', + 'link_path' => 'admin/content/node-type/test-planet/fields/field_multivalue/remove', + 'router_path' => 'admin/content/node-type/test-planet/fields/field_multivalue/remove', 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', @@ -12963,7 +13315,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '379', + 'p1' => '392', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12975,22 +13327,22 @@ 'updated' => '0', )) ->values(array( - 'menu_name' => 'navigation', - 'mlid' => '380', + 'menu_name' => 'secondary-links', + 'mlid' => '393', 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_float_single_checkbox/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_float_single_checkbox/remove', - 'link_title' => 'Remove field', + 'link_path' => 'user/login', + 'router_path' => 'user/login', + 'link_title' => 'Test 3', 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', + 'module' => 'menu', + 'hidden' => '0', 'external' => '0', - 'has_children' => '0', + 'has_children' => '1', 'expanded' => '0', - 'weight' => '0', + 'weight' => '-47', 'depth' => '1', - 'customized' => '0', - 'p1' => '380', + 'customized' => '1', + 'p1' => '393', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13003,23 +13355,23 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '381', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_four/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_four/remove', - 'link_title' => 'Remove field', - 'options' => 'a:0:{}', + 'mlid' => '394', + 'plid' => '166', + 'link_path' => 'admin/build/path', + 'router_path' => 'admin/build/path', + 'link_title' => 'URL aliases', + 'options' => "a:1:{s:10:\"attributes\";a:1:{s:5:\"title\";s:46:\"Change your site's URL paths by aliasing them.\";}}", 'module' => 'system', - 'hidden' => '-1', + 'hidden' => '0', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '3', 'customized' => '0', - 'p1' => '381', - 'p2' => '0', - 'p3' => '0', + 'p1' => '144', + 'p2' => '166', + 'p3' => '394', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -13030,11 +13382,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '382', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_identical1/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_identical1/remove', - 'link_title' => 'Remove field', + 'mlid' => '395', + 'plid' => '394', + 'link_path' => 'admin/build/path/delete', + 'router_path' => 'admin/build/path/delete', + 'link_title' => 'Delete alias', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -13042,12 +13394,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '4', 'customized' => '0', - 'p1' => '382', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', + 'p1' => '144', + 'p2' => '166', + 'p3' => '394', + 'p4' => '395', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -13057,11 +13409,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '383', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_identical2/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_identical2/remove', - 'link_title' => 'Remove field', + 'mlid' => '396', + 'plid' => '394', + 'link_path' => 'admin/build/path/edit', + 'router_path' => 'admin/build/path/edit', + 'link_title' => 'Edit alias', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -13069,66 +13421,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '4', 'customized' => '0', - 'p1' => '383', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'navigation', - 'mlid' => '384', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_imagefield/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_imagefield/remove', - 'link_title' => 'Remove field', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '1', - 'customized' => '0', - 'p1' => '384', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'navigation', - 'mlid' => '385', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_integer_selectlist/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_integer_selectlist/remove', - 'link_title' => 'Remove field', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '1', - 'customized' => '0', - 'p1' => '385', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', + 'p1' => '144', + 'p2' => '166', + 'p3' => '394', + 'p4' => '396', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -13138,23 +13436,23 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '386', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_link/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_link/remove', - 'link_title' => 'Remove field', - 'options' => 'a:0:{}', + 'mlid' => '397', + 'plid' => '167', + 'link_path' => 'admin/settings/language', + 'router_path' => 'admin/settings/language', + 'link_title' => 'Languages', + 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:55:"Configure languages for content and the user interface.";}}', 'module' => 'system', - 'hidden' => '-1', + 'hidden' => '0', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '3', 'customized' => '0', - 'p1' => '386', - 'p2' => '0', - 'p3' => '0', + 'p1' => '144', + 'p2' => '167', + 'p3' => '397', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -13165,23 +13463,23 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '387', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_phone/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_phone/remove', - 'link_title' => 'Remove field', - 'options' => 'a:0:{}', + 'mlid' => '398', + 'plid' => '166', + 'link_path' => 'admin/build/translate', + 'router_path' => 'admin/build/translate', + 'link_title' => 'Translate interface', + 'options' => 'a:1:{s:10:"attributes";a:1:{s:5:"title";s:59:"Translate the built in interface and optionally other text.";}}', 'module' => 'system', - 'hidden' => '-1', + 'hidden' => '0', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '3', 'customized' => '0', - 'p1' => '387', - 'p2' => '0', - 'p3' => '0', + 'p1' => '144', + 'p2' => '166', + 'p3' => '398', 'p4' => '0', 'p5' => '0', 'p6' => '0', @@ -13192,11 +13490,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '388', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_text_single_checkbox/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_text_single_checkbox/remove', - 'link_title' => 'Remove field', + 'mlid' => '399', + 'plid' => '397', + 'link_path' => 'admin/settings/language/delete/%', + 'router_path' => 'admin/settings/language/delete/%', + 'link_title' => 'Confirm', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -13204,12 +13502,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '4', 'customized' => '0', - 'p1' => '388', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', + 'p1' => '144', + 'p2' => '167', + 'p3' => '397', + 'p4' => '399', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -13219,11 +13517,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '389', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_three/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_three/remove', - 'link_title' => 'Remove field', + 'mlid' => '400', + 'plid' => '398', + 'link_path' => 'admin/build/translate/delete/%', + 'router_path' => 'admin/build/translate/delete/%', + 'link_title' => 'Delete string', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -13231,12 +13529,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '4', 'customized' => '0', - 'p1' => '389', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', + 'p1' => '144', + 'p2' => '166', + 'p3' => '398', + 'p4' => '400', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -13246,11 +13544,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '390', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/story/fields/field_test_two/remove', - 'router_path' => 'admin/content/node-type/story/fields/field_test_two/remove', - 'link_title' => 'Remove field', + 'mlid' => '401', + 'plid' => '397', + 'link_path' => 'admin/settings/language/edit/%', + 'router_path' => 'admin/settings/language/edit/%', + 'link_title' => 'Edit language', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -13258,12 +13556,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '4', 'customized' => '0', - 'p1' => '390', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', + 'p1' => '144', + 'p2' => '167', + 'p3' => '397', + 'p4' => '401', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -13273,11 +13571,11 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '391', - 'plid' => '0', - 'link_path' => 'admin/content/node-type/test-page/fields/field_test/remove', - 'router_path' => 'admin/content/node-type/test-page/fields/field_test/remove', - 'link_title' => 'Remove field', + 'mlid' => '402', + 'plid' => '398', + 'link_path' => 'admin/build/translate/edit/%', + 'router_path' => 'admin/build/translate/edit/%', + 'link_title' => 'Edit string', 'options' => 'a:0:{}', 'module' => 'system', 'hidden' => '-1', @@ -13285,12 +13583,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '1', + 'depth' => '4', 'customized' => '0', - 'p1' => '391', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', + 'p1' => '144', + 'p2' => '166', + 'p3' => '398', + 'p4' => '402', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -13300,10 +13598,10 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '392', + 'mlid' => '403', 'plid' => '0', - 'link_path' => 'admin/content/node-type/test-planet/fields/field_multivalue/remove', - 'router_path' => 'admin/content/node-type/test-planet/fields/field_multivalue/remove', + 'link_path' => 'admin/content/node-type/test-planet/fields/field_test_text_single_checkbox/remove', + 'router_path' => 'admin/content/node-type/test-planet/fields/field_test_text_single_checkbox/remove', 'link_title' => 'Remove field', 'options' => 'a:0:{}', 'module' => 'system', @@ -13314,34 +13612,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '392', - 'p2' => '0', - 'p3' => '0', - 'p4' => '0', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'secondary-links', - 'mlid' => '393', - 'plid' => '0', - 'link_path' => 'user/login', - 'router_path' => 'user/login', - 'link_title' => 'Test 3', - 'options' => 'a:0:{}', - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '1', - 'expanded' => '0', - 'weight' => '-47', - 'depth' => '1', - 'customized' => '1', - 'p1' => '393', + 'p1' => '403', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13352,87 +13623,6 @@ 'p9' => '0', 'updated' => '0', )) -->values(array( - 'menu_name' => 'navigation', - 'mlid' => '394', - 'plid' => '166', - 'link_path' => 'admin/build/path', - 'router_path' => 'admin/build/path', - 'link_title' => 'URL aliases', - 'options' => "a:1:{s:10:\"attributes\";a:1:{s:5:\"title\";s:46:\"Change your site's URL paths by aliasing them.\";}}", - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '3', - 'customized' => '0', - 'p1' => '144', - 'p2' => '166', - 'p3' => '394', - 'p4' => '0', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'navigation', - 'mlid' => '395', - 'plid' => '394', - 'link_path' => 'admin/build/path/delete', - 'router_path' => 'admin/build/path/delete', - 'link_title' => 'Delete alias', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '4', - 'customized' => '0', - 'p1' => '144', - 'p2' => '166', - 'p3' => '394', - 'p4' => '395', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) -->values(array( - 'menu_name' => 'navigation', - 'mlid' => '396', - 'plid' => '394', - 'link_path' => 'admin/build/path/edit', - 'router_path' => 'admin/build/path/edit', - 'link_title' => 'Edit alias', - 'options' => 'a:0:{}', - 'module' => 'system', - 'hidden' => '-1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'depth' => '4', - 'customized' => '0', - 'p1' => '144', - 'p2' => '166', - 'p3' => '394', - 'p4' => '396', - 'p5' => '0', - 'p6' => '0', - 'p7' => '0', - 'p8' => '0', - 'p9' => '0', - 'updated' => '0', -)) ->execute(); $connection->schema()->createTable('menu_router', array( @@ -13740,7 +13930,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:33:"themes/bluemarine/bluemarine.info";s:4:"name";s:10:"bluemarine";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:10:"Bluemarine";s:11:"description";s:66:"Table-based multi-column theme with a marine and ash color scheme.";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/bluemarine/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/bluemarine/script.js";}s:10:"screenshot";s:32:"themes/bluemarine/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/bluemarine/style.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:33:"themes/bluemarine/bluemarine.info";s:4:"name";s:10:"bluemarine";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:10:"Bluemarine";s:11:"description";s:66:"Table-based multi-column theme with a marine and ash color scheme.";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/bluemarine/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/bluemarine/script.js";}s:10:"screenshot";s:32:"themes/bluemarine/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/bluemarine/style.css";}}s:6:"engine";s:11:"phptemplate";}}', 'page_callback' => 'block_admin_display', 'page_arguments' => 'a:1:{i:0;s:10:"bluemarine";}', 'fit' => '31', @@ -13762,7 +13952,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:31:"themes/chameleon/chameleon.info";s:4:"name";s:9:"chameleon";s:4:"type";s:5:"theme";s:5:"owner";s:32:"themes/chameleon/chameleon.theme";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:12:{s:4:"name";s:9:"Chameleon";s:11:"description";s:42:"Minimalist tabled theme with light colors.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:8:"features";a:4:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";}s:11:"stylesheets";a:1:{s:3:"all";a:2:{s:9:"style.css";s:26:"themes/chameleon/style.css";s:10:"common.css";s:27:"themes/chameleon/common.css";}}s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"scripts";a:1:{s:9:"script.js";s:26:"themes/chameleon/script.js";}s:10:"screenshot";s:31:"themes/chameleon/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:2:{s:9:"style.css";s:26:"themes/chameleon/style.css";s:10:"common.css";s:27:"themes/chameleon/common.css";}}}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:31:"themes/chameleon/chameleon.info";s:4:"name";s:9:"chameleon";s:4:"type";s:5:"theme";s:5:"owner";s:32:"themes/chameleon/chameleon.theme";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:12:{s:4:"name";s:9:"Chameleon";s:11:"description";s:42:"Minimalist tabled theme with light colors.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:8:"features";a:4:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";}s:11:"stylesheets";a:1:{s:3:"all";a:2:{s:9:"style.css";s:26:"themes/chameleon/style.css";s:10:"common.css";s:27:"themes/chameleon/common.css";}}s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"scripts";a:1:{s:9:"script.js";s:26:"themes/chameleon/script.js";}s:10:"screenshot";s:31:"themes/chameleon/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:2:{s:9:"style.css";s:26:"themes/chameleon/style.css";s:10:"common.css";s:27:"themes/chameleon/common.css";}}}}', 'page_callback' => 'block_admin_display', 'page_arguments' => 'a:1:{i:0;s:9:"chameleon";}', 'fit' => '31', @@ -13784,7 +13974,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:27:"themes/garland/garland.info";s:4:"name";s:7:"garland";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:7:"Garland";s:11:"description";s:66:"Tableless, recolorable, multi-column, fluid width theme (default).";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:24:"themes/garland/script.js";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:27:"themes/garland/garland.info";s:4:"name";s:7:"garland";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:7:"Garland";s:11:"description";s:66:"Tableless, recolorable, multi-column, fluid width theme (default).";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:24:"themes/garland/script.js";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:6:"engine";s:11:"phptemplate";}}', 'page_callback' => 'block_admin_display', 'page_arguments' => 'a:1:{i:0;s:7:"garland";}', 'fit' => '31', @@ -13828,7 +14018,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:35:"themes/chameleon/marvin/marvin.info";s:4:"name";s:6:"marvin";s:4:"type";s:5:"theme";s:5:"owner";s:0:"";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:6:"Marvin";s:11:"description";s:31:"Boxy tabled theme in all grays.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:10:"base theme";s:9:"chameleon";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:33:"themes/chameleon/marvin/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/chameleon/marvin/script.js";}s:10:"screenshot";s:38:"themes/chameleon/marvin/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:33:"themes/chameleon/marvin/style.css";}}s:10:"base_theme";s:9:"chameleon";}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:35:"themes/chameleon/marvin/marvin.info";s:4:"name";s:6:"marvin";s:4:"type";s:5:"theme";s:5:"owner";s:0:"";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:6:"Marvin";s:11:"description";s:31:"Boxy tabled theme in all grays.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:10:"base theme";s:9:"chameleon";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:33:"themes/chameleon/marvin/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/chameleon/marvin/script.js";}s:10:"screenshot";s:38:"themes/chameleon/marvin/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:33:"themes/chameleon/marvin/style.css";}}s:10:"base_theme";s:9:"chameleon";}}', 'page_callback' => 'block_admin_display', 'page_arguments' => 'a:1:{i:0;s:6:"marvin";}', 'fit' => '31', @@ -13850,7 +14040,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":13:{s:8:"filename";s:37:"themes/garland/minnelli/minnelli.info";s:4:"name";s:8:"minnelli";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:8:"Minnelli";s:11:"description";s:56:"Tableless, recolorable, multi-column, fixed width theme.";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:10:"base theme";s:7:"garland";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:12:"minnelli.css";s:36:"themes/garland/minnelli/minnelli.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/garland/minnelli/script.js";}s:10:"screenshot";s:38:"themes/garland/minnelli/screenshot.png";s:3:"php";s:5:"4.3.5";s:6:"engine";s:11:"phptemplate";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:12:"minnelli.css";s:36:"themes/garland/minnelli/minnelli.css";}}s:6:"engine";s:11:"phptemplate";s:10:"base_theme";s:7:"garland";}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":13:{s:8:"filename";s:37:"themes/garland/minnelli/minnelli.info";s:4:"name";s:8:"minnelli";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:8:"Minnelli";s:11:"description";s:56:"Tableless, recolorable, multi-column, fixed width theme.";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:10:"base theme";s:7:"garland";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:12:"minnelli.css";s:36:"themes/garland/minnelli/minnelli.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/garland/minnelli/script.js";}s:10:"screenshot";s:38:"themes/garland/minnelli/screenshot.png";s:3:"php";s:5:"4.3.5";s:6:"engine";s:11:"phptemplate";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:12:"minnelli.css";s:36:"themes/garland/minnelli/minnelli.css";}}s:6:"engine";s:11:"phptemplate";s:10:"base_theme";s:7:"garland";}}', 'page_callback' => 'block_admin_display', 'page_arguments' => 'a:1:{i:0;s:8:"minnelli";}', 'fit' => '31', @@ -13872,7 +14062,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_block_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:33:"themes/pushbutton/pushbutton.info";s:4:"name";s:10:"pushbutton";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:10:"Pushbutton";s:11:"description";s:52:"Tabled, multi-column theme in blue and orange tones.";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/pushbutton/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/pushbutton/script.js";}s:10:"screenshot";s:32:"themes/pushbutton/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/pushbutton/style.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:33:"themes/pushbutton/pushbutton.info";s:4:"name";s:10:"pushbutton";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:10:"Pushbutton";s:11:"description";s:52:"Tabled, multi-column theme in blue and orange tones.";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/pushbutton/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/pushbutton/script.js";}s:10:"screenshot";s:32:"themes/pushbutton/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/pushbutton/style.css";}}s:6:"engine";s:11:"phptemplate";}}', 'page_callback' => 'block_admin_display', 'page_arguments' => 'a:1:{i:0;s:10:"pushbutton";}', 'fit' => '31', @@ -14576,7 +14766,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:33:"themes/bluemarine/bluemarine.info";s:4:"name";s:10:"bluemarine";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:10:"Bluemarine";s:11:"description";s:66:"Table-based multi-column theme with a marine and ash color scheme.";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/bluemarine/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/bluemarine/script.js";}s:10:"screenshot";s:32:"themes/bluemarine/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/bluemarine/style.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:33:"themes/bluemarine/bluemarine.info";s:4:"name";s:10:"bluemarine";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:10:"Bluemarine";s:11:"description";s:66:"Table-based multi-column theme with a marine and ash color scheme.";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/bluemarine/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/bluemarine/script.js";}s:10:"screenshot";s:32:"themes/bluemarine/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/bluemarine/style.css";}}s:6:"engine";s:11:"phptemplate";}}', 'page_callback' => 'drupal_get_form', 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:10:"bluemarine";}', 'fit' => '31', @@ -14598,7 +14788,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:31:"themes/chameleon/chameleon.info";s:4:"name";s:9:"chameleon";s:4:"type";s:5:"theme";s:5:"owner";s:32:"themes/chameleon/chameleon.theme";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:12:{s:4:"name";s:9:"Chameleon";s:11:"description";s:42:"Minimalist tabled theme with light colors.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:8:"features";a:4:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";}s:11:"stylesheets";a:1:{s:3:"all";a:2:{s:9:"style.css";s:26:"themes/chameleon/style.css";s:10:"common.css";s:27:"themes/chameleon/common.css";}}s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"scripts";a:1:{s:9:"script.js";s:26:"themes/chameleon/script.js";}s:10:"screenshot";s:31:"themes/chameleon/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:2:{s:9:"style.css";s:26:"themes/chameleon/style.css";s:10:"common.css";s:27:"themes/chameleon/common.css";}}}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":11:{s:8:"filename";s:31:"themes/chameleon/chameleon.info";s:4:"name";s:9:"chameleon";s:4:"type";s:5:"theme";s:5:"owner";s:32:"themes/chameleon/chameleon.theme";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:12:{s:4:"name";s:9:"Chameleon";s:11:"description";s:42:"Minimalist tabled theme with light colors.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:8:"features";a:4:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";}s:11:"stylesheets";a:1:{s:3:"all";a:2:{s:9:"style.css";s:26:"themes/chameleon/style.css";s:10:"common.css";s:27:"themes/chameleon/common.css";}}s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"scripts";a:1:{s:9:"script.js";s:26:"themes/chameleon/script.js";}s:10:"screenshot";s:31:"themes/chameleon/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:2:{s:9:"style.css";s:26:"themes/chameleon/style.css";s:10:"common.css";s:27:"themes/chameleon/common.css";}}}}', 'page_callback' => 'drupal_get_form', 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:9:"chameleon";}', 'fit' => '31', @@ -14620,7 +14810,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:27:"themes/garland/garland.info";s:4:"name";s:7:"garland";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:7:"Garland";s:11:"description";s:66:"Tableless, recolorable, multi-column, fluid width theme (default).";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:24:"themes/garland/script.js";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:27:"themes/garland/garland.info";s:4:"name";s:7:"garland";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"1";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:7:"Garland";s:11:"description";s:66:"Tableless, recolorable, multi-column, fluid width theme (default).";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:24:"themes/garland/script.js";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:6:"engine";s:11:"phptemplate";}}', 'page_callback' => 'drupal_get_form', 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:7:"garland";}', 'fit' => '31', @@ -14664,7 +14854,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:35:"themes/chameleon/marvin/marvin.info";s:4:"name";s:6:"marvin";s:4:"type";s:5:"theme";s:5:"owner";s:0:"";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:6:"Marvin";s:11:"description";s:31:"Boxy tabled theme in all grays.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:10:"base theme";s:9:"chameleon";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:33:"themes/chameleon/marvin/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/chameleon/marvin/script.js";}s:10:"screenshot";s:38:"themes/chameleon/marvin/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:33:"themes/chameleon/marvin/style.css";}}s:10:"base_theme";s:9:"chameleon";}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:35:"themes/chameleon/marvin/marvin.info";s:4:"name";s:6:"marvin";s:4:"type";s:5:"theme";s:5:"owner";s:0:"";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:6:"Marvin";s:11:"description";s:31:"Boxy tabled theme in all grays.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:10:"base theme";s:9:"chameleon";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:33:"themes/chameleon/marvin/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/chameleon/marvin/script.js";}s:10:"screenshot";s:38:"themes/chameleon/marvin/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:33:"themes/chameleon/marvin/style.css";}}s:10:"base_theme";s:9:"chameleon";}}', 'page_callback' => 'drupal_get_form', 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:6:"marvin";}', 'fit' => '31', @@ -14686,7 +14876,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":13:{s:8:"filename";s:37:"themes/garland/minnelli/minnelli.info";s:4:"name";s:8:"minnelli";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:8:"Minnelli";s:11:"description";s:56:"Tableless, recolorable, multi-column, fixed width theme.";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:10:"base theme";s:7:"garland";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:12:"minnelli.css";s:36:"themes/garland/minnelli/minnelli.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/garland/minnelli/script.js";}s:10:"screenshot";s:38:"themes/garland/minnelli/screenshot.png";s:3:"php";s:5:"4.3.5";s:6:"engine";s:11:"phptemplate";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:12:"minnelli.css";s:36:"themes/garland/minnelli/minnelli.css";}}s:6:"engine";s:11:"phptemplate";s:10:"base_theme";s:7:"garland";}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":13:{s:8:"filename";s:37:"themes/garland/minnelli/minnelli.info";s:4:"name";s:8:"minnelli";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:14:{s:4:"name";s:8:"Minnelli";s:11:"description";s:56:"Tableless, recolorable, multi-column, fixed width theme.";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:10:"base theme";s:7:"garland";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:12:"minnelli.css";s:36:"themes/garland/minnelli/minnelli.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/garland/minnelli/script.js";}s:10:"screenshot";s:38:"themes/garland/minnelli/screenshot.png";s:3:"php";s:5:"4.3.5";s:6:"engine";s:11:"phptemplate";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:12:"minnelli.css";s:36:"themes/garland/minnelli/minnelli.css";}}s:6:"engine";s:11:"phptemplate";s:10:"base_theme";s:7:"garland";}}', 'page_callback' => 'drupal_get_form', 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:8:"minnelli";}', 'fit' => '31', @@ -14708,7 +14898,7 @@ 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => '_system_themes_access', - 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:33:"themes/pushbutton/pushbutton.info";s:4:"name";s:10:"pushbutton";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:10:"Pushbutton";s:11:"description";s:52:"Tabled, multi-column theme in blue and orange tones.";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/pushbutton/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/pushbutton/script.js";}s:10:"screenshot";s:32:"themes/pushbutton/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/pushbutton/style.css";}}s:6:"engine";s:11:"phptemplate";}}', + 'access_arguments' => 'a:1:{i:0;O:8:"stdClass":12:{s:8:"filename";s:33:"themes/pushbutton/pushbutton.info";s:4:"name";s:10:"pushbutton";s:4:"type";s:5:"theme";s:5:"owner";s:45:"themes/engines/phptemplate/phptemplate.engine";s:6:"status";s:1:"0";s:8:"throttle";s:1:"0";s:9:"bootstrap";s:1:"0";s:14:"schema_version";s:2:"-1";s:6:"weight";s:1:"0";s:4:"info";a:13:{s:4:"name";s:10:"Pushbutton";s:11:"description";s:52:"Tabled, multi-column theme in blue and orange tones.";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/pushbutton/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/pushbutton/script.js";}s:10:"screenshot";s:32:"themes/pushbutton/screenshot.png";s:3:"php";s:5:"4.3.5";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/pushbutton/style.css";}}s:6:"engine";s:11:"phptemplate";}}', 'page_callback' => 'drupal_get_form', 'page_arguments' => 'a:2:{i:0;s:21:"system_theme_settings";i:1;s:10:"pushbutton";}', 'fit' => '31', @@ -14726,6 +14916,160 @@ 'file' => 'modules/system/system.admin.inc', )) ->values(array( + 'path' => 'admin/build/translate', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:1:{i:0;s:32:"locale_translate_overview_screen";}', + 'fit' => '7', + 'number_parts' => '3', + 'tab_parent' => '', + 'tab_root' => 'admin/build/translate', + 'title' => 'Translate interface', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '6', + 'block_callback' => '', + 'description' => 'Translate the built in interface and optionally other text.', + 'position' => '', + 'weight' => '0', + 'file' => '', +)) +->values(array( + 'path' => 'admin/build/translate/delete/%', + 'load_functions' => 'a:1:{i:4;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:2:{i:0;s:28:"locale_translate_delete_page";i:1;i:4;}', + 'fit' => '30', + 'number_parts' => '5', + 'tab_parent' => '', + 'tab_root' => 'admin/build/translate/delete/%', + 'title' => 'Delete string', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '4', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '0', + 'file' => '', +)) +->values(array( + 'path' => 'admin/build/translate/edit/%', + 'load_functions' => 'a:1:{i:4;N;}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:3:{i:0;s:15:"drupal_get_form";i:1;s:26:"locale_translate_edit_form";i:2;i:4;}', + 'fit' => '30', + 'number_parts' => '5', + 'tab_parent' => '', + 'tab_root' => 'admin/build/translate/edit/%', + 'title' => 'Edit string', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '4', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '0', + 'file' => '', +)) +->values(array( + 'path' => 'admin/build/translate/export', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:1:{i:0;s:30:"locale_translate_export_screen";}', + 'fit' => '15', + 'number_parts' => '4', + 'tab_parent' => 'admin/build/translate', + 'tab_root' => 'admin/build/translate', + 'title' => 'Export', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '128', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '30', + 'file' => '', +)) +->values(array( + 'path' => 'admin/build/translate/import', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:2:{i:0;s:15:"drupal_get_form";i:1;s:28:"locale_translate_import_form";}', + 'fit' => '15', + 'number_parts' => '4', + 'tab_parent' => 'admin/build/translate', + 'tab_root' => 'admin/build/translate', + 'title' => 'Import', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '128', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '20', + 'file' => '', +)) +->values(array( + 'path' => 'admin/build/translate/overview', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:1:{i:0;s:32:"locale_translate_overview_screen";}', + 'fit' => '15', + 'number_parts' => '4', + 'tab_parent' => 'admin/build/translate', + 'tab_root' => 'admin/build/translate', + 'title' => 'Overview', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '136', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '0', + 'file' => '', +)) +->values(array( + 'path' => 'admin/build/translate/search', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:19:"translate interface";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:1:{i:0;s:28:"locale_translate_seek_screen";}', + 'fit' => '15', + 'number_parts' => '4', + 'tab_parent' => 'admin/build/translate', + 'tab_root' => 'admin/build/translate', + 'title' => 'Search', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '128', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '10', + 'file' => '', +)) +->values(array( 'path' => 'admin/by-module', 'load_functions' => '', 'to_arg_functions' => '', @@ -17564,6 +17908,50 @@ 'file' => 'sites/all/modules/cck/includes/content.admin.inc', )) ->values(array( + 'path' => 'admin/content/node-type/test-planet/fields/field_test_text_single_checkbox', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:3:{i:0;s:23:"content_field_edit_form";i:1;s:11:"test_planet";i:2;s:31:"field_test_text_single_checkbox";}', + 'fit' => '63', + 'number_parts' => '6', + 'tab_parent' => 'admin/content/node-type/test-planet/fields', + 'tab_root' => 'admin/content/node-type/test-planet', + 'title' => 'Text Single Checkbox Field', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '128', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '0', + 'file' => 'sites/all/modules/cck/includes/content.admin.inc', +)) +->values(array( + 'path' => 'admin/content/node-type/test-planet/fields/field_test_text_single_checkbox/remove', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:24:"administer content types";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:3:{i:0;s:25:"content_field_remove_form";i:1;s:11:"test_planet";i:2;s:31:"field_test_text_single_checkbox";}', + 'fit' => '127', + 'number_parts' => '7', + 'tab_parent' => '', + 'tab_root' => 'admin/content/node-type/test-planet/fields/field_test_text_single_checkbox/remove', + 'title' => 'Remove field', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '4', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '0', + 'file' => 'sites/all/modules/cck/includes/content.admin.inc', +)) +->values(array( 'path' => 'admin/content/node-type/test-story', 'load_functions' => '', 'to_arg_functions' => '', @@ -18378,182 +18766,6 @@ 'file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/settings/date-time/configure', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:25:"system_date_time_settings";}', - 'fit' => '15', - 'number_parts' => '4', - 'tab_parent' => 'admin/settings/date-time', - 'tab_root' => 'admin/settings/date-time', - 'title' => 'Date and time', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '136', - 'block_callback' => '', - 'description' => "Settings for how Drupal displays date and time, as well as the system's default timezone.", - 'position' => '', - 'weight' => '0', - 'file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/settings/date-time/delete/%', - 'load_functions' => 'a:1:{i:4;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:32:"date_api_delete_format_type_form";i:1;i:4;}', - 'fit' => '30', - 'number_parts' => '5', - 'tab_parent' => '', - 'tab_root' => 'admin/settings/date-time/delete/%', - 'title' => 'Delete date format type', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => 'Allow users to delete a configured date format type.', - 'position' => '', - 'weight' => '0', - 'file' => 'sites/all/modules/date/date_api.admin.inc', -)) -->values(array( - 'path' => 'admin/settings/date-time/formats', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:26:"date_api_date_formats_form";}', - 'fit' => '15', - 'number_parts' => '4', - 'tab_parent' => 'admin/settings/date-time', - 'tab_root' => 'admin/settings/date-time', - 'title' => 'Formats', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '128', - 'block_callback' => '', - 'description' => 'Allow users to configure date formats', - 'position' => '', - 'weight' => '1', - 'file' => 'sites/all/modules/date/date_api.admin.inc', -)) -->values(array( - 'path' => 'admin/settings/date-time/formats/add', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:30:"date_api_add_date_formats_form";}', - 'fit' => '31', - 'number_parts' => '5', - 'tab_parent' => 'admin/settings/date-time/formats', - 'tab_root' => 'admin/settings/date-time', - 'title' => 'Add format', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '128', - 'block_callback' => '', - 'description' => 'Allow users to add additional date formats.', - 'position' => '', - 'weight' => '3', - 'file' => 'sites/all/modules/date/date_api.admin.inc', -)) -->values(array( - 'path' => 'admin/settings/date-time/formats/configure', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:26:"date_api_date_formats_form";}', - 'fit' => '31', - 'number_parts' => '5', - 'tab_parent' => 'admin/settings/date-time/formats', - 'tab_root' => 'admin/settings/date-time', - 'title' => 'Configure', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '136', - 'block_callback' => '', - 'description' => 'Allow users to configure date formats', - 'position' => '', - 'weight' => '1', - 'file' => 'sites/all/modules/date/date_api.admin.inc', -)) -->values(array( - 'path' => 'admin/settings/date-time/formats/custom', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'date_api_configure_custom_date_formats', - 'page_arguments' => 'a:0:{}', - 'fit' => '31', - 'number_parts' => '5', - 'tab_parent' => 'admin/settings/date-time/formats', - 'tab_root' => 'admin/settings/date-time', - 'title' => 'Custom formats', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '128', - 'block_callback' => '', - 'description' => 'Allow users to configure custom date formats.', - 'position' => '', - 'weight' => '2', - 'file' => 'sites/all/modules/date/date_api.admin.inc', -)) -->values(array( - 'path' => 'admin/settings/date-time/formats/delete/%', - 'load_functions' => 'a:1:{i:5;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:2:{i:0;s:27:"date_api_delete_format_form";i:1;i:5;}', - 'fit' => '62', - 'number_parts' => '6', - 'tab_parent' => '', - 'tab_root' => 'admin/settings/date-time/formats/delete/%', - 'title' => 'Delete date format', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => 'Allow users to delete a configured date format.', - 'position' => '', - 'weight' => '0', - 'file' => 'sites/all/modules/date/date_api.admin.inc', -)) -->values(array( - 'path' => 'admin/settings/date-time/formats/lookup', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'date_api_date_time_lookup', - 'page_arguments' => 'a:0:{}', - 'fit' => '31', - 'number_parts' => '5', - 'tab_parent' => '', - 'tab_root' => 'admin/settings/date-time/formats/lookup', - 'title' => 'Date and time lookup', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => '', -)) -->values(array( 'path' => 'admin/settings/date-time/lookup', 'load_functions' => '', 'to_arg_functions' => '', @@ -18576,28 +18788,6 @@ 'file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/settings/email', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:20:"email_admin_settings";}', - 'fit' => '7', - 'number_parts' => '3', - 'tab_parent' => '', - 'tab_root' => 'admin/settings/email', - 'title' => 'CCK Email Contact Form Settings', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '6', - 'block_callback' => '', - 'description' => 'Administer flood control settings for email contact forms', - 'position' => '', - 'weight' => '0', - 'file' => '', -)) -->values(array( 'path' => 'admin/settings/error-reporting', 'load_functions' => '', 'to_arg_functions' => '', @@ -18620,72 +18810,6 @@ 'file' => 'modules/system/system.admin.inc', )) ->values(array( - 'path' => 'admin/settings/event', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'system_admin_menu_block_page', - 'page_arguments' => 'a:0:{}', - 'fit' => '7', - 'number_parts' => '3', - 'tab_parent' => '', - 'tab_root' => 'admin/settings/event', - 'title' => 'Events', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '6', - 'block_callback' => '', - 'description' => 'Set up how your site handles events.', - 'position' => '', - 'weight' => '0', - 'file' => 'modules/system/system.admin.inc', -)) -->values(array( - 'path' => 'admin/settings/event/overview', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:29:"event_admin_overview_settings";}', - 'fit' => '15', - 'number_parts' => '4', - 'tab_parent' => '', - 'tab_root' => 'admin/settings/event/overview', - 'title' => 'Event overview', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '6', - 'block_callback' => '', - 'description' => 'Change how event summary information is displayed.', - 'position' => '', - 'weight' => '0', - 'file' => '', -)) -->values(array( - 'path' => 'admin/settings/event/timezone', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:29:"event_admin_timezone_settings";}', - 'fit' => '15', - 'number_parts' => '4', - 'tab_parent' => '', - 'tab_root' => 'admin/settings/event/timezone', - 'title' => 'Timezone handling', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '6', - 'block_callback' => '', - 'description' => 'Change how timezone information is saved and displayed.', - 'position' => '', - 'weight' => '0', - 'file' => '', -)) -->values(array( 'path' => 'admin/settings/file-system', 'load_functions' => '', 'to_arg_functions' => '', @@ -18796,62 +18920,194 @@ 'file' => 'modules/filter/filter.admin.inc', )) ->values(array( - 'path' => 'admin/settings/filters/%/order', - 'load_functions' => 'a:1:{i:3;s:18:"filter_format_load";}', + 'path' => 'admin/settings/filters/%/order', + 'load_functions' => 'a:1:{i:3;s:18:"filter_format_load";}', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', + 'page_callback' => 'filter_admin_order_page', + 'page_arguments' => 'a:1:{i:0;i:3;}', + 'fit' => '29', + 'number_parts' => '5', + 'tab_parent' => 'admin/settings/filters/%', + 'tab_root' => 'admin/settings/filters/%', + 'title' => 'Rearrange', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '128', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '2', + 'file' => 'modules/filter/filter.admin.inc', +)) +->values(array( + 'path' => 'admin/settings/filters/add', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', + 'page_callback' => 'filter_admin_format_page', + 'page_arguments' => 'a:0:{}', + 'fit' => '15', + 'number_parts' => '4', + 'tab_parent' => 'admin/settings/filters', + 'tab_root' => 'admin/settings/filters', + 'title' => 'Add input format', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '128', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '1', + 'file' => 'modules/filter/filter.admin.inc', +)) +->values(array( + 'path' => 'admin/settings/filters/delete', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:19:"filter_admin_delete";}', + 'fit' => '15', + 'number_parts' => '4', + 'tab_parent' => '', + 'tab_root' => 'admin/settings/filters/delete', + 'title' => 'Delete input format', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '4', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '0', + 'file' => 'modules/filter/filter.admin.inc', +)) +->values(array( + 'path' => 'admin/settings/filters/list', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:21:"filter_admin_overview";}', + 'fit' => '15', + 'number_parts' => '4', + 'tab_parent' => 'admin/settings/filters', + 'tab_root' => 'admin/settings/filters', + 'title' => 'List', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '136', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '0', + 'file' => 'modules/filter/filter.admin.inc', +)) +->values(array( + 'path' => 'admin/settings/image-toolkit', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', + 'page_callback' => 'drupal_get_form', + 'page_arguments' => 'a:1:{i:0;s:29:"system_image_toolkit_settings";}', + 'fit' => '7', + 'number_parts' => '3', + 'tab_parent' => '', + 'tab_root' => 'admin/settings/image-toolkit', + 'title' => 'Image toolkit', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '6', + 'block_callback' => '', + 'description' => 'Choose which image toolkit to use if you have installed optional toolkits.', + 'position' => '', + 'weight' => '0', + 'file' => 'modules/system/system.admin.inc', +)) +->values(array( + 'path' => 'admin/settings/language', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:2:{i:0;s:15:"drupal_get_form";i:1;s:30:"locale_languages_overview_form";}', + 'fit' => '7', + 'number_parts' => '3', + 'tab_parent' => '', + 'tab_root' => 'admin/settings/language', + 'title' => 'Languages', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '6', + 'block_callback' => '', + 'description' => 'Configure languages for content and the user interface.', + 'position' => '', + 'weight' => '0', + 'file' => '', +)) +->values(array( + 'path' => 'admin/settings/language/add', + 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', - 'page_callback' => 'filter_admin_order_page', - 'page_arguments' => 'a:1:{i:0;i:3;}', - 'fit' => '29', - 'number_parts' => '5', - 'tab_parent' => 'admin/settings/filters/%', - 'tab_root' => 'admin/settings/filters/%', - 'title' => 'Rearrange', + 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:1:{i:0;s:27:"locale_languages_add_screen";}', + 'fit' => '15', + 'number_parts' => '4', + 'tab_parent' => 'admin/settings/language', + 'tab_root' => 'admin/settings/language', + 'title' => 'Add language', 'title_callback' => 't', 'title_arguments' => '', 'type' => '128', 'block_callback' => '', 'description' => '', 'position' => '', - 'weight' => '2', - 'file' => 'modules/filter/filter.admin.inc', + 'weight' => '5', + 'file' => '', )) ->values(array( - 'path' => 'admin/settings/filters/add', + 'path' => 'admin/settings/language/configure', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', - 'page_callback' => 'filter_admin_format_page', - 'page_arguments' => 'a:0:{}', + 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:2:{i:0;s:15:"drupal_get_form";i:1;s:31:"locale_languages_configure_form";}', 'fit' => '15', 'number_parts' => '4', - 'tab_parent' => 'admin/settings/filters', - 'tab_root' => 'admin/settings/filters', - 'title' => 'Add input format', + 'tab_parent' => 'admin/settings/language', + 'tab_root' => 'admin/settings/language', + 'title' => 'Configure', 'title_callback' => 't', 'title_arguments' => '', 'type' => '128', 'block_callback' => '', 'description' => '', 'position' => '', - 'weight' => '1', - 'file' => 'modules/filter/filter.admin.inc', + 'weight' => '10', + 'file' => '', )) ->values(array( - 'path' => 'admin/settings/filters/delete', - 'load_functions' => '', + 'path' => 'admin/settings/language/delete/%', + 'load_functions' => 'a:1:{i:4;N;}', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:19:"filter_admin_delete";}', - 'fit' => '15', - 'number_parts' => '4', + 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:3:{i:0;s:15:"drupal_get_form";i:1;s:28:"locale_languages_delete_form";i:2;i:4;}', + 'fit' => '30', + 'number_parts' => '5', 'tab_parent' => '', - 'tab_root' => 'admin/settings/filters/delete', - 'title' => 'Delete input format', + 'tab_root' => 'admin/settings/language/delete/%', + 'title' => 'Confirm', 'title_callback' => 't', 'title_arguments' => '', 'type' => '4', @@ -18859,51 +19115,51 @@ 'description' => '', 'position' => '', 'weight' => '0', - 'file' => 'modules/filter/filter.admin.inc', + 'file' => '', )) ->values(array( - 'path' => 'admin/settings/filters/list', - 'load_functions' => '', + 'path' => 'admin/settings/language/edit/%', + 'load_functions' => 'a:1:{i:4;N;}', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:18:"administer filters";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:21:"filter_admin_overview";}', - 'fit' => '15', - 'number_parts' => '4', - 'tab_parent' => 'admin/settings/filters', - 'tab_root' => 'admin/settings/filters', - 'title' => 'List', + 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:3:{i:0;s:15:"drupal_get_form";i:1;s:26:"locale_languages_edit_form";i:2;i:4;}', + 'fit' => '30', + 'number_parts' => '5', + 'tab_parent' => '', + 'tab_root' => 'admin/settings/language/edit/%', + 'title' => 'Edit language', 'title_callback' => 't', 'title_arguments' => '', - 'type' => '136', + 'type' => '4', 'block_callback' => '', 'description' => '', 'position' => '', 'weight' => '0', - 'file' => 'modules/filter/filter.admin.inc', + 'file' => '', )) ->values(array( - 'path' => 'admin/settings/image-toolkit', + 'path' => 'admin/settings/language/overview', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"administer site configuration";}', - 'page_callback' => 'drupal_get_form', - 'page_arguments' => 'a:1:{i:0;s:29:"system_image_toolkit_settings";}', - 'fit' => '7', - 'number_parts' => '3', - 'tab_parent' => '', - 'tab_root' => 'admin/settings/image-toolkit', - 'title' => 'Image toolkit', + 'access_arguments' => 'a:1:{i:0;s:20:"administer languages";}', + 'page_callback' => 'locale_inc_callback', + 'page_arguments' => 'a:2:{i:0;s:15:"drupal_get_form";i:1;s:30:"locale_languages_overview_form";}', + 'fit' => '15', + 'number_parts' => '4', + 'tab_parent' => 'admin/settings/language', + 'tab_root' => 'admin/settings/language', + 'title' => 'List', 'title_callback' => 't', 'title_arguments' => '', - 'type' => '6', + 'type' => '136', 'block_callback' => '', - 'description' => 'Choose which image toolkit to use if you have installed optional toolkits.', + 'description' => '', 'position' => '', 'weight' => '0', - 'file' => 'modules/system/system.admin.inc', + 'file' => '', )) ->values(array( 'path' => 'admin/settings/logging', @@ -19813,211 +20069,13 @@ 'to_arg_functions' => '', 'access_callback' => 'user_access', 'access_arguments' => 'a:1:{i:0;s:19:"administer comments";}', - 'page_callback' => 'comment_delete', - 'page_arguments' => 'a:0:{}', - 'fit' => '3', - 'number_parts' => '2', - 'tab_parent' => '', - 'tab_root' => 'comment/delete', - 'title' => 'Delete comment', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => 'modules/comment/comment.admin.inc', -)) -->values(array( - 'path' => 'comment/edit', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:13:"post comments";}', - 'page_callback' => 'comment_edit', - 'page_arguments' => 'a:0:{}', - 'fit' => '3', - 'number_parts' => '2', - 'tab_parent' => '', - 'tab_root' => 'comment/edit', - 'title' => 'Edit comment', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => 'modules/comment/comment.pages.inc', -)) -->values(array( - 'path' => 'comment/reply/%', - 'load_functions' => 'a:1:{i:2;s:9:"node_load";}', - 'to_arg_functions' => '', - 'access_callback' => 'node_access', - 'access_arguments' => 'a:2:{i:0;s:4:"view";i:1;i:2;}', - 'page_callback' => 'comment_reply', - 'page_arguments' => 'a:1:{i:0;i:2;}', - 'fit' => '6', - 'number_parts' => '3', - 'tab_parent' => '', - 'tab_root' => 'comment/reply/%', - 'title' => 'Reply to comment', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => 'modules/comment/comment.pages.inc', -)) -->values(array( - 'path' => 'contact', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:29:"access site-wide contact form";}', - 'page_callback' => 'contact_site_page', - 'page_arguments' => 'a:0:{}', - 'fit' => '1', - 'number_parts' => '1', - 'tab_parent' => '', - 'tab_root' => 'contact', - 'title' => 'Contact', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '20', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => 'modules/contact/contact.pages.inc', -)) -->values(array( - 'path' => 'content/js_add_more', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'content_add_more_js', - 'page_arguments' => 'a:0:{}', - 'fit' => '3', - 'number_parts' => '2', - 'tab_parent' => '', - 'tab_root' => 'content/js_add_more', - 'title' => '', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => 'sites/all/modules/cck/includes/content.node_form.inc', -)) -->values(array( - 'path' => 'email/%/%', - 'load_functions' => 'a:2:{i:1;s:9:"node_load";i:2;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'node_access', - 'access_arguments' => 'a:2:{i:0;s:4:"view";i:1;i:1;}', - 'page_callback' => 'email_mail_page', - 'page_arguments' => 'a:2:{i:0;i:1;i:1;i:2;}', - 'fit' => '4', - 'number_parts' => '3', - 'tab_parent' => '', - 'tab_root' => 'email/%/%', - 'title' => 'Email Contact Form', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => '', -)) -->values(array( - 'path' => 'event', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'event_page', - 'page_arguments' => 'a:0:{}', - 'fit' => '1', - 'number_parts' => '1', - 'tab_parent' => '', - 'tab_root' => 'event', - 'title' => 'Events', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '20', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => 'sites/all/modules/event/ical.inc', -)) -->values(array( - 'path' => 'event/dst', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'event_dst', - 'page_arguments' => 'a:0:{}', - 'fit' => '3', - 'number_parts' => '2', - 'tab_parent' => '', - 'tab_root' => 'event/dst', - 'title' => 'Event dst view', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => '', -)) -->values(array( - 'path' => 'event/feed', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'event_feed', - 'page_arguments' => 'a:0:{}', - 'fit' => '3', - 'number_parts' => '2', - 'tab_parent' => '', - 'tab_root' => 'event/feed', - 'title' => 'Event rss feed', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => '', -)) -->values(array( - 'path' => 'event/ical', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'event_ical', + 'page_callback' => 'comment_delete', 'page_arguments' => 'a:0:{}', 'fit' => '3', 'number_parts' => '2', 'tab_parent' => '', - 'tab_root' => 'event/ical', - 'title' => 'Event ical feed', + 'tab_root' => 'comment/delete', + 'title' => 'Delete comment', 'title_callback' => 't', 'title_arguments' => '', 'type' => '4', @@ -20025,21 +20083,21 @@ 'description' => '', 'position' => '', 'weight' => '0', - 'file' => 'sites/all/modules/event/ical.inc', + 'file' => 'modules/comment/comment.admin.inc', )) ->values(array( - 'path' => 'event/term', + 'path' => 'comment/edit', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'event_term', + 'access_arguments' => 'a:1:{i:0;s:13:"post comments";}', + 'page_callback' => 'comment_edit', 'page_arguments' => 'a:0:{}', 'fit' => '3', 'number_parts' => '2', 'tab_parent' => '', - 'tab_root' => 'event/term', - 'title' => 'Filter by taxonomy', + 'tab_root' => 'comment/edit', + 'title' => 'Edit comment', 'title_callback' => 't', 'title_arguments' => '', 'type' => '4', @@ -20047,21 +20105,21 @@ 'description' => '', 'position' => '', 'weight' => '0', - 'file' => '', + 'file' => 'modules/comment/comment.pages.inc', )) ->values(array( - 'path' => 'event/type', - 'load_functions' => '', + 'path' => 'comment/reply/%', + 'load_functions' => 'a:1:{i:2;s:9:"node_load";}', 'to_arg_functions' => '', - 'access_callback' => 'user_access', - 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'event_type', - 'page_arguments' => 'a:0:{}', - 'fit' => '3', - 'number_parts' => '2', + 'access_callback' => 'node_access', + 'access_arguments' => 'a:2:{i:0;s:4:"view";i:1;i:2;}', + 'page_callback' => 'comment_reply', + 'page_arguments' => 'a:1:{i:0;i:2;}', + 'fit' => '6', + 'number_parts' => '3', 'tab_parent' => '', - 'tab_root' => 'event/type', - 'title' => 'Filter by content type', + 'tab_root' => 'comment/reply/%', + 'title' => 'Reply to comment', 'title_callback' => 't', 'title_arguments' => '', 'type' => '4', @@ -20069,42 +20127,42 @@ 'description' => '', 'position' => '', 'weight' => '0', - 'file' => '', + 'file' => 'modules/comment/comment.pages.inc', )) ->values(array( - 'path' => 'filefield/ahah/%/%/%', - 'load_functions' => 'a:3:{i:2;N;i:3;N;i:4;N;}', + 'path' => 'contact', + 'load_functions' => '', 'to_arg_functions' => '', - 'access_callback' => 'filefield_edit_access', - 'access_arguments' => 'a:2:{i:0;i:2;i:1;i:3;}', - 'page_callback' => 'filefield_js', - 'page_arguments' => 'a:3:{i:0;i:2;i:1;i:3;i:2;i:4;}', - 'fit' => '24', - 'number_parts' => '5', + 'access_callback' => 'user_access', + 'access_arguments' => 'a:1:{i:0;s:29:"access site-wide contact form";}', + 'page_callback' => 'contact_site_page', + 'page_arguments' => 'a:0:{}', + 'fit' => '1', + 'number_parts' => '1', 'tab_parent' => '', - 'tab_root' => 'filefield/ahah/%/%/%', - 'title' => '', + 'tab_root' => 'contact', + 'title' => 'Contact', 'title_callback' => 't', 'title_arguments' => '', - 'type' => '4', + 'type' => '20', 'block_callback' => '', 'description' => '', 'position' => '', 'weight' => '0', - 'file' => '', + 'file' => 'modules/contact/contact.pages.inc', )) ->values(array( - 'path' => 'filefield/progress', + 'path' => 'content/js_add_more', 'load_functions' => '', 'to_arg_functions' => '', 'access_callback' => 'user_access', 'access_arguments' => 'a:1:{i:0;s:14:"access content";}', - 'page_callback' => 'filefield_progress', + 'page_callback' => 'content_add_more_js', 'page_arguments' => 'a:0:{}', 'fit' => '3', 'number_parts' => '2', 'tab_parent' => '', - 'tab_root' => 'filefield/progress', + 'tab_root' => 'content/js_add_more', 'title' => '', 'title_callback' => 't', 'title_arguments' => '', @@ -20113,7 +20171,7 @@ 'description' => '', 'position' => '', 'weight' => '0', - 'file' => '', + 'file' => 'sites/all/modules/cck/includes/content.node_form.inc', )) ->values(array( 'path' => 'filter/tips', @@ -20248,28 +20306,6 @@ 'file' => 'modules/node/node.pages.inc', )) ->values(array( - 'path' => 'node/%/ical', - 'load_functions' => 'a:1:{i:1;N;}', - 'to_arg_functions' => '', - 'access_callback' => 'event_ical_access', - 'access_arguments' => 'a:1:{i:0;i:1;}', - 'page_callback' => 'event_node_ical', - 'page_arguments' => 'a:0:{}', - 'fit' => '5', - 'number_parts' => '3', - 'tab_parent' => '', - 'tab_root' => 'node/%/ical', - 'title' => 'Event ical', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => 'sites/all/modules/event/ical.inc', -)) -->values(array( 'path' => 'node/%/outline', 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', 'to_arg_functions' => '', @@ -20402,6 +20438,28 @@ 'file' => '', )) ->values(array( + 'path' => 'node/%/translate', + 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', + 'to_arg_functions' => '', + 'access_callback' => '_translation_tab_access', + 'access_arguments' => 'a:1:{i:0;i:1;}', + 'page_callback' => 'translation_node_overview', + 'page_arguments' => 'a:1:{i:0;i:1;}', + 'fit' => '5', + 'number_parts' => '3', + 'tab_parent' => 'node/%', + 'tab_root' => 'node/%', + 'title' => 'Translate', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '128', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '2', + 'file' => 'modules/translation/translation.pages.inc', +)) +->values(array( 'path' => 'node/%/view', 'load_functions' => 'a:1:{i:1;s:9:"node_load";}', 'to_arg_functions' => '', @@ -21127,28 +21185,6 @@ 'weight' => '0', 'file' => 'modules/user/user.pages.inc', )) -->values(array( - 'path' => 'user/timezone', - 'load_functions' => '', - 'to_arg_functions' => '', - 'access_callback' => '1', - 'access_arguments' => 'a:0:{}', - 'page_callback' => 'user_timezone', - 'page_arguments' => 'a:0:{}', - 'fit' => '3', - 'number_parts' => '2', - 'tab_parent' => '', - 'tab_root' => 'user/timezone', - 'title' => 'User timezone', - 'title_callback' => 't', - 'title_arguments' => '', - 'type' => '4', - 'block_callback' => '', - 'description' => '', - 'position' => '', - 'weight' => '0', - 'file' => '', -)) ->execute(); $connection->schema()->createTable('node', array( @@ -21406,6 +21442,74 @@ 'tnid' => '0', 'translate' => '0', )) +->values(array( + 'nid' => '9', + 'vid' => '12', + 'type' => 'story', + 'language' => 'en', + 'title' => 'English source', + 'uid' => '1', + 'status' => '1', + 'created' => '1444081130', + 'changed' => '1444081130', + 'comment' => '2', + 'promote' => '1', + 'moderate' => '0', + 'sticky' => '0', + 'tnid' => '9', + 'translate' => '0', +)) +->values(array( + 'nid' => '10', + 'vid' => '13', + 'type' => 'story', + 'language' => 'es', + 'title' => 'Spanish source', + 'uid' => '1', + 'status' => '1', + 'created' => '1444081361', + 'changed' => '1444081361', + 'comment' => '2', + 'promote' => '1', + 'moderate' => '0', + 'sticky' => '0', + 'tnid' => '10', + 'translate' => '0', +)) +->values(array( + 'nid' => '11', + 'vid' => '14', + 'type' => 'story', + 'language' => 'en', + 'title' => 'English translation from Spanish source', + 'uid' => '1', + 'status' => '1', + 'created' => '1444081387', + 'changed' => '1444081387', + 'comment' => '2', + 'promote' => '1', + 'moderate' => '0', + 'sticky' => '0', + 'tnid' => '10', + 'translate' => '0', +)) +->values(array( + 'nid' => '12', + 'vid' => '16', + 'type' => 'story', + 'language' => 'es', + 'title' => 'Spanish translation from English source (revision)', + 'uid' => '1', + 'status' => '1', + 'created' => '1444081463', + 'changed' => '1444084016', + 'comment' => '2', + 'promote' => '1', + 'moderate' => '0', + 'sticky' => '0', + 'tnid' => '9', + 'translate' => '0', +)) ->execute(); $connection->schema()->createTable('node_access', array( @@ -21541,6 +21645,34 @@ 'last_comment_uid' => '1', 'comment_count' => '0', )) +->values(array( + 'nid' => '9', + 'last_comment_timestamp' => '1444081130', + 'last_comment_name' => NULL, + 'last_comment_uid' => '1', + 'comment_count' => '0', +)) +->values(array( + 'nid' => '10', + 'last_comment_timestamp' => '1444081361', + 'last_comment_name' => NULL, + 'last_comment_uid' => '1', + 'comment_count' => '0', +)) +->values(array( + 'nid' => '11', + 'last_comment_timestamp' => '1444081387', + 'last_comment_name' => NULL, + 'last_comment_uid' => '1', + 'comment_count' => '0', +)) +->values(array( + 'nid' => '12', + 'last_comment_timestamp' => '1444081463', + 'last_comment_name' => NULL, + 'last_comment_uid' => '1', + 'comment_count' => '0', +)) ->execute(); $connection->schema()->createTable('node_counter', array( @@ -21773,6 +21905,61 @@ 'timestamp' => '1390095701', 'format' => '1', )) +->values(array( + 'nid' => '9', + 'vid' => '12', + 'uid' => '1', + 'title' => 'English source', + 'body' => 'English source body', + 'teaser' => 'English source body', + 'log' => '', + 'timestamp' => '1444081130', + 'format' => '1', +)) +->values(array( + 'nid' => '10', + 'vid' => '13', + 'uid' => '1', + 'title' => 'Spanish source', + 'body' => 'Spanish source body', + 'teaser' => 'Spanish source body', + 'log' => '', + 'timestamp' => '1444081361', + 'format' => '1', +)) +->values(array( + 'nid' => '11', + 'vid' => '14', + 'uid' => '1', + 'title' => 'English translation from Spanish source', + 'body' => 'EN trans for Spanish source body', + 'teaser' => 'EN trans for Spanish source body', + 'log' => '', + 'timestamp' => '1444081387', + 'format' => '1', +)) +->values(array( + 'nid' => '12', + 'vid' => '15', + 'uid' => '1', + 'title' => 'Spanish translation from English source', + 'body' => 'ES trans for English source body', + 'teaser' => 'ES trans for English source body', + 'log' => '', + 'timestamp' => '1444081463', + 'format' => '1', +)) +->values(array( + 'nid' => '12', + 'vid' => '16', + 'uid' => '1', + 'title' => 'Spanish translation from English source (revision)', + 'body' => 'ES trans for English source body (revision)', + 'teaser' => 'ES trans for English source body (revision)', + 'log' => 'Revision for Spanish translation from English source', + 'timestamp' => '1444084016', + 'format' => '1', +)) ->execute(); $connection->schema()->createTable('node_type', array( @@ -22777,7 +22964,7 @@ 'bootstrap' => '0', 'schema_version' => '6001', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:10:"Aggregator";s:11:"description";s:57:"Aggregates syndicated content (RSS, RDF, and Atom feeds).";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:10:"Aggregator";s:11:"description";s:57:"Aggregates syndicated content (RSS, RDF, and Atom feeds).";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/block/block.module', @@ -22789,7 +22976,7 @@ 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:5:"Block";s:11:"description";s:62:"Controls the boxes that are displayed around the main content.";s:7:"package";s:15:"Core - required";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:5:"Block";s:11:"description";s:62:"Controls the boxes that are displayed around the main content.";s:7:"package";s:15:"Core - required";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/blog/blog.module', @@ -22801,7 +22988,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Blog";s:11:"description";s:69:"Enables keeping easily and regularly updated user web pages or blogs.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:4:"Blog";s:11:"description";s:69:"Enables keeping easily and regularly updated user web pages or blogs.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/blogapi/blogapi.module', @@ -22813,7 +23000,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:8:"Blog API";s:11:"description";s:79:"Allows users to post content using applications that support XML-RPC blog APIs.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:8:"Blog API";s:11:"description";s:79:"Allows users to post content using applications that support XML-RPC blog APIs.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/book/book.module', @@ -22825,7 +23012,7 @@ 'bootstrap' => '0', 'schema_version' => '6000', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Book";s:11:"description";s:63:"Allows users to structure site pages in a hierarchy or outline.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:4:"Book";s:11:"description";s:63:"Allows users to structure site pages in a hierarchy or outline.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/color/color.module', @@ -22837,7 +23024,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:5:"Color";s:11:"description";s:61:"Allows the user to change the color scheme of certain themes.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:5:"Color";s:11:"description";s:61:"Allows the user to change the color scheme of certain themes.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/comment/comment.module', @@ -22849,7 +23036,7 @@ 'bootstrap' => '0', 'schema_version' => '6001', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:7:"Comment";s:11:"description";s:57:"Allows users to comment on and discuss published content.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:7:"Comment";s:11:"description";s:57:"Allows users to comment on and discuss published content.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/contact/contact.module', @@ -22861,7 +23048,7 @@ 'bootstrap' => '0', 'schema_version' => '6001', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:7:"Contact";s:11:"description";s:61:"Enables the use of both personal and site-wide contact forms.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:7:"Contact";s:11:"description";s:61:"Enables the use of both personal and site-wide contact forms.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/dblog/dblog.module', @@ -22873,7 +23060,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:16:"Database logging";s:11:"description";s:47:"Logs and records system events to the database.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:16:"Database logging";s:11:"description";s:47:"Logs and records system events to the database.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/filter/filter.module', @@ -22885,7 +23072,7 @@ 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:6:"Filter";s:11:"description";s:60:"Handles the filtering of content in preparation for display.";s:7:"package";s:15:"Core - required";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:6:"Filter";s:11:"description";s:60:"Handles the filtering of content in preparation for display.";s:7:"package";s:15:"Core - required";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/forum/forum.module', @@ -22897,7 +23084,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:5:"Forum";s:11:"description";s:50:"Enables threaded discussions about general topics.";s:12:"dependencies";a:2:{i:0;s:8:"taxonomy";i:1;s:7:"comment";}s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:5:"Forum";s:11:"description";s:50:"Enables threaded discussions about general topics.";s:12:"dependencies";a:2:{i:0;s:8:"taxonomy";i:1;s:7:"comment";}s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/help/help.module', @@ -22909,19 +23096,19 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Help";s:11:"description";s:35:"Manages the display of online help.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:4:"Help";s:11:"description";s:35:"Manages the display of online help.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/locale/locale.module', 'name' => 'locale', 'type' => 'module', 'owner' => '', - 'status' => '0', + 'status' => '1', 'throttle' => '0', 'bootstrap' => '0', - 'schema_version' => '-1', + 'schema_version' => '6007', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:6:"Locale";s:11:"description";s:119:"Adds language handling functionality and enables the translation of the user interface to languages other than English.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:6:"Locale";s:11:"description";s:119:"Adds language handling functionality and enables the translation of the user interface to languages other than English.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/menu/menu.module', @@ -22933,7 +23120,7 @@ 'bootstrap' => '0', 'schema_version' => '6000', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Menu";s:11:"description";s:60:"Allows administrators to customize the site navigation menu.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:4:"Menu";s:11:"description";s:60:"Allows administrators to customize the site navigation menu.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/node/node.module', @@ -22945,7 +23132,7 @@ 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Node";s:11:"description";s:66:"Allows content to be submitted to the site and displayed on pages.";s:7:"package";s:15:"Core - required";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:4:"Node";s:11:"description";s:66:"Allows content to be submitted to the site and displayed on pages.";s:7:"package";s:15:"Core - required";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/openid/openid.module', @@ -22957,7 +23144,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:6:"OpenID";s:11:"description";s:48:"Allows users to log into your site using OpenID.";s:7:"version";s:4:"6.35";s:7:"package";s:15:"Core - optional";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:6:"OpenID";s:11:"description";s:48:"Allows users to log into your site using OpenID.";s:7:"version";s:4:"6.37";s:7:"package";s:15:"Core - optional";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/path/path.module', @@ -22969,7 +23156,7 @@ 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Path";s:11:"description";s:28:"Allows users to rename URLs.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:4:"Path";s:11:"description";s:28:"Allows users to rename URLs.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/php/php.module', @@ -22981,7 +23168,7 @@ 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:10:"PHP filter";s:11:"description";s:50:"Allows embedded PHP code/snippets to be evaluated.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:10:"PHP filter";s:11:"description";s:50:"Allows embedded PHP code/snippets to be evaluated.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/ping/ping.module', @@ -22993,7 +23180,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Ping";s:11:"description";s:51:"Alerts other sites when your site has been updated.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:4:"Ping";s:11:"description";s:51:"Alerts other sites when your site has been updated.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/poll/poll.module', @@ -23005,7 +23192,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Poll";s:11:"description";s:95:"Allows your site to capture votes on different topics in the form of multiple choice questions.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:4:"Poll";s:11:"description";s:95:"Allows your site to capture votes on different topics in the form of multiple choice questions.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/profile/profile.module', @@ -23017,7 +23204,7 @@ 'bootstrap' => '0', 'schema_version' => '6001', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:7:"Profile";s:11:"description";s:36:"Supports configurable user profiles.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:7:"Profile";s:11:"description";s:36:"Supports configurable user profiles.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/search/search.module', @@ -23029,7 +23216,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:6:"Search";s:11:"description";s:36:"Enables site-wide keyword searching.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:6:"Search";s:11:"description";s:36:"Enables site-wide keyword searching.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/statistics/statistics.module', @@ -23041,7 +23228,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:10:"Statistics";s:11:"description";s:37:"Logs access statistics for your site.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:10:"Statistics";s:11:"description";s:37:"Logs access statistics for your site.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/syslog/syslog.module', @@ -23053,7 +23240,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:6:"Syslog";s:11:"description";s:41:"Logs and records system events to syslog.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:6:"Syslog";s:11:"description";s:41:"Logs and records system events to syslog.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/system/system.module', @@ -23065,7 +23252,7 @@ 'bootstrap' => '0', 'schema_version' => '6055', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:6:"System";s:11:"description";s:54:"Handles general site configuration for administrators.";s:7:"package";s:15:"Core - required";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:6:"System";s:11:"description";s:54:"Handles general site configuration for administrators.";s:7:"package";s:15:"Core - required";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/taxonomy/taxonomy.module', @@ -23077,7 +23264,7 @@ 'bootstrap' => '0', 'schema_version' => '6001', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:8:"Taxonomy";s:11:"description";s:38:"Enables the categorization of content.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:8:"Taxonomy";s:11:"description";s:38:"Enables the categorization of content.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/throttle/throttle.module', @@ -23089,7 +23276,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:8:"Throttle";s:11:"description";s:66:"Handles the auto-throttling mechanism, to control site congestion.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:8:"Throttle";s:11:"description";s:66:"Handles the auto-throttling mechanism, to control site congestion.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/tracker/tracker.module', @@ -23101,19 +23288,19 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:7:"Tracker";s:11:"description";s:43:"Enables tracking of recent posts for users.";s:12:"dependencies";a:1:{i:0;s:7:"comment";}s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:7:"Tracker";s:11:"description";s:43:"Enables tracking of recent posts for users.";s:12:"dependencies";a:1:{i:0;s:7:"comment";}s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/translation/translation.module', 'name' => 'translation', 'type' => 'module', 'owner' => '', - 'status' => '0', + 'status' => '1', 'throttle' => '0', 'bootstrap' => '0', - 'schema_version' => '-1', + 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:19:"Content translation";s:11:"description";s:57:"Allows content to be translated into different languages.";s:12:"dependencies";a:1:{i:0;s:6:"locale";}s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:19:"Content translation";s:11:"description";s:57:"Allows content to be translated into different languages.";s:12:"dependencies";a:1:{i:0;s:6:"locale";}s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/trigger/trigger.module', @@ -23125,7 +23312,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:7:"Trigger";s:11:"description";s:90:"Enables actions to be fired on certain system events, such as when new content is created.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:7:"Trigger";s:11:"description";s:90:"Enables actions to be fired on certain system events, such as when new content is created.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/update/update.module', @@ -23137,7 +23324,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:13:"Update status";s:11:"description";s:88:"Checks the status of available updates for Drupal and your installed modules and themes.";s:7:"version";s:4:"6.35";s:7:"package";s:15:"Core - optional";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:13:"Update status";s:11:"description";s:88:"Checks the status of available updates for Drupal and your installed modules and themes.";s:7:"version";s:4:"6.37";s:7:"package";s:15:"Core - optional";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/upload/upload.module', @@ -23149,7 +23336,7 @@ 'bootstrap' => '0', 'schema_version' => '6000', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:6:"Upload";s:11:"description";s:51:"Allows users to upload and attach files to content.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:6:"Upload";s:11:"description";s:51:"Allows users to upload and attach files to content.";s:7:"package";s:15:"Core - optional";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'modules/user/user.module', @@ -23161,7 +23348,7 @@ 'bootstrap' => '0', 'schema_version' => '0', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"User";s:11:"description";s:47:"Manages the user registration and login system.";s:7:"package";s:15:"Core - required";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:4:"User";s:11:"description";s:47:"Manages the user registration and login system.";s:7:"package";s:15:"Core - required";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'sites/all/modules/cck/content.module', @@ -23173,7 +23360,7 @@ 'bootstrap' => '0', 'schema_version' => '6001', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:7:"Content";s:11:"description";s:50:"Allows administrators to define new content types.";s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:7:"6.x-2.9";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1294407979";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:7:"Content";s:11:"description";s:50:"Allows administrators to define new content types.";s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:8:"6.x-2.10";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1434568159";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'sites/all/modules/cck/modules/content_copy/content_copy.module', @@ -23185,7 +23372,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:12:"Content Copy";s:11:"description";s:51:"Enables ability to import/export field definitions.";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:7:"6.x-2.9";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1294407979";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:12:"Content Copy";s:11:"description";s:51:"Enables ability to import/export field definitions.";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:8:"6.x-2.10";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1434568159";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'sites/all/modules/cck/modules/content_permissions/content_permissions.module', @@ -23197,7 +23384,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:19:"Content Permissions";s:11:"description";s:43:"Set field-level permissions for CCK fields.";s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"version";s:7:"6.x-2.9";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1294407979";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:19:"Content Permissions";s:11:"description";s:43:"Set field-level permissions for CCK fields.";s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"version";s:8:"6.x-2.10";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1434568159";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'sites/all/modules/cck/modules/fieldgroup/fieldgroup.module', @@ -23209,7 +23396,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:10:"Fieldgroup";s:11:"description";s:37:"Create display groups for CCK fields.";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:7:"6.x-2.9";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1294407979";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:10:"Fieldgroup";s:11:"description";s:37:"Create display groups for CCK fields.";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:8:"6.x-2.10";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1434568159";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'sites/all/modules/cck/modules/nodereference/nodereference.module', @@ -23221,7 +23408,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:14:"Node Reference";s:11:"description";s:59:"Defines a field type for referencing one node from another.";s:12:"dependencies";a:3:{i:0;s:7:"content";i:1;s:4:"text";i:2;s:13:"optionwidgets";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:7:"6.x-2.9";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1294407979";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:14:"Node Reference";s:11:"description";s:59:"Defines a field type for referencing one node from another.";s:12:"dependencies";a:3:{i:0;s:7:"content";i:1;s:4:"text";i:2;s:13:"optionwidgets";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:8:"6.x-2.10";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1434568159";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'sites/all/modules/cck/modules/number/number.module', @@ -23233,7 +23420,7 @@ 'bootstrap' => '0', 'schema_version' => '6000', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:6:"Number";s:11:"description";s:28:"Defines numeric field types.";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:7:"6.x-2.9";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1294407979";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:6:"Number";s:11:"description";s:28:"Defines numeric field types.";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:8:"6.x-2.10";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1434568159";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'sites/all/modules/cck/modules/optionwidgets/optionwidgets.module', @@ -23245,7 +23432,7 @@ 'bootstrap' => '0', 'schema_version' => '6001', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:14:"Option Widgets";s:11:"description";s:82:"Defines selection, check box and radio button widgets for text and numeric fields.";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:7:"6.x-2.9";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1294407979";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:14:"Option Widgets";s:11:"description";s:82:"Defines selection, check box and radio button widgets for text and numeric fields.";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:8:"6.x-2.10";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1434568159";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'sites/all/modules/cck/modules/text/text.module', @@ -23257,7 +23444,7 @@ 'bootstrap' => '0', 'schema_version' => '6003', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:4:"Text";s:11:"description";s:32:"Defines simple text field types.";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:7:"6.x-2.9";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1294407979";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:4:"Text";s:11:"description";s:32:"Defines simple text field types.";s:12:"dependencies";a:1:{i:0;s:7:"content";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:8:"6.x-2.10";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1434568159";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'sites/all/modules/cck/modules/userreference/userreference.module', @@ -23269,7 +23456,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:14:"User Reference";s:11:"description";s:56:"Defines a field type for referencing a user from a node.";s:12:"dependencies";a:3:{i:0;s:7:"content";i:1;s:4:"text";i:2;s:13:"optionwidgets";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:7:"6.x-2.9";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1294407979";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:10:{s:4:"name";s:14:"User Reference";s:11:"description";s:56:"Defines a field type for referencing a user from a node.";s:12:"dependencies";a:3:{i:0;s:7:"content";i:1;s:4:"text";i:2;s:13:"optionwidgets";}s:7:"package";s:3:"CCK";s:4:"core";s:3:"6.x";s:7:"version";s:8:"6.x-2.10";s:7:"project";s:3:"cck";s:9:"datestamp";s:10:"1434568159";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'sites/all/modules/date/date/date.module', @@ -23500,6 +23687,30 @@ 'info' => 'a:10:{s:4:"name";s:8:"ImageAPI";s:11:"description";s:38:"ImageAPI supporting multiple toolkits.";s:7:"package";s:10:"ImageCache";s:4:"core";s:3:"6.x";s:3:"php";s:3:"5.1";s:7:"version";s:8:"6.x-1.10";s:7:"project";s:8:"imageapi";s:9:"datestamp";s:10:"1305563215";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}}', )) ->values(array( + 'filename' => 'sites/all/modules/imageapi/imageapi_gd.module', + 'name' => 'imageapi_gd', + 'type' => 'module', + 'owner' => '', + 'status' => '0', + 'throttle' => '0', + 'bootstrap' => '0', + 'schema_version' => '-1', + 'weight' => '0', + 'info' => "a:10:{s:4:\"name\";s:12:\"ImageAPI GD2\";s:11:\"description\";s:49:\"Uses PHP's built-in GD2 image processing support.\";s:7:\"package\";s:10:\"ImageCache\";s:4:\"core\";s:3:\"6.x\";s:7:\"version\";s:8:\"6.x-1.10\";s:7:\"project\";s:8:\"imageapi\";s:9:\"datestamp\";s:10:\"1305563215\";s:12:\"dependencies\";a:0:{}s:10:\"dependents\";a:0:{}s:3:\"php\";s:5:\"4.3.5\";}", +)) +->values(array( + 'filename' => 'sites/all/modules/imageapi/imageapi_imagemagick.module', + 'name' => 'imageapi_imagemagick', + 'type' => 'module', + 'owner' => '', + 'status' => '0', + 'throttle' => '0', + 'bootstrap' => '0', + 'schema_version' => '-1', + 'weight' => '0', + 'info' => 'a:10:{s:4:"name";s:20:"ImageAPI ImageMagick";s:11:"description";s:33:"Command Line ImageMagick support.";s:7:"package";s:10:"ImageCache";s:4:"core";s:3:"6.x";s:7:"version";s:8:"6.x-1.10";s:7:"project";s:8:"imageapi";s:9:"datestamp";s:10:"1305563215";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', +)) +->values(array( 'filename' => 'sites/all/modules/imagecache/imagecache.module', 'name' => 'imagecache', 'type' => 'module', @@ -23509,7 +23720,19 @@ 'bootstrap' => '0', 'schema_version' => '6001', 'weight' => '0', - 'info' => 'a:10:{s:4:"name";s:8:"ImageAPI";s:11:"description";s:38:"ImageAPI supporting multiple toolkits.";s:7:"package";s:10:"ImageCache";s:4:"core";s:3:"6.x";s:3:"php";s:3:"5.1";s:7:"version";s:8:"6.x-1.10";s:7:"project";s:8:"imageapi";s:9:"datestamp";s:10:"1305563215";s:12:"dependencies";a:0:{}s:10:"dependents";a:0:{}}', + 'info' => 'a:10:{s:4:"name";s:10:"ImageCache";s:11:"description";s:36:"Dynamic image manipulator and cache.";s:7:"package";s:10:"ImageCache";s:12:"dependencies";a:1:{i:0;s:8:"imageapi";}s:4:"core";s:3:"6.x";s:7:"version";s:11:"6.x-2.0-rc1";s:7:"project";s:10:"imagecache";s:9:"datestamp";s:10:"1337742655";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', +)) +->values(array( + 'filename' => 'sites/all/modules/imagecache/imagecache_ui.module', + 'name' => 'imagecache_ui', + 'type' => 'module', + 'owner' => '', + 'status' => '0', + 'throttle' => '0', + 'bootstrap' => '0', + 'schema_version' => '-1', + 'weight' => '0', + 'info' => 'a:10:{s:4:"name";s:13:"ImageCache UI";s:11:"description";s:26:"ImageCache User Interface.";s:12:"dependencies";a:2:{i:0;s:10:"imagecache";i:1;s:8:"imageapi";}s:7:"package";s:10:"ImageCache";s:4:"core";s:3:"6.x";s:7:"version";s:11:"6.x-2.0-rc1";s:7:"project";s:10:"imagecache";s:9:"datestamp";s:10:"1337742655";s:10:"dependents";a:0:{}s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'sites/all/modules/imagefield/imagefield.module', @@ -23617,7 +23840,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:13:{s:4:"name";s:10:"Bluemarine";s:11:"description";s:66:"Table-based multi-column theme with a marine and ash color scheme.";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/bluemarine/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/bluemarine/script.js";}s:10:"screenshot";s:32:"themes/bluemarine/screenshot.png";s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:13:{s:4:"name";s:10:"Bluemarine";s:11:"description";s:66:"Table-based multi-column theme with a marine and ash color scheme.";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/bluemarine/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/bluemarine/script.js";}s:10:"screenshot";s:32:"themes/bluemarine/screenshot.png";s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'themes/chameleon/chameleon.info', @@ -23629,7 +23852,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:12:{s:4:"name";s:9:"Chameleon";s:11:"description";s:42:"Minimalist tabled theme with light colors.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:8:"features";a:4:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";}s:11:"stylesheets";a:1:{s:3:"all";a:2:{s:9:"style.css";s:26:"themes/chameleon/style.css";s:10:"common.css";s:27:"themes/chameleon/common.css";}}s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"scripts";a:1:{s:9:"script.js";s:26:"themes/chameleon/script.js";}s:10:"screenshot";s:31:"themes/chameleon/screenshot.png";s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:12:{s:4:"name";s:9:"Chameleon";s:11:"description";s:42:"Minimalist tabled theme with light colors.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:8:"features";a:4:{i:0;s:4:"logo";i:1;s:7:"favicon";i:2;s:4:"name";i:3;s:6:"slogan";}s:11:"stylesheets";a:1:{s:3:"all";a:2:{s:9:"style.css";s:26:"themes/chameleon/style.css";s:10:"common.css";s:27:"themes/chameleon/common.css";}}s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"scripts";a:1:{s:9:"script.js";s:26:"themes/chameleon/script.js";}s:10:"screenshot";s:31:"themes/chameleon/screenshot.png";s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'themes/chameleon/marvin/marvin.info', @@ -23641,7 +23864,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:13:{s:4:"name";s:6:"Marvin";s:11:"description";s:31:"Boxy tabled theme in all grays.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:10:"base theme";s:9:"chameleon";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:33:"themes/chameleon/marvin/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/chameleon/marvin/script.js";}s:10:"screenshot";s:38:"themes/chameleon/marvin/screenshot.png";s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:13:{s:4:"name";s:6:"Marvin";s:11:"description";s:31:"Boxy tabled theme in all grays.";s:7:"regions";a:2:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";}s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:10:"base theme";s:9:"chameleon";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:33:"themes/chameleon/marvin/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/chameleon/marvin/script.js";}s:10:"screenshot";s:38:"themes/chameleon/marvin/screenshot.png";s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'themes/garland/garland.info', @@ -23653,7 +23876,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:13:{s:4:"name";s:7:"Garland";s:11:"description";s:66:"Tableless, recolorable, multi-column, fluid width theme (default).";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:24:"themes/garland/script.js";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:13:{s:4:"name";s:7:"Garland";s:11:"description";s:66:"Tableless, recolorable, multi-column, fluid width theme (default).";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:11:"stylesheets";a:2:{s:3:"all";a:1:{s:9:"style.css";s:24:"themes/garland/style.css";}s:5:"print";a:1:{s:9:"print.css";s:24:"themes/garland/print.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:24:"themes/garland/script.js";}s:10:"screenshot";s:29:"themes/garland/screenshot.png";s:3:"php";s:5:"4.3.5";}', )) ->values(array( 'filename' => 'themes/garland/minnelli/minnelli.info', @@ -23665,7 +23888,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:14:{s:4:"name";s:8:"Minnelli";s:11:"description";s:56:"Tableless, recolorable, multi-column, fixed width theme.";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:10:"base theme";s:7:"garland";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:12:"minnelli.css";s:36:"themes/garland/minnelli/minnelli.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/garland/minnelli/script.js";}s:10:"screenshot";s:38:"themes/garland/minnelli/screenshot.png";s:3:"php";s:5:"4.3.5";s:6:"engine";s:11:"phptemplate";}', + 'info' => 'a:14:{s:4:"name";s:8:"Minnelli";s:11:"description";s:56:"Tableless, recolorable, multi-column, fixed width theme.";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:10:"base theme";s:7:"garland";s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:12:"minnelli.css";s:36:"themes/garland/minnelli/minnelli.css";}}s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:7:"scripts";a:1:{s:9:"script.js";s:33:"themes/garland/minnelli/script.js";}s:10:"screenshot";s:38:"themes/garland/minnelli/screenshot.png";s:3:"php";s:5:"4.3.5";s:6:"engine";s:11:"phptemplate";}', )) ->values(array( 'filename' => 'themes/pushbutton/pushbutton.info', @@ -23677,7 +23900,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', 'weight' => '0', - 'info' => 'a:13:{s:4:"name";s:10:"Pushbutton";s:11:"description";s:52:"Tabled, multi-column theme in blue and orange tones.";s:7:"version";s:4:"6.35";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1426707431";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/pushbutton/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/pushbutton/script.js";}s:10:"screenshot";s:32:"themes/pushbutton/screenshot.png";s:3:"php";s:5:"4.3.5";}', + 'info' => 'a:13:{s:4:"name";s:10:"Pushbutton";s:11:"description";s:52:"Tabled, multi-column theme in blue and orange tones.";s:7:"version";s:4:"6.37";s:4:"core";s:3:"6.x";s:6:"engine";s:11:"phptemplate";s:7:"project";s:6:"drupal";s:9:"datestamp";s:10:"1440020160";s:7:"regions";a:5:{s:4:"left";s:12:"Left sidebar";s:5:"right";s:13:"Right sidebar";s:7:"content";s:7:"Content";s:6:"header";s:6:"Header";s:6:"footer";s:6:"Footer";}s:8:"features";a:10:{i:0;s:20:"comment_user_picture";i:1;s:7:"favicon";i:2;s:7:"mission";i:3;s:4:"logo";i:4;s:4:"name";i:5;s:17:"node_user_picture";i:6;s:6:"search";i:7;s:6:"slogan";i:8;s:13:"primary_links";i:9;s:15:"secondary_links";}s:11:"stylesheets";a:1:{s:3:"all";a:1:{s:9:"style.css";s:27:"themes/pushbutton/style.css";}}s:7:"scripts";a:1:{s:9:"script.js";s:27:"themes/pushbutton/script.js";}s:10:"screenshot";s:32:"themes/pushbutton/screenshot.png";s:3:"php";s:5:"4.3.5";}', )) ->execute(); @@ -24276,6 +24499,31 @@ 'timezone_id', )) ->values(array( + 'uid' => '0', + 'name' => '', + 'pass' => '', + 'mail' => '', + 'mode' => '0', + 'sort' => '0', + 'threshold' => '0', + 'theme' => '', + 'signature' => '', + 'signature_format' => '0', + 'created' => '0', + 'access' => '0', + 'login' => '0', + 'status' => '0', + 'timezone' => '', + 'language' => '', + 'picture' => '', + 'init' => '', + 'data' => NULL, + 'timezone_name' => '', + 'pass_plain' => '', + 'expected_timezone' => NULL, + 'timezone_id' => '0', +)) +->values(array( 'uid' => '1', 'name' => 'root', 'pass' => '63a9f0ea7bb98050796b649e85481845', @@ -24287,8 +24535,8 @@ 'signature' => '', 'signature_format' => '0', 'created' => '0', - 'access' => '0', - 'login' => '0', + 'access' => '1444083970', + 'login' => '1444080624', 'status' => '1', 'timezone' => NULL, 'language' => '', @@ -24725,7 +24973,7 @@ )) ->values(array( 'name' => 'css_js_query_string', - 'value' => 's:20:"AkMTxRZndiw700000000";', + 'value' => 's:20:"SAkMTxRZndiw70000000";', )) ->values(array( 'name' => 'date:story:4:field_test_datestamp_fromto', @@ -25076,6 +25324,10 @@ 'value' => 's:48:"form-uujdfNoFjx9PnvEkSoFnanxF1waDx_AikUQLRTGGdvQ";', )) ->values(array( + 'name' => 'form_build_id_story', + 'value' => 's:48:"form-DLEbm5xptpv5e6PxcqdCRiQAUxMloerVW6x8rrTUb2o";', +)) +->values(array( 'name' => 'forum_block_num_0', 'value' => 's:1:"5";', )) @@ -25108,6 +25360,22 @@ 'value' => 's:2:"gd";', )) ->values(array( + 'name' => 'javascript_parsed', + 'value' => 'a:14:{i:0;s:14:"misc/jquery.js";i:1;s:14:"misc/drupal.js";i:2;s:17:"misc/tabledrag.js";i:3;s:19:"misc/jquery.form.js";i:4;s:12:"misc/ahah.js";i:5;s:40:"sites/all/modules/filefield/filefield.js";i:6;s:16:"misc/progress.js";i:7;s:20:"misc/autocomplete.js";i:8;s:16:"misc/collapse.js";i:9;s:14:"misc/teaser.js";i:10;s:16:"misc/textarea.js";i:11;s:19:"misc/tableheader.js";i:12;s:12:"misc/form.js";i:13;s:19:"misc/tableselect.js";}', +)) +->values(array( + 'name' => 'language_content_type_story', + 'value' => 's:1:"2";', +)) +->values(array( + 'name' => 'language_count', + 'value' => 'i:2;', +)) +->values(array( + 'name' => 'language_default', + 'value' => 'O:8:"stdClass":11:{s:8:"language";s:2:"es";s:4:"name";s:7:"Spanish";s:6:"native";s:8:"Español";s:9:"direction";s:1:"0";s:7:"enabled";i:1;s:7:"plurals";s:1:"2";s:7:"formula";s:6:"($n>1)";s:6:"domain";s:0:"";s:6:"prefix";s:2:"es";s:6:"weight";s:1:"0";s:10:"javascript";s:0:"";}', +)) +->values(array( 'name' => 'locale_cache_strings', 'value' => 'i:1;', )) @@ -25121,7 +25389,7 @@ )) ->values(array( 'name' => 'menu_masks', - 'value' => 'a:22:{i:0;i:127;i:1;i:63;i:2;i:62;i:3;i:61;i:4;i:59;i:5;i:31;i:6;i:30;i:7;i:29;i:8;i:24;i:9;i:21;i:10;i:15;i:11;i:14;i:12;i:13;i:13;i:12;i:14;i:11;i:15;i:7;i:16;i:6;i:17;i:5;i:18;i:4;i:19;i:3;i:20;i:2;i:21;i:1;}', + 'value' => 'a:21:{i:0;i:127;i:1;i:63;i:2;i:62;i:3;i:61;i:4;i:59;i:5;i:31;i:6;i:30;i:7;i:29;i:8;i:24;i:9;i:21;i:10;i:15;i:11;i:14;i:12;i:13;i:13;i:12;i:14;i:11;i:15;i:7;i:16;i:6;i:17;i:5;i:18;i:3;i:19;i:2;i:20;i:1;}', )) ->values(array( 'name' => 'menu_override_parent_selector', @@ -25148,6 +25416,10 @@ 'value' => 'a:1:{i:0;s:6:"status";}', )) ->values(array( + 'name' => 'node_options_story', + 'value' => 'a:2:{i:0;s:6:"status";i:1;s:7:"promote";}', +)) +->values(array( 'name' => 'node_options_test_event', 'value' => 'a:2:{i:0;s:6:"sticky";i:1;s:8:"revision";}', )) @@ -25345,7 +25617,7 @@ )) ->values(array( 'name' => 'upload_story', - 'value' => 'b:1;', + 'value' => 's:1:"1";', )) ->values(array( 'name' => 'user_block_max_list_count',