diff --git a/core/modules/migrate_drupal/tests/fixtures/drupal6.php b/core/modules/migrate_drupal/tests/fixtures/drupal6.php index 965f69e..2358fe0 100644 --- a/core/modules/migrate_drupal/tests/fixtures/drupal6.php +++ b/core/modules/migrate_drupal/tests/fixtures/drupal6.php @@ -1641,6 +1641,14 @@ 'primary key' => array( 'cid', ), + 'indexes' => array( + 'pid' => array( + 'pid', + ), + 'comment_uid' => array( + 'uid', + ), + ), 'mysql_character_set' => 'utf8', )); @@ -1932,6 +1940,11 @@ 'vid', 'delta', ), + 'indexes' => array( + 'nid' => array( + 'nid', + ), + ), 'mysql_character_set' => 'utf8', )); @@ -1987,6 +2000,11 @@ 'primary key' => array( 'vid', ), + 'indexes' => array( + 'nid' => array( + 'nid', + ), + ), 'mysql_character_set' => 'utf8', )); @@ -2048,6 +2066,11 @@ 'primary key' => array( 'vid', ), + 'indexes' => array( + 'nid' => array( + 'nid', + ), + ), 'mysql_character_set' => 'utf8', )); @@ -2112,6 +2135,11 @@ 'vid', 'delta', ), + 'indexes' => array( + 'nid' => array( + 'nid', + ), + ), 'mysql_character_set' => 'utf8', )); @@ -2285,7 +2313,7 @@ 'locked' => array( 'type' => 'int', 'not null' => TRUE, - 'size' => 'normal', + 'size' => 'tiny', 'default' => '0', ), ), @@ -3089,6 +3117,11 @@ 'primary key' => array( 'vid', ), + 'indexes' => array( + 'nid' => array( + 'nid', + ), + ), 'mysql_character_set' => 'utf8', )); @@ -12759,8 +12792,170 @@ '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', + 'p2' => '0', + 'p3' => '0', + 'p4' => '0', + 'p5' => '0', + 'p6' => '0', + 'p7' => '0', + 'p8' => '0', + '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', +)) +->values(array( + 'menu_name' => 'navigation', + 'mlid' => '397', + 'plid' => '0', + 'link_path' => 'system/files/imagecache', + 'router_path' => 'system/files/imagecache', + 'link_title' => '', + 'options' => 'a:0:{}', + 'module' => 'system', + 'hidden' => '-1', + 'external' => '0', + 'has_children' => '0', + 'expanded' => '0', + 'weight' => '0', + 'depth' => '1', + 'customized' => '0', + 'p1' => '397', + 'p2' => '0', + 'p3' => '0', + 'p4' => '0', + 'p5' => '0', + 'p6' => '0', + 'p7' => '0', + 'p8' => '0', + 'p9' => '0', + 'updated' => '0', +)) +->values(array( + 'menu_name' => 'navigation', + 'mlid' => '398', + 'plid' => '0', + 'link_path' => 'core/modules/simpletest/files/imagecache', + 'router_path' => 'core/modules/simpletest/files/imagecache', + 'link_title' => '', + 'options' => 'a:0:{}', + 'module' => 'system', + 'hidden' => '-1', + 'external' => '0', + 'has_children' => '0', + 'expanded' => '0', + 'weight' => '0', + 'depth' => '1', + 'customized' => '0', + 'p1' => '398', + 'p2' => '0', + 'p3' => '0', + 'p4' => '0', + 'p5' => '0', + 'p6' => '0', + 'p7' => '0', + 'p8' => '0', + 'p9' => '0', + 'updated' => '0', +)) +->values(array( 'menu_name' => 'navigation', - 'mlid' => '372', + 'mlid' => '399', 'plid' => '0', 'link_path' => 'admin/content/node-type/story/fields/field_test/remove', 'router_path' => 'admin/content/node-type/story/fields/field_test/remove', @@ -12774,7 +12969,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '372', + 'p1' => '399', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12787,7 +12982,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '373', + 'mlid' => '400', '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', @@ -12801,7 +12996,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '373', + 'p1' => '400', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12814,7 +13009,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '374', + 'mlid' => '401', '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', @@ -12828,7 +13023,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '374', + 'p1' => '401', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12841,7 +13036,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '375', + 'mlid' => '402', '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', @@ -12855,7 +13050,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '375', + 'p1' => '402', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12868,7 +13063,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '376', + 'mlid' => '403', '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', @@ -12882,7 +13077,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '376', + 'p1' => '403', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12895,7 +13090,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '377', + 'mlid' => '404', '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', @@ -12909,7 +13104,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '377', + 'p1' => '404', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12922,7 +13117,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '378', + 'mlid' => '405', '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', @@ -12936,7 +13131,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '378', + 'p1' => '405', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12949,7 +13144,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '379', + 'mlid' => '406', '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', @@ -12963,7 +13158,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '379', + 'p1' => '406', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -12976,7 +13171,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '380', + 'mlid' => '407', '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', @@ -12990,7 +13185,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '380', + 'p1' => '407', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13003,7 +13198,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '381', + 'mlid' => '408', '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', @@ -13017,7 +13212,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '381', + 'p1' => '408', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13030,7 +13225,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '382', + 'mlid' => '409', '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', @@ -13044,7 +13239,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '382', + 'p1' => '409', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13057,7 +13252,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '383', + 'mlid' => '410', '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', @@ -13071,7 +13266,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '383', + 'p1' => '410', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13084,7 +13279,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '384', + 'mlid' => '411', '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', @@ -13098,7 +13293,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '384', + 'p1' => '411', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13111,7 +13306,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '385', + 'mlid' => '412', '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', @@ -13125,7 +13320,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '385', + 'p1' => '412', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13138,7 +13333,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '386', + 'mlid' => '413', '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', @@ -13152,7 +13347,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '386', + 'p1' => '413', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13165,7 +13360,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '387', + 'mlid' => '414', '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', @@ -13179,7 +13374,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '387', + 'p1' => '414', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13192,7 +13387,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '388', + 'mlid' => '415', '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', @@ -13206,7 +13401,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '388', + 'p1' => '415', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13219,7 +13414,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '389', + 'mlid' => '416', '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', @@ -13233,7 +13428,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '389', + 'p1' => '416', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13246,7 +13441,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '390', + 'mlid' => '417', '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', @@ -13260,7 +13455,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '390', + 'p1' => '417', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13273,7 +13468,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '391', + 'mlid' => '418', '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', @@ -13287,7 +13482,7 @@ 'weight' => '0', 'depth' => '1', 'customized' => '0', - 'p1' => '391', + 'p1' => '418', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13300,7 +13495,7 @@ )) ->values(array( 'menu_name' => 'navigation', - 'mlid' => '392', + 'mlid' => '419', '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', @@ -13314,34 +13509,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' => '419', 'p2' => '0', 'p3' => '0', 'p4' => '0', @@ -13354,38 +13522,11 @@ )) ->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', + 'mlid' => '420', + 'plid' => '0', + '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', 'hidden' => '-1', @@ -13393,39 +13534,12 @@ 'has_children' => '0', 'expanded' => '0', 'weight' => '0', - 'depth' => '4', + 'depth' => '1', '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', + 'p1' => '420', + 'p2' => '0', + 'p3' => '0', + 'p4' => '0', 'p5' => '0', 'p6' => '0', 'p7' => '0', @@ -17564,6 +17678,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' => '', @@ -19918,6 +20076,28 @@ 'file' => 'sites/all/modules/cck/includes/content.node_form.inc', )) ->values(array( + 'path' => 'core/modules/simpletest/files/imagecache', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '_imagecache_menu_access_public_files', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'imagecache_cache', + 'page_arguments' => 'a:0:{}', + 'fit' => '31', + 'number_parts' => '5', + 'tab_parent' => '', + 'tab_root' => 'core/modules/simpletest/files/imagecache', + 'title' => '', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '4', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '0', + 'file' => '', +)) +->values(array( 'path' => 'email/%/%', 'load_functions' => 'a:2:{i:1;s:9:"node_load";i:2;N;}', 'to_arg_functions' => '', @@ -20732,6 +20912,28 @@ 'file' => '', )) ->values(array( + 'path' => 'system/files/imagecache', + 'load_functions' => '', + 'to_arg_functions' => '', + 'access_callback' => '1', + 'access_arguments' => 'a:0:{}', + 'page_callback' => 'imagecache_cache_private', + 'page_arguments' => 'a:0:{}', + 'fit' => '7', + 'number_parts' => '3', + 'tab_parent' => '', + 'tab_root' => 'system/files/imagecache', + 'title' => '', + 'title_callback' => 't', + 'title_arguments' => '', + 'type' => '4', + 'block_callback' => '', + 'description' => '', + 'position' => '', + 'weight' => '0', + 'file' => '', +)) +->values(array( 'path' => 'taxonomy/autocomplete', 'load_functions' => '', 'to_arg_functions' => '', @@ -21516,6 +21718,14 @@ 'primary key' => array( 'nid', ), + 'indexes' => array( + 'comment_count' => array( + 'comment_count', + ), + 'last_comment_uid' => array( + 'last_comment_uid', + ), + ), 'mysql_character_set' => 'utf8', )); @@ -22777,7 +22987,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 +22999,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 +23011,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 +23023,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 +23035,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 +23047,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', @@ -22847,9 +23057,9 @@ 'status' => '1', 'throttle' => '0', 'bootstrap' => '0', - 'schema_version' => '6001', + 'schema_version' => '6005', '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 +23071,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 +23083,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 +23095,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 +23107,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,7 +23119,7 @@ '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', @@ -22921,7 +23131,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', '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 +23143,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 +23155,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 +23167,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 +23179,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 +23191,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 +23203,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 +23215,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 +23227,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 +23239,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 +23251,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 +23263,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 +23275,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 +23287,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 +23299,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,7 +23311,7 @@ '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', @@ -23113,7 +23323,7 @@ 'bootstrap' => '0', 'schema_version' => '-1', '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 +23335,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 +23347,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 +23359,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 +23371,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', @@ -23171,9 +23381,9 @@ 'status' => '1', 'throttle' => '0', 'bootstrap' => '0', - 'schema_version' => '6001', + 'schema_version' => '6010', '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 +23395,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 +23407,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 +23419,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 +23431,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 +23443,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 +23455,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 +23467,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 +23479,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', @@ -23492,7 +23702,7 @@ 'name' => 'imageapi', 'type' => 'module', 'owner' => '', - 'status' => '1', + 'status' => '0', 'throttle' => '0', 'bootstrap' => '0', 'schema_version' => '0', @@ -23509,7 +23719,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', @@ -24287,8 +24509,8 @@ 'signature' => '', 'signature_format' => '0', 'created' => '0', - 'access' => '0', - 'login' => '0', + 'access' => '1443822685', + 'login' => '1443822685', 'status' => '1', 'timezone' => NULL, 'language' => '', @@ -24425,6 +24647,31 @@ 'expected_timezone' => NULL, 'timezone_id' => '0', )) +->values(array( + 'uid' => '18', + 'name' => '', + 'pass' => '', + 'mail' => '', + 'mode' => '0', + 'sort' => '0', + 'threshold' => '0', + 'theme' => '', + 'signature' => '', + 'signature_format' => '0', + 'created' => '0', + 'access' => '0', + 'login' => '0', + 'status' => '0', + 'timezone' => NULL, + 'language' => '', + 'picture' => '', + 'init' => '', + 'data' => 'a:0', + 'timezone_name' => '', + 'pass_plain' => '', + 'expected_timezone' => NULL, + 'timezone_id' => '0', +)) ->execute(); $connection->schema()->createTable('users_roles', array( @@ -24588,12 +24835,40 @@ 'value' => 'i:0;', )) ->values(array( + 'name' => 'comment_anonymous_company', + 'value' => 'i:0;', +)) +->values(array( + 'name' => 'comment_anonymous_employee', + 'value' => 'i:0;', +)) +->values(array( 'name' => 'comment_anonymous_page', 'value' => 'i:0;', )) ->values(array( + 'name' => 'comment_anonymous_sponsor', + 'value' => 'i:0;', +)) +->values(array( 'name' => 'comment_anonymous_story', - 'value' => 'i:1;', + 'value' => 'i:0;', +)) +->values(array( + 'name' => 'comment_anonymous_test_event', + 'value' => 'i:0;', +)) +->values(array( + 'name' => 'comment_anonymous_test_page', + 'value' => 'i:0;', +)) +->values(array( + 'name' => 'comment_anonymous_test_planet', + 'value' => 'i:0;', +)) +->values(array( + 'name' => 'comment_anonymous_test_story', + 'value' => 'i:0;', )) ->values(array( 'name' => 'comment_article', @@ -24601,63 +24876,203 @@ )) ->values(array( 'name' => 'comment_controls_article', - 'value' => 's:1:"3";', + 'value' => 'i:3;', +)) +->values(array( + 'name' => 'comment_controls_company', + 'value' => 'i:3;', +)) +->values(array( + 'name' => 'comment_controls_employee', + 'value' => 'i:3;', )) ->values(array( 'name' => 'comment_controls_page', 'value' => 's:1:"3";', )) ->values(array( + 'name' => 'comment_controls_sponsor', + 'value' => 'i:3;', +)) +->values(array( 'name' => 'comment_controls_story', - 'value' => 's:1:"3";', + 'value' => 'i:3;', +)) +->values(array( + 'name' => 'comment_controls_test_event', + 'value' => 'i:3;', +)) +->values(array( + 'name' => 'comment_controls_test_page', + 'value' => 'i:3;', +)) +->values(array( + 'name' => 'comment_controls_test_planet', + 'value' => 'i:3;', +)) +->values(array( + 'name' => 'comment_controls_test_story', + 'value' => 'i:3;', )) ->values(array( 'name' => 'comment_default_mode_article', - 'value' => 's:1:"4";', + 'value' => 'i:4;', +)) +->values(array( + 'name' => 'comment_default_mode_company', + 'value' => 'i:4;', +)) +->values(array( + 'name' => 'comment_default_mode_employee', + 'value' => 'i:4;', )) ->values(array( 'name' => 'comment_default_mode_page', 'value' => 's:1:"4";', )) ->values(array( + 'name' => 'comment_default_mode_sponsor', + 'value' => 'i:4;', +)) +->values(array( 'name' => 'comment_default_mode_story', - 'value' => 's:1:"2";', + 'value' => 'i:4;', +)) +->values(array( + 'name' => 'comment_default_mode_test_event', + 'value' => 'i:4;', +)) +->values(array( + 'name' => 'comment_default_mode_test_page', + 'value' => 'i:4;', +)) +->values(array( + 'name' => 'comment_default_mode_test_planet', + 'value' => 'i:4;', +)) +->values(array( + 'name' => 'comment_default_mode_test_story', + 'value' => 'i:4;', )) ->values(array( 'name' => 'comment_default_order_article', - 'value' => 's:1:"1";', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_default_order_company', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_default_order_employee', + 'value' => 'i:1;', )) ->values(array( 'name' => 'comment_default_order_page', 'value' => 's:1:"1";', )) ->values(array( + 'name' => 'comment_default_order_sponsor', + 'value' => 'i:1;', +)) +->values(array( 'name' => 'comment_default_order_story', - 'value' => 's:1:"1";', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_default_order_test_event', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_default_order_test_page', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_default_order_test_planet', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_default_order_test_story', + 'value' => 'i:1;', )) ->values(array( 'name' => 'comment_default_per_page_article', - 'value' => 's:2:"50";', + 'value' => 'i:50;', +)) +->values(array( + 'name' => 'comment_default_per_page_company', + 'value' => 'i:50;', +)) +->values(array( + 'name' => 'comment_default_per_page_employee', + 'value' => 'i:50;', )) ->values(array( 'name' => 'comment_default_per_page_page', 'value' => 's:2:"50";', )) ->values(array( + 'name' => 'comment_default_per_page_sponsor', + 'value' => 'i:50;', +)) +->values(array( 'name' => 'comment_default_per_page_story', - 'value' => 's:2:"70";', + 'value' => 'i:50;', +)) +->values(array( + 'name' => 'comment_default_per_page_test_event', + 'value' => 'i:50;', +)) +->values(array( + 'name' => 'comment_default_per_page_test_page', + 'value' => 'i:50;', +)) +->values(array( + 'name' => 'comment_default_per_page_test_planet', + 'value' => 'i:50;', +)) +->values(array( + 'name' => 'comment_default_per_page_test_story', + 'value' => 'i:50;', )) ->values(array( 'name' => 'comment_form_location_article', - 'value' => 's:1:"0";', + 'value' => 'i:0;', +)) +->values(array( + 'name' => 'comment_form_location_company', + 'value' => 'i:0;', +)) +->values(array( + 'name' => 'comment_form_location_employee', + 'value' => 'i:0;', )) ->values(array( 'name' => 'comment_form_location_page', 'value' => 's:1:"0";', )) ->values(array( + 'name' => 'comment_form_location_sponsor', + 'value' => 'i:0;', +)) +->values(array( 'name' => 'comment_form_location_story', - 'value' => 's:1:"0";', + 'value' => 'i:0;', +)) +->values(array( + 'name' => 'comment_form_location_test_event', + 'value' => 'i:0;', +)) +->values(array( + 'name' => 'comment_form_location_test_page', + 'value' => 'i:0;', +)) +->values(array( + 'name' => 'comment_form_location_test_planet', + 'value' => 'i:0;', +)) +->values(array( + 'name' => 'comment_form_location_test_story', + 'value' => 'i:0;', )) ->values(array( 'name' => 'comment_page', @@ -24665,15 +25080,43 @@ )) ->values(array( 'name' => 'comment_preview_article', - 'value' => 's:1:"1";', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_preview_company', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_preview_employee', + 'value' => 'i:1;', )) ->values(array( 'name' => 'comment_preview_page', 'value' => 's:1:"1";', )) ->values(array( + 'name' => 'comment_preview_sponsor', + 'value' => 'i:1;', +)) +->values(array( 'name' => 'comment_preview_story', - 'value' => 's:1:"0";', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_preview_test_event', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_preview_test_page', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_preview_test_planet', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_preview_test_story', + 'value' => 'i:1;', )) ->values(array( 'name' => 'comment_story', @@ -24681,15 +25124,43 @@ )) ->values(array( 'name' => 'comment_subject_field_article', - 'value' => 's:1:"1";', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_subject_field_company', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_subject_field_employee', + 'value' => 'i:1;', )) ->values(array( 'name' => 'comment_subject_field_page', 'value' => 's:1:"1";', )) ->values(array( + 'name' => 'comment_subject_field_sponsor', + 'value' => 'i:1;', +)) +->values(array( 'name' => 'comment_subject_field_story', - 'value' => 's:1:"0";', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_subject_field_test_event', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_subject_field_test_page', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_subject_field_test_planet', + 'value' => 'i:1;', +)) +->values(array( + 'name' => 'comment_subject_field_test_story', + 'value' => 'i:1;', )) ->values(array( 'name' => 'configurable_timezones', @@ -24713,7 +25184,7 @@ )) ->values(array( 'name' => 'content_schema_version', - 'value' => 's:4:"6010";', + 'value' => 'i:6009;', )) ->values(array( 'name' => 'cron_threshold_error', @@ -24725,7 +25196,7 @@ )) ->values(array( 'name' => 'css_js_query_string', - 'value' => 's:20:"AkMTxRZndiw700000000";', + 'value' => 's:20:"mhAkMTxRZndiw7000000";', )) ->values(array( 'name' => 'date:story:4:field_test_datestamp_fromto', @@ -25108,6 +25579,10 @@ 'value' => 's:2:"gd";', )) ->values(array( + 'name' => 'javascript_parsed', + 'value' => 'a:0:{}', +)) +->values(array( 'name' => 'locale_cache_strings', 'value' => 'i:1;', ))