diff rrr_features.features.menu_links.inc @ 20:a0535331f47e

changed resources view
author danieleb <danielebarchiesi@me.com>
date Fri, 06 Dec 2013 11:36:04 +0000
parents
children 83d2dd10c7e4
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rrr_features.features.menu_links.inc	Fri Dec 06 11:36:04 2013 +0000
@@ -0,0 +1,1661 @@
+<?php
+/**
+ * @file
+ * rrr_features.features.menu_links.inc
+ */
+
+/**
+ * Implements hook_menu_default_menu_links().
+ */
+function rrr_features_menu_default_menu_links() {
+  $menu_links = array();
+
+  // Exported menu link: main-menu_about:node/25
+  $menu_links['main-menu_about:node/25'] = array(
+    'menu_name' => 'main-menu',
+    'link_path' => 'node/25',
+    'router_path' => 'node/%',
+    'link_title' => 'About',
+    'options' => array(
+      'identifier' => 'main-menu_about:node/25',
+    ),
+    'module' => 'menu',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+  );
+  // Exported menu link: main-menu_datasets:datasets-view
+  $menu_links['main-menu_datasets:datasets-view'] = array(
+    'menu_name' => 'main-menu',
+    'link_path' => 'datasets-view',
+    'router_path' => 'datasets-view',
+    'link_title' => 'Datasets',
+    'options' => array(
+      'identifier' => 'main-menu_datasets:datasets-view',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -48,
+    'customized' => 1,
+  );
+  // Exported menu link: main-menu_experiments:experiments-view
+  $menu_links['main-menu_experiments:experiments-view'] = array(
+    'menu_name' => 'main-menu',
+    'link_path' => 'experiments-view',
+    'router_path' => 'experiments-view',
+    'link_title' => 'Experiments',
+    'options' => array(
+      'identifier' => 'main-menu_experiments:experiments-view',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -49,
+    'customized' => 1,
+  );
+  // Exported menu link: main-menu_home:node/24
+  $menu_links['main-menu_home:node/24'] = array(
+    'menu_name' => 'main-menu',
+    'link_path' => 'node/24',
+    'router_path' => 'node/%',
+    'link_title' => 'Home',
+    'options' => array(
+      'identifier' => 'main-menu_home:node/24',
+    ),
+    'module' => 'menu',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -50,
+    'customized' => 0,
+  );
+  // Exported menu link: main-menu_publications:publications-view
+  $menu_links['main-menu_publications:publications-view'] = array(
+    'menu_name' => 'main-menu',
+    'link_path' => 'publications-view',
+    'router_path' => 'publications-view',
+    'link_title' => 'Publications',
+    'options' => array(
+      'identifier' => 'main-menu_publications:publications-view',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -46,
+    'customized' => 1,
+  );
+  // Exported menu link: main-menu_software:software-view
+  $menu_links['main-menu_software:software-view'] = array(
+    'menu_name' => 'main-menu',
+    'link_path' => 'software-view',
+    'router_path' => 'software-view',
+    'link_title' => 'Software',
+    'options' => array(
+      'identifier' => 'main-menu_software:software-view',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -47,
+    'customized' => 1,
+  );
+  // Exported menu link: management_account-settings:admin/config/people/accounts
+  $menu_links['management_account-settings:admin/config/people/accounts'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/people/accounts',
+    'router_path' => 'admin/config/people/accounts',
+    'link_title' => 'Account settings',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Configure default behavior of users, including registration requirements, e-mails, fields, and user pictures.',
+      ),
+      'identifier' => 'management_account-settings:admin/config/people/accounts',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -10,
+    'customized' => 0,
+    'parent_identifier' => 'management_people:admin/config/people',
+  );
+  // Exported menu link: management_actions:admin/config/system/actions
+  $menu_links['management_actions:admin/config/system/actions'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/system/actions',
+    'router_path' => 'admin/config/system/actions',
+    'link_title' => 'Actions',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Manage the actions defined for your site.',
+      ),
+      'identifier' => 'management_actions:admin/config/system/actions',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_system:admin/config/system',
+  );
+  // Exported menu link: management_administration-menu:admin/config/administration/admin_menu
+  $menu_links['management_administration-menu:admin/config/administration/admin_menu'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/administration/admin_menu',
+    'router_path' => 'admin/config/administration/admin_menu',
+    'link_title' => 'Administration menu',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Adjust administration menu settings.',
+      ),
+      'identifier' => 'management_administration-menu:admin/config/administration/admin_menu',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_administration:admin/config/administration',
+  );
+  // Exported menu link: management_administration:admin
+  $menu_links['management_administration:admin'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin',
+    'router_path' => 'admin',
+    'link_title' => 'Administration',
+    'options' => array(
+      'identifier' => 'management_administration:admin',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 9,
+    'customized' => 0,
+  );
+  // Exported menu link: management_administration:admin/config/administration
+  $menu_links['management_administration:admin/config/administration'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/administration',
+    'router_path' => 'admin/config/administration',
+    'link_title' => 'Administration',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Administration tools.',
+      ),
+      'identifier' => 'management_administration:admin/config/administration',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_configuration:admin/config',
+  );
+  // Exported menu link: management_appearance:admin/appearance
+  $menu_links['management_appearance:admin/appearance'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/appearance',
+    'router_path' => 'admin/appearance',
+    'link_title' => 'Appearance',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Select and configure your themes.',
+      ),
+      'identifier' => 'management_appearance:admin/appearance',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -6,
+    'customized' => 0,
+    'parent_identifier' => 'management_administration:admin',
+  );
+  // Exported menu link: management_available-updates:admin/reports/updates
+  $menu_links['management_available-updates:admin/reports/updates'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/reports/updates',
+    'router_path' => 'admin/reports/updates',
+    'link_title' => 'Available updates',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Get a status report about available updates for your installed modules and themes.',
+      ),
+      'identifier' => 'management_available-updates:admin/reports/updates',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -50,
+    'customized' => 0,
+    'parent_identifier' => 'management_reports:admin/reports',
+  );
+  // Exported menu link: management_biblio-settings:admin/config/content/biblio
+  $menu_links['management_biblio-settings:admin/config/content/biblio'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/content/biblio',
+    'router_path' => 'admin/config/content/biblio',
+    'link_title' => 'Biblio settings',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Configure default behavior of the Biblio module.',
+      ),
+      'identifier' => 'management_biblio-settings:admin/config/content/biblio',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_content-authoring:admin/config/content',
+  );
+  // Exported menu link: management_blocks:admin/structure/block
+  $menu_links['management_blocks:admin/structure/block'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/block',
+    'router_path' => 'admin/structure/block',
+    'link_title' => 'Blocks',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Configure what block content appears in your site\'s sidebars and other regions.',
+      ),
+      'identifier' => 'management_blocks:admin/structure/block',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_structure:admin/structure',
+  );
+  // Exported menu link: management_clean-urls:admin/config/search/clean-urls
+  $menu_links['management_clean-urls:admin/config/search/clean-urls'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/search/clean-urls',
+    'router_path' => 'admin/config/search/clean-urls',
+    'link_title' => 'Clean URLs',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Enable or disable clean URLs for your site.',
+      ),
+      'identifier' => 'management_clean-urls:admin/config/search/clean-urls',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 5,
+    'customized' => 0,
+    'parent_identifier' => 'management_search-and-metadata:admin/config/search',
+  );
+  // Exported menu link: management_configuration:admin/config
+  $menu_links['management_configuration:admin/config'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config',
+    'router_path' => 'admin/config',
+    'link_title' => 'Configuration',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Administer settings.',
+      ),
+      'identifier' => 'management_configuration:admin/config',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_administration:admin',
+  );
+  // Exported menu link: management_content-authoring:admin/config/content
+  $menu_links['management_content-authoring:admin/config/content'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/content',
+    'router_path' => 'admin/config/content',
+    'link_title' => 'Content authoring',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Settings related to formatting and authoring content.',
+      ),
+      'identifier' => 'management_content-authoring:admin/config/content',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -15,
+    'customized' => 0,
+    'parent_identifier' => 'management_configuration:admin/config',
+  );
+  // Exported menu link: management_content-types:admin/structure/types
+  $menu_links['management_content-types:admin/structure/types'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/types',
+    'router_path' => 'admin/structure/types',
+    'link_title' => 'Content types',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Manage content types, including default status, front page promotion, comment settings, etc.',
+      ),
+      'identifier' => 'management_content-types:admin/structure/types',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_structure:admin/structure',
+  );
+  // Exported menu link: management_content:admin/content
+  $menu_links['management_content:admin/content'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/content',
+    'router_path' => 'admin/content',
+    'link_title' => 'Content',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Find and manage content.',
+      ),
+      'identifier' => 'management_content:admin/content',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -10,
+    'customized' => 0,
+    'parent_identifier' => 'management_administration:admin',
+  );
+  // Exported menu link: management_cron:admin/config/system/cron
+  $menu_links['management_cron:admin/config/system/cron'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/system/cron',
+    'router_path' => 'admin/config/system/cron',
+    'link_title' => 'Cron',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Manage automatic site maintenance tasks.',
+      ),
+      'identifier' => 'management_cron:admin/config/system/cron',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 20,
+    'customized' => 0,
+    'parent_identifier' => 'management_system:admin/config/system',
+  );
+  // Exported menu link: management_date-and-time:admin/config/regional/date-time
+  $menu_links['management_date-and-time:admin/config/regional/date-time'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/regional/date-time',
+    'router_path' => 'admin/config/regional/date-time',
+    'link_title' => 'Date and time',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Configure display formats for date and time.',
+      ),
+      'identifier' => 'management_date-and-time:admin/config/regional/date-time',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -15,
+    'customized' => 0,
+    'parent_identifier' => 'management_regional-and-language:admin/config/regional',
+  );
+  // Exported menu link: management_development:admin/config/development
+  $menu_links['management_development:admin/config/development'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/development',
+    'router_path' => 'admin/config/development',
+    'link_title' => 'Development',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Development tools.',
+      ),
+      'identifier' => 'management_development:admin/config/development',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -10,
+    'customized' => 0,
+    'parent_identifier' => 'management_configuration:admin/config',
+  );
+  // Exported menu link: management_disqus:admin/config/services/disqus
+  $menu_links['management_disqus:admin/config/services/disqus'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/services/disqus',
+    'router_path' => 'admin/config/services/disqus',
+    'link_title' => 'Disqus',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Provides configuration options for the Disqus comment system.',
+      ),
+      'identifier' => 'management_disqus:admin/config/services/disqus',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_web-services:admin/config/services',
+  );
+  // Exported menu link: management_features:admin/structure/features
+  $menu_links['management_features:admin/structure/features'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/features',
+    'router_path' => 'admin/structure/features',
+    'link_title' => 'Features',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Manage features.',
+      ),
+      'identifier' => 'management_features:admin/structure/features',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_structure:admin/structure',
+  );
+  // Exported menu link: management_field-dependencies:admin/structure/dependencies
+  $menu_links['management_field-dependencies:admin/structure/dependencies'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/dependencies',
+    'router_path' => 'admin/structure/dependencies',
+    'link_title' => 'Field dependencies',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Administer field dependencies for the site.',
+      ),
+      'identifier' => 'management_field-dependencies:admin/structure/dependencies',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_structure:admin/structure',
+  );
+  // Exported menu link: management_field-list:admin/reports/fields
+  $menu_links['management_field-list:admin/reports/fields'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/reports/fields',
+    'router_path' => 'admin/reports/fields',
+    'link_title' => 'Field list',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Overview of fields on all entity types.',
+      ),
+      'identifier' => 'management_field-list:admin/reports/fields',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_reports:admin/reports',
+  );
+  // Exported menu link: management_file-system:admin/config/media/file-system
+  $menu_links['management_file-system:admin/config/media/file-system'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/media/file-system',
+    'router_path' => 'admin/config/media/file-system',
+    'link_title' => 'File system',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Tell Drupal where to store uploaded files and how they are accessed.',
+      ),
+      'identifier' => 'management_file-system:admin/config/media/file-system',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -10,
+    'customized' => 0,
+    'parent_identifier' => 'management_media:admin/config/media',
+  );
+  // Exported menu link: management_image-styles:admin/config/media/image-styles
+  $menu_links['management_image-styles:admin/config/media/image-styles'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/media/image-styles',
+    'router_path' => 'admin/config/media/image-styles',
+    'link_title' => 'Image styles',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Configure styles that can be used for resizing or adjusting images on display.',
+      ),
+      'identifier' => 'management_image-styles:admin/config/media/image-styles',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_media:admin/config/media',
+  );
+  // Exported menu link: management_image-toolkit:admin/config/media/image-toolkit
+  $menu_links['management_image-toolkit:admin/config/media/image-toolkit'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/media/image-toolkit',
+    'router_path' => 'admin/config/media/image-toolkit',
+    'link_title' => 'Image toolkit',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Choose which image toolkit to use if you have installed optional toolkits.',
+      ),
+      'identifier' => 'management_image-toolkit:admin/config/media/image-toolkit',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 20,
+    'customized' => 0,
+    'parent_identifier' => 'management_media:admin/config/media',
+  );
+  // Exported menu link: management_ip-address-blocking:admin/config/people/ip-blocking
+  $menu_links['management_ip-address-blocking:admin/config/people/ip-blocking'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/people/ip-blocking',
+    'router_path' => 'admin/config/people/ip-blocking',
+    'link_title' => 'IP address blocking',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Manage blocked IP addresses.',
+      ),
+      'identifier' => 'management_ip-address-blocking:admin/config/people/ip-blocking',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 10,
+    'customized' => 0,
+    'parent_identifier' => 'management_people:admin/config/people',
+  );
+  // Exported menu link: management_logging-and-errors:admin/config/development/logging
+  $menu_links['management_logging-and-errors:admin/config/development/logging'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/development/logging',
+    'router_path' => 'admin/config/development/logging',
+    'link_title' => 'Logging and errors',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Settings for logging and alerts modules. Various modules can route Drupal\'s system events to different destinations, such as syslog, database, email, etc.',
+      ),
+      'identifier' => 'management_logging-and-errors:admin/config/development/logging',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -15,
+    'customized' => 0,
+    'parent_identifier' => 'management_development:admin/config/development',
+  );
+  // Exported menu link: management_main-menu:admin/structure/menu/manage/main-menu
+  $menu_links['management_main-menu:admin/structure/menu/manage/main-menu'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/menu/manage/main-menu',
+    'router_path' => 'admin/structure/menu/manage/%',
+    'link_title' => 'Main menu',
+    'options' => array(
+      'identifier' => 'management_main-menu:admin/structure/menu/manage/main-menu',
+    ),
+    'module' => 'menu',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_menus:admin/structure/menu',
+  );
+  // Exported menu link: management_maintenance-mode:admin/config/development/maintenance
+  $menu_links['management_maintenance-mode:admin/config/development/maintenance'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/development/maintenance',
+    'router_path' => 'admin/config/development/maintenance',
+    'link_title' => 'Maintenance mode',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Take the site offline for maintenance or bring it back online.',
+      ),
+      'identifier' => 'management_maintenance-mode:admin/config/development/maintenance',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -10,
+    'customized' => 0,
+    'parent_identifier' => 'management_development:admin/config/development',
+  );
+  // Exported menu link: management_management:admin/structure/menu/manage/management
+  $menu_links['management_management:admin/structure/menu/manage/management'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/menu/manage/management',
+    'router_path' => 'admin/structure/menu/manage/%',
+    'link_title' => 'Management',
+    'options' => array(
+      'identifier' => 'management_management:admin/structure/menu/manage/management',
+    ),
+    'module' => 'menu',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_menus:admin/structure/menu',
+  );
+  // Exported menu link: management_media:admin/config/media
+  $menu_links['management_media:admin/config/media'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/media',
+    'router_path' => 'admin/config/media',
+    'link_title' => 'Media',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Media tools.',
+      ),
+      'identifier' => 'management_media:admin/config/media',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -10,
+    'customized' => 0,
+    'parent_identifier' => 'management_configuration:admin/config',
+  );
+  // Exported menu link: management_menus:admin/structure/menu
+  $menu_links['management_menus:admin/structure/menu'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/menu',
+    'router_path' => 'admin/structure/menu',
+    'link_title' => 'Menus',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Add new menus to your site, edit existing menus, and rename and reorganize menu links.',
+      ),
+      'identifier' => 'management_menus:admin/structure/menu',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_structure:admin/structure',
+  );
+  // Exported menu link: management_module-filter:admin/config/user-interface/modulefilter
+  $menu_links['management_module-filter:admin/config/user-interface/modulefilter'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/user-interface/modulefilter',
+    'router_path' => 'admin/config/user-interface/modulefilter',
+    'link_title' => 'Module filter',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Configure how the modules page looks and acts.',
+      ),
+      'identifier' => 'management_module-filter:admin/config/user-interface/modulefilter',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_user-interface:admin/config/user-interface',
+  );
+  // Exported menu link: management_modules:admin/modules
+  $menu_links['management_modules:admin/modules'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/modules',
+    'router_path' => 'admin/modules',
+    'link_title' => 'Modules',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Extend site functionality.',
+      ),
+      'identifier' => 'management_modules:admin/modules',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -2,
+    'customized' => 0,
+    'parent_identifier' => 'management_administration:admin',
+  );
+  // Exported menu link: management_navigation:admin/structure/menu/manage/navigation
+  $menu_links['management_navigation:admin/structure/menu/manage/navigation'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/menu/manage/navigation',
+    'router_path' => 'admin/structure/menu/manage/%',
+    'link_title' => 'Navigation',
+    'options' => array(
+      'identifier' => 'management_navigation:admin/structure/menu/manage/navigation',
+    ),
+    'module' => 'menu',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_menus:admin/structure/menu',
+  );
+  // Exported menu link: management_path-breadcrumbs:admin/structure/path-breadcrumbs
+  $menu_links['management_path-breadcrumbs:admin/structure/path-breadcrumbs'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/path-breadcrumbs',
+    'router_path' => 'admin/structure/path-breadcrumbs',
+    'link_title' => 'Path Breadcrumbs',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Manage breadcrumbs for your site\'s pages.',
+      ),
+      'identifier' => 'management_path-breadcrumbs:admin/structure/path-breadcrumbs',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_structure:admin/structure',
+  );
+  // Exported menu link: management_people:admin/config/people
+  $menu_links['management_people:admin/config/people'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/people',
+    'router_path' => 'admin/config/people',
+    'link_title' => 'People',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Configure user accounts.',
+      ),
+      'identifier' => 'management_people:admin/config/people',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -20,
+    'customized' => 0,
+    'parent_identifier' => 'management_configuration:admin/config',
+  );
+  // Exported menu link: management_people:admin/people
+  $menu_links['management_people:admin/people'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/people',
+    'router_path' => 'admin/people',
+    'link_title' => 'People',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Manage user accounts, roles, and permissions.',
+      ),
+      'identifier' => 'management_people:admin/people',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -4,
+    'customized' => 0,
+    'parent_identifier' => 'management_administration:admin',
+  );
+  // Exported menu link: management_performance:admin/config/development/performance
+  $menu_links['management_performance:admin/config/development/performance'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/development/performance',
+    'router_path' => 'admin/config/development/performance',
+    'link_title' => 'Performance',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Enable or disable page caching for anonymous users and set CSS and JS bandwidth optimization options.',
+      ),
+      'identifier' => 'management_performance:admin/config/development/performance',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -20,
+    'customized' => 0,
+    'parent_identifier' => 'management_development:admin/config/development',
+  );
+  // Exported menu link: management_recent-log-messages:admin/reports/dblog
+  $menu_links['management_recent-log-messages:admin/reports/dblog'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/reports/dblog',
+    'router_path' => 'admin/reports/dblog',
+    'link_title' => 'Recent log messages',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'View events that have recently been logged.',
+      ),
+      'identifier' => 'management_recent-log-messages:admin/reports/dblog',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -1,
+    'customized' => 0,
+    'parent_identifier' => 'management_reports:admin/reports',
+  );
+  // Exported menu link: management_regional-and-language:admin/config/regional
+  $menu_links['management_regional-and-language:admin/config/regional'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/regional',
+    'router_path' => 'admin/config/regional',
+    'link_title' => 'Regional and language',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Regional settings, localization and translation.',
+      ),
+      'identifier' => 'management_regional-and-language:admin/config/regional',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -5,
+    'customized' => 0,
+    'parent_identifier' => 'management_configuration:admin/config',
+  );
+  // Exported menu link: management_regional-settings:admin/config/regional/settings
+  $menu_links['management_regional-settings:admin/config/regional/settings'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/regional/settings',
+    'router_path' => 'admin/config/regional/settings',
+    'link_title' => 'Regional settings',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Settings for the site\'s default time zone and country.',
+      ),
+      'identifier' => 'management_regional-settings:admin/config/regional/settings',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -20,
+    'customized' => 0,
+    'parent_identifier' => 'management_regional-and-language:admin/config/regional',
+  );
+  // Exported menu link: management_reports:admin/reports
+  $menu_links['management_reports:admin/reports'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/reports',
+    'router_path' => 'admin/reports',
+    'link_title' => 'Reports',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'View reports, updates, and errors.',
+      ),
+      'identifier' => 'management_reports:admin/reports',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 5,
+    'customized' => 0,
+    'parent_identifier' => 'management_administration:admin',
+  );
+  // Exported menu link: management_rss-publishing:admin/config/services/rss-publishing
+  $menu_links['management_rss-publishing:admin/config/services/rss-publishing'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/services/rss-publishing',
+    'router_path' => 'admin/config/services/rss-publishing',
+    'link_title' => 'RSS publishing',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Configure the site description, the number of items per feed and whether feeds should be titles/teasers/full-text.',
+      ),
+      'identifier' => 'management_rss-publishing:admin/config/services/rss-publishing',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_web-services:admin/config/services',
+  );
+  // Exported menu link: management_search-and-metadata:admin/config/search
+  $menu_links['management_search-and-metadata:admin/config/search'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/search',
+    'router_path' => 'admin/config/search',
+    'link_title' => 'Search and metadata',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Local site search, metadata and SEO.',
+      ),
+      'identifier' => 'management_search-and-metadata:admin/config/search',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -10,
+    'customized' => 0,
+    'parent_identifier' => 'management_configuration:admin/config',
+  );
+  // Exported menu link: management_site-information:admin/config/system/site-information
+  $menu_links['management_site-information:admin/config/system/site-information'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/system/site-information',
+    'router_path' => 'admin/config/system/site-information',
+    'link_title' => 'Site information',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Change site name, e-mail address, slogan, default front page, and number of posts per page, error pages.',
+      ),
+      'identifier' => 'management_site-information:admin/config/system/site-information',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -20,
+    'customized' => 0,
+    'parent_identifier' => 'management_system:admin/config/system',
+  );
+  // Exported menu link: management_status-report:admin/reports/status
+  $menu_links['management_status-report:admin/reports/status'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/reports/status',
+    'router_path' => 'admin/reports/status',
+    'link_title' => 'Status report',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Get a status report about your site\'s operation and any detected problems.',
+      ),
+      'identifier' => 'management_status-report:admin/reports/status',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -60,
+    'customized' => 0,
+    'parent_identifier' => 'management_reports:admin/reports',
+  );
+  // Exported menu link: management_structure:admin/structure
+  $menu_links['management_structure:admin/structure'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure',
+    'router_path' => 'admin/structure',
+    'link_title' => 'Structure',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Administer blocks, content types, menus, etc.',
+      ),
+      'identifier' => 'management_structure:admin/structure',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -8,
+    'customized' => 0,
+    'parent_identifier' => 'management_administration:admin',
+  );
+  // Exported menu link: management_system:admin/config/system
+  $menu_links['management_system:admin/config/system'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/system',
+    'router_path' => 'admin/config/system',
+    'link_title' => 'System',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'General system related configuration.',
+      ),
+      'identifier' => 'management_system:admin/config/system',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -20,
+    'customized' => 0,
+    'parent_identifier' => 'management_configuration:admin/config',
+  );
+  // Exported menu link: management_taxonomy:admin/structure/taxonomy
+  $menu_links['management_taxonomy:admin/structure/taxonomy'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/taxonomy',
+    'router_path' => 'admin/structure/taxonomy',
+    'link_title' => 'Taxonomy',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Manage tagging, categorization, and classification of your content.',
+      ),
+      'identifier' => 'management_taxonomy:admin/structure/taxonomy',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_structure:admin/structure',
+  );
+  // Exported menu link: management_testing-2x:admin/config/development/testing
+  $menu_links['management_testing-2x:admin/config/development/testing'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/development/testing',
+    'router_path' => 'admin/config/development/testing',
+    'link_title' => 'Testing 2.x',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Run tests against Drupal core and your active modules. These tests help assure that your site code is working as designed.',
+      ),
+      'identifier' => 'management_testing-2x:admin/config/development/testing',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -5,
+    'customized' => 0,
+    'parent_identifier' => 'management_development:admin/config/development',
+  );
+  // Exported menu link: management_text-formats:admin/config/content/formats
+  $menu_links['management_text-formats:admin/config/content/formats'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/content/formats',
+    'router_path' => 'admin/config/content/formats',
+    'link_title' => 'Text formats',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Configure how content input by users is filtered, including allowed HTML tags. Also allows enabling of module-provided filters.',
+      ),
+      'identifier' => 'management_text-formats:admin/config/content/formats',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_content-authoring:admin/config/content',
+  );
+  // Exported menu link: management_top-access-denied-errors:admin/reports/access-denied
+  $menu_links['management_top-access-denied-errors:admin/reports/access-denied'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/reports/access-denied',
+    'router_path' => 'admin/reports/access-denied',
+    'link_title' => 'Top \'access denied\' errors',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'View \'access denied\' errors (403s).',
+      ),
+      'identifier' => 'management_top-access-denied-errors:admin/reports/access-denied',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_reports:admin/reports',
+  );
+  // Exported menu link: management_top-page-not-found-errors:admin/reports/page-not-found
+  $menu_links['management_top-page-not-found-errors:admin/reports/page-not-found'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/reports/page-not-found',
+    'router_path' => 'admin/reports/page-not-found',
+    'link_title' => 'Top \'page not found\' errors',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'View \'page not found\' errors (404s).',
+      ),
+      'identifier' => 'management_top-page-not-found-errors:admin/reports/page-not-found',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_reports:admin/reports',
+  );
+  // Exported menu link: management_url-aliases:admin/config/search/path
+  $menu_links['management_url-aliases:admin/config/search/path'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/search/path',
+    'router_path' => 'admin/config/search/path',
+    'link_title' => 'URL aliases',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Change your site\'s URL paths by aliasing them.',
+      ),
+      'identifier' => 'management_url-aliases:admin/config/search/path',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -5,
+    'customized' => 0,
+    'parent_identifier' => 'management_search-and-metadata:admin/config/search',
+  );
+  // Exported menu link: management_user-interface:admin/config/user-interface
+  $menu_links['management_user-interface:admin/config/user-interface'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/user-interface',
+    'router_path' => 'admin/config/user-interface',
+    'link_title' => 'User interface',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Tools that enhance the user interface.',
+      ),
+      'identifier' => 'management_user-interface:admin/config/user-interface',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -15,
+    'customized' => 0,
+    'parent_identifier' => 'management_configuration:admin/config',
+  );
+  // Exported menu link: management_user-menu:admin/structure/menu/manage/user-menu
+  $menu_links['management_user-menu:admin/structure/menu/manage/user-menu'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/menu/manage/user-menu',
+    'router_path' => 'admin/structure/menu/manage/%',
+    'link_title' => 'User menu',
+    'options' => array(
+      'identifier' => 'management_user-menu:admin/structure/menu/manage/user-menu',
+    ),
+    'module' => 'menu',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_menus:admin/structure/menu',
+  );
+  // Exported menu link: management_views-plugins:admin/reports/views-plugins
+  $menu_links['management_views-plugins:admin/reports/views-plugins'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/reports/views-plugins',
+    'router_path' => 'admin/reports/views-plugins',
+    'link_title' => 'Views plugins',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Overview of plugins used in all views.',
+      ),
+      'identifier' => 'management_views-plugins:admin/reports/views-plugins',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_reports:admin/reports',
+  );
+  // Exported menu link: management_views:admin/structure/views
+  $menu_links['management_views:admin/structure/views'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/structure/views',
+    'router_path' => 'admin/structure/views',
+    'link_title' => 'Views',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Manage customized lists of content.',
+      ),
+      'identifier' => 'management_views:admin/structure/views',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_structure:admin/structure',
+  );
+  // Exported menu link: management_web-services:admin/config/services
+  $menu_links['management_web-services:admin/config/services'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/services',
+    'router_path' => 'admin/config/services',
+    'link_title' => 'Web services',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Tools related to web services.',
+      ),
+      'identifier' => 'management_web-services:admin/config/services',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_configuration:admin/config',
+  );
+  // Exported menu link: management_workflow:admin/config/workflow
+  $menu_links['management_workflow:admin/config/workflow'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/workflow',
+    'router_path' => 'admin/config/workflow',
+    'link_title' => 'Workflow',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Content workflow, editorial workflow tools.',
+      ),
+      'identifier' => 'management_workflow:admin/config/workflow',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 5,
+    'customized' => 0,
+    'parent_identifier' => 'management_configuration:admin/config',
+  );
+  // Exported menu link: management_wysiwyg-profiles:admin/config/content/wysiwyg
+  $menu_links['management_wysiwyg-profiles:admin/config/content/wysiwyg'] = array(
+    'menu_name' => 'management',
+    'link_path' => 'admin/config/content/wysiwyg',
+    'router_path' => 'admin/config/content/wysiwyg',
+    'link_title' => 'Wysiwyg profiles',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'Configure client-side editors.',
+      ),
+      'identifier' => 'management_wysiwyg-profiles:admin/config/content/wysiwyg',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'management_content-authoring:admin/config/content',
+  );
+  // Exported menu link: navigation_:biblio
+  $menu_links['navigation_:biblio'] = array(
+    'menu_name' => 'navigation',
+    'link_path' => 'biblio',
+    'router_path' => 'biblio',
+    'link_title' => '',
+    'options' => array(
+      'identifier' => 'navigation_:biblio',
+    ),
+    'module' => 'system',
+    'hidden' => 1,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -50,
+    'customized' => 1,
+  );
+  // Exported menu link: navigation_add-content:node/add
+  $menu_links['navigation_add-content:node/add'] = array(
+    'menu_name' => 'navigation',
+    'link_path' => 'node/add',
+    'router_path' => 'node/add',
+    'link_title' => 'Add content',
+    'options' => array(
+      'identifier' => 'navigation_add-content:node/add',
+    ),
+    'module' => 'system',
+    'hidden' => 1,
+    'external' => 0,
+    'has_children' => 1,
+    'expanded' => 0,
+    'weight' => -48,
+    'customized' => 1,
+  );
+  // Exported menu link: navigation_add-resource-or-experiment:node/add/biblio
+  $menu_links['navigation_add-resource-or-experiment:node/add/biblio'] = array(
+    'menu_name' => 'navigation',
+    'link_path' => 'node/add/biblio',
+    'router_path' => 'node/add/biblio',
+    'link_title' => 'Add Resource or Experiment',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'A resource of the Biblio type, used to upload content into the repository',
+      ),
+      'identifier' => 'navigation_add-resource-or-experiment:node/add/biblio',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -49,
+    'customized' => 1,
+  );
+  // Exported menu link: navigation_authors:biblio/authors
+  $menu_links['navigation_authors:biblio/authors'] = array(
+    'menu_name' => 'navigation',
+    'link_path' => 'biblio/authors',
+    'router_path' => 'biblio/authors',
+    'link_title' => 'Authors',
+    'options' => array(
+      'identifier' => 'navigation_authors:biblio/authors',
+    ),
+    'module' => 'system',
+    'hidden' => 1,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 1,
+    'customized' => 1,
+    'parent_identifier' => 'navigation_:biblio',
+  );
+  // Exported menu link: navigation_compose-tips:filter/tips
+  $menu_links['navigation_compose-tips:filter/tips'] = array(
+    'menu_name' => 'navigation',
+    'link_path' => 'filter/tips',
+    'router_path' => 'filter/tips',
+    'link_title' => 'Compose tips',
+    'options' => array(
+      'identifier' => 'navigation_compose-tips:filter/tips',
+    ),
+    'module' => 'system',
+    'hidden' => 1,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -47,
+    'customized' => 1,
+  );
+  // Exported menu link: navigation_import:biblio/import
+  $menu_links['navigation_import:biblio/import'] = array(
+    'menu_name' => 'navigation',
+    'link_path' => 'biblio/import',
+    'router_path' => 'biblio/import',
+    'link_title' => 'Import',
+    'options' => array(
+      'identifier' => 'navigation_import:biblio/import',
+    ),
+    'module' => 'system',
+    'hidden' => 1,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 10,
+    'customized' => 1,
+    'parent_identifier' => 'navigation_:biblio',
+  );
+  // Exported menu link: navigation_keywords:biblio/keywords
+  $menu_links['navigation_keywords:biblio/keywords'] = array(
+    'menu_name' => 'navigation',
+    'link_path' => 'biblio/keywords',
+    'router_path' => 'biblio/keywords',
+    'link_title' => 'Keywords',
+    'options' => array(
+      'identifier' => 'navigation_keywords:biblio/keywords',
+    ),
+    'module' => 'system',
+    'hidden' => 1,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 2,
+    'customized' => 1,
+    'parent_identifier' => 'navigation_:biblio',
+  );
+  // Exported menu link: navigation_static-page:node/add/page
+  $menu_links['navigation_static-page:node/add/page'] = array(
+    'menu_name' => 'navigation',
+    'link_path' => 'node/add/page',
+    'router_path' => 'node/add/page',
+    'link_title' => 'static page',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'a static page used for contacts, about us, welcome page, etc.',
+      ),
+      'identifier' => 'navigation_static-page:node/add/page',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 0,
+    'parent_identifier' => 'navigation_add-content:node/add',
+  );
+  // Exported menu link: navigation_static-page:node/add/static-page
+  $menu_links['navigation_static-page:node/add/static-page'] = array(
+    'menu_name' => 'navigation',
+    'link_path' => 'node/add/static-page',
+    'router_path' => 'node/add',
+    'link_title' => 'static page',
+    'options' => array(
+      'attributes' => array(
+        'title' => 'a static page used for contacts, about us, welcome page, etc.',
+      ),
+      'identifier' => 'navigation_static-page:node/add/static-page',
+    ),
+    'module' => 'system',
+    'hidden' => 1,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 0,
+    'customized' => 1,
+    'parent_identifier' => 'navigation_add-content:node/add',
+  );
+  // Exported menu link: user-menu_log-out:user/logout
+  $menu_links['user-menu_log-out:user/logout'] = array(
+    'menu_name' => 'user-menu',
+    'link_path' => 'user/logout',
+    'router_path' => 'user/logout',
+    'link_title' => 'Log out',
+    'options' => array(
+      'identifier' => 'user-menu_log-out:user/logout',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => 10,
+    'customized' => 0,
+  );
+  // Exported menu link: user-menu_user-account:user
+  $menu_links['user-menu_user-account:user'] = array(
+    'menu_name' => 'user-menu',
+    'link_path' => 'user',
+    'router_path' => 'user',
+    'link_title' => 'User account',
+    'options' => array(
+      'alter' => TRUE,
+      'identifier' => 'user-menu_user-account:user',
+    ),
+    'module' => 'system',
+    'hidden' => 0,
+    'external' => 0,
+    'has_children' => 0,
+    'expanded' => 0,
+    'weight' => -10,
+    'customized' => 0,
+  );
+  // Translatables
+  // Included for use with string extractors like potx.
+  t('About');
+  t('Account settings');
+  t('Actions');
+  t('Add Resource or Experiment');
+  t('Add content');
+  t('Administration');
+  t('Administration menu');
+  t('Appearance');
+  t('Authors');
+  t('Available updates');
+  t('Biblio settings');
+  t('Blocks');
+  t('Clean URLs');
+  t('Compose tips');
+  t('Configuration');
+  t('Content');
+  t('Content authoring');
+  t('Content types');
+  t('Cron');
+  t('Datasets');
+  t('Date and time');
+  t('Development');
+  t('Disqus');
+  t('Experiments');
+  t('Features');
+  t('Field dependencies');
+  t('Field list');
+  t('File system');
+  t('Home');
+  t('IP address blocking');
+  t('Image styles');
+  t('Image toolkit');
+  t('Import');
+  t('Keywords');
+  t('Log out');
+  t('Logging and errors');
+  t('Main menu');
+  t('Maintenance mode');
+  t('Management');
+  t('Media');
+  t('Menus');
+  t('Module filter');
+  t('Modules');
+  t('Navigation');
+  t('Path Breadcrumbs');
+  t('People');
+  t('Performance');
+  t('Publications');
+  t('RSS publishing');
+  t('Recent log messages');
+  t('Regional and language');
+  t('Regional settings');
+  t('Reports');
+  t('Search and metadata');
+  t('Site information');
+  t('Software');
+  t('Status report');
+  t('Structure');
+  t('System');
+  t('Taxonomy');
+  t('Testing 2.x');
+  t('Text formats');
+  t('Top \'access denied\' errors');
+  t('Top \'page not found\' errors');
+  t('URL aliases');
+  t('User account');
+  t('User interface');
+  t('User menu');
+  t('Views');
+  t('Views plugins');
+  t('Web services');
+  t('Workflow');
+  t('Wysiwyg profiles');
+  t('static page');
+
+
+  return $menu_links;
+}