123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495 |
- <?php
- /**
- * @file
- * materio_administration.features.menu_links.inc
- */
- /**
- * Implements hook_menu_default_menu_links().
- */
- function materio_administration_menu_default_menu_links() {
- $menu_links = array();
- // Exported menu link: navigation_add-user:admin/people/create
- $menu_links['navigation_add-user:admin/people/create'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/people/create',
- 'router_path' => 'admin/people/create',
- 'link_title' => 'Add user',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_add-user:admin/people/create',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -45,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_adhsions:node/11186/webform-results
- $menu_links['navigation_adhsions:node/11186/webform-results'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/11186/webform-results',
- 'router_path' => 'node/%/webform-results',
- 'link_title' => 'Adhésions',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_adhsions:node/11186/webform-results',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -50,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_company:admin/structure/taxonomy_manager/voc/company
- $menu_links['navigation_company:admin/structure/taxonomy_manager/voc/company'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/structure/taxonomy_manager/voc/company',
- 'router_path' => 'admin/structure',
- 'link_title' => 'Company',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_company:admin/structure/taxonomy_manager/voc/company',
- ),
- 'module' => 'menu',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 9,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_taxonomy-manager:admin/structure/taxonomy_manager/voc',
- );
- // 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' => -43,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_customers:http://www.materio.com/fr/admin/store/customers
- $menu_links['navigation_customers:http://www.materio.com/fr/admin/store/customers'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'http://www.materio.com/fr/admin/store/customers',
- 'router_path' => '',
- 'link_title' => 'customers',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_customers:http://www.materio.com/fr/admin/store/customers',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 1,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 1,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_store:http://www.materio.com/fr/admin/store',
- );
- // Exported menu link: navigation_feedback:admin/reports/feedback
- $menu_links['navigation_feedback:admin/reports/feedback'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/reports/feedback',
- 'router_path' => 'admin/reports/feedback',
- 'link_title' => 'Feedback',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_feedback:admin/reports/feedback',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -47,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_formulaires-dadhsion:http://www.materio.com/fr/node/11186/webform-results
- $menu_links['navigation_formulaires-dadhsion:http://www.materio.com/fr/node/11186/webform-results'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'http://www.materio.com/fr/node/11186/webform-results',
- 'router_path' => '',
- 'link_title' => 'Formulaires d\'adhésion',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_formulaires-dadhsion:http://www.materio.com/fr/node/11186/webform-results',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 1,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -49,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_frequently-asked-questions:faq-page
- $menu_links['navigation_frequently-asked-questions:faq-page'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'faq-page',
- 'router_path' => 'faq-page',
- 'link_title' => 'Frequently Asked Questions',
- 'options' => array(
- 'identifier' => 'navigation_frequently-asked-questions:faq-page',
- ),
- 'module' => 'system',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -40,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_ip-address-tracking:admin/reports/ip_tracking
- $menu_links['navigation_ip-address-tracking:admin/reports/ip_tracking'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/reports/ip_tracking',
- 'router_path' => 'admin/reports/ip_tracking',
- 'link_title' => 'IP address tracking',
- 'options' => array(
- 'attributes' => array(
- 'title' => 'View IP addresses and the users associated with them.',
- ),
- 'identifier' => 'navigation_ip-address-tracking:admin/reports/ip_tracking',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -38,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_mandrill:admin/reports/mandrill
- $menu_links['navigation_mandrill:admin/reports/mandrill'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/reports/mandrill',
- 'router_path' => 'admin/reports/mandrill',
- 'link_title' => 'Mandrill',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_mandrill:admin/reports/mandrill',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -37,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_my-sessions:mysessions
- $menu_links['navigation_my-sessions:mysessions'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'mysessions',
- 'router_path' => 'mysessions',
- 'link_title' => 'My sessions',
- 'options' => array(
- 'identifier' => 'navigation_my-sessions:mysessions',
- ),
- 'module' => 'system',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -42,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_node-export-import:node/add/node_export
- $menu_links['navigation_node-export-import:node/add/node_export'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/node_export',
- 'router_path' => 'node/add/node_export',
- 'link_title' => 'Node export: import',
- 'options' => array(
- 'attributes' => array(
- 'title' => 'Import content using <em>Node export</em>.',
- ),
- 'identifier' => 'navigation_node-export-import:node/add/node_export',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -44,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_add-content:node/add',
- );
- // Exported menu link: navigation_onthologie:admin/structure/taxonomy_manager/voc/onthologie
- $menu_links['navigation_onthologie:admin/structure/taxonomy_manager/voc/onthologie'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/structure/taxonomy_manager/voc/onthologie',
- 'router_path' => 'admin/structure',
- 'link_title' => 'Onthologie',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_onthologie:admin/structure/taxonomy_manager/voc/onthologie',
- ),
- 'module' => 'menu',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_taxonomy-manager:admin/structure/taxonomy_manager/voc',
- );
- // Exported menu link: navigation_orders:admin/store/orders/view
- $menu_links['navigation_orders:admin/store/orders/view'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/store/orders/view',
- 'router_path' => 'admin/store/orders/view',
- 'link_title' => 'Orders',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_orders:admin/store/orders/view',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_store:http://www.materio.com/fr/admin/store',
- );
- // Exported menu link: navigation_reports:admin/store/reports
- $menu_links['navigation_reports:admin/store/reports'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/store/reports',
- 'router_path' => 'admin/store/reports',
- 'link_title' => 'Reports',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_reports:admin/store/reports',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 2,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_store:http://www.materio.com/fr/admin/store',
- );
- // Exported menu link: navigation_shopping-cart:cart
- $menu_links['navigation_shopping-cart:cart'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'cart',
- 'router_path' => 'cart',
- 'link_title' => 'Shopping cart',
- 'options' => array(
- 'attributes' => array(
- 'title' => 'View/modify the contents of your shopping cart or proceed to checkout.',
- ),
- 'identifier' => 'navigation_shopping-cart:cart',
- ),
- 'module' => 'system',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -41,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_store:http://www.materio.com/fr/admin/store
- $menu_links['navigation_store:http://www.materio.com/fr/admin/store'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'http://www.materio.com/fr/admin/store',
- 'router_path' => '',
- 'link_title' => 'Store',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_store:http://www.materio.com/fr/admin/store',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 1,
- 'has_children' => 1,
- 'expanded' => 0,
- 'weight' => -36,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_subscriptions-newsletter:admin/people/simplenews
- $menu_links['navigation_subscriptions-newsletter:admin/people/simplenews'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/people/simplenews',
- 'router_path' => 'admin/people/simplenews',
- 'link_title' => 'Subscriptions newsletter',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_subscriptions-newsletter:admin/people/simplenews',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -48,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_tag-libres:admin/structure/taxonomy_manager/voc/tag_libres
- $menu_links['navigation_tag-libres:admin/structure/taxonomy_manager/voc/tag_libres'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/structure/taxonomy_manager/voc/tag_libres',
- 'router_path' => 'admin/structure',
- 'link_title' => 'Tag Libres',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_tag-libres:admin/structure/taxonomy_manager/voc/tag_libres',
- ),
- 'module' => 'menu',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 8,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_taxonomy-manager:admin/structure/taxonomy_manager/voc',
- );
- // Exported menu link: navigation_user-account:user
- $menu_links['navigation_user-account:user'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'user',
- 'router_path' => 'user',
- 'link_title' => 'User account',
- 'options' => array(
- 'alter' => TRUE,
- 'attributes' => array(),
- 'identifier' => 'navigation_user-account:user',
- ),
- 'module' => 'system',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -50,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_users:admin/people
- $menu_links['navigation_users:admin/people'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/people',
- 'router_path' => 'admin/people',
- 'link_title' => 'Users',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_users:admin/people',
- ),
- 'module' => 'menu',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -39,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_users:admin/users
- $menu_links['navigation_users:admin/users'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/users',
- 'router_path' => 'admin/users',
- 'link_title' => 'Users',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_users:admin/users',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 1,
- 'expanded' => 0,
- 'weight' => -44,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Translatables
- // Included for use with string extractors like potx.
- t('Add user');
- t('Adhésions');
- t('Company');
- t('Compose tips');
- t('Feedback');
- t('Formulaires d\'adhésion');
- t('Frequently Asked Questions');
- t('IP address tracking');
- t('Mandrill');
- t('My sessions');
- t('Node export: import');
- t('Onthologie');
- t('Orders');
- t('Reports');
- t('Shopping cart');
- t('Store');
- t('Subscriptions newsletter');
- t('Tag Libres');
- t('User account');
- t('Users');
- t('customers');
- return $menu_links;
- }
|