comparison rrr_features.features.menu_links.inc @ 22:a3fd7a630eba

fixed menu items
author danieleb <danielebarchiesi@me.com>
date Fri, 06 Dec 2013 11:57:55 +0000
parents 83d2dd10c7e4
children 517036c6c711
comparison
equal deleted inserted replaced
21:83d2dd10c7e4 22:a3fd7a630eba
42 'has_children' => 0, 42 'has_children' => 0,
43 'expanded' => 0, 43 'expanded' => 0,
44 'weight' => -49, 44 'weight' => -49,
45 'customized' => 1, 45 'customized' => 1,
46 ); 46 );
47 // Exported menu link: main-menu_home:<front>
48 $menu_links['main-menu_home:<front>'] = array(
49 'menu_name' => 'main-menu',
50 'link_path' => '<front>',
51 'router_path' => '',
52 'link_title' => 'Home',
53 'options' => array(
54 'identifier' => 'main-menu_home:<front>',
55 'attributes' => array(
56 'title' => '',
57 ),
58 ),
59 'module' => 'menu',
60 'hidden' => 0,
61 'external' => 1,
62 'has_children' => 0,
63 'expanded' => 0,
64 'weight' => -50,
65 'customized' => 1,
66 );
47 // Exported menu link: main-menu_publications:publications-view 67 // Exported menu link: main-menu_publications:publications-view
48 $menu_links['main-menu_publications:publications-view'] = array( 68 $menu_links['main-menu_publications:publications-view'] = array(
49 'menu_name' => 'main-menu', 69 'menu_name' => 'main-menu',
50 'link_path' => 'publications-view', 70 'link_path' => 'publications-view',
51 'router_path' => 'publications-view', 71 'router_path' => 'publications-view',
1370 'identifier' => 'navigation_add-content:node/add', 1390 'identifier' => 'navigation_add-content:node/add',
1371 ), 1391 ),
1372 'module' => 'system', 1392 'module' => 'system',
1373 'hidden' => 1, 1393 'hidden' => 1,
1374 'external' => 0, 1394 'external' => 0,
1375 'has_children' => 1, 1395 'has_children' => 0,
1376 'expanded' => 0, 1396 'expanded' => 0,
1377 'weight' => -48, 1397 'weight' => -48,
1378 'customized' => 1, 1398 'customized' => 1,
1379 ); 1399 );
1380 // Exported menu link: navigation_add-resource-or-experiment:node/add/biblio 1400 // Exported menu link: navigation_add-resource-or-experiment:node/add/biblio
1479 'title' => 'a static page used for contacts, about us, welcome page, etc.', 1499 'title' => 'a static page used for contacts, about us, welcome page, etc.',
1480 ), 1500 ),
1481 'identifier' => 'navigation_static-page:node/add/page', 1501 'identifier' => 'navigation_static-page:node/add/page',
1482 ), 1502 ),
1483 'module' => 'system', 1503 'module' => 'system',
1484 'hidden' => 0, 1504 'hidden' => 1,
1485 'external' => 0, 1505 'external' => 0,
1486 'has_children' => 0, 1506 'has_children' => 0,
1487 'expanded' => 0, 1507 'expanded' => 0,
1488 'weight' => 0, 1508 'weight' => 0,
1489 'customized' => 0, 1509 'customized' => 1,
1490 'parent_identifier' => 'navigation_add-content:node/add', 1510 'parent_identifier' => 'navigation_add-content:node/add',
1491 ); 1511 );
1492 // Exported menu link: navigation_static-page:node/add/static-page 1512 // Exported menu link: navigation_static-page:node/add/static-page
1493 $menu_links['navigation_static-page:node/add/static-page'] = array( 1513 $menu_links['navigation_static-page:node/add/static-page'] = array(
1494 'menu_name' => 'navigation', 1514 'menu_name' => 'navigation',
1572 t('Experiments'); 1592 t('Experiments');
1573 t('Features'); 1593 t('Features');
1574 t('Field dependencies'); 1594 t('Field dependencies');
1575 t('Field list'); 1595 t('Field list');
1576 t('File system'); 1596 t('File system');
1597 t('Home');
1577 t('IP address blocking'); 1598 t('IP address blocking');
1578 t('Image styles'); 1599 t('Image styles');
1579 t('Image toolkit'); 1600 t('Image toolkit');
1580 t('Import'); 1601 t('Import');
1581 t('Keywords'); 1602 t('Keywords');