1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120 |
- <?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_:node/%
- $menu_links['navigation_:node/%'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/%',
- 'router_path' => 'node/%',
- 'link_title' => '',
- 'options' => array(
- 'identifier' => 'navigation_:node/%',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 0,
- 'language' => 'und',
- 'menu_links_customized' => 0,
- );
- // 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' => 0,
- 'external' => 0,
- 'has_children' => 1,
- 'expanded' => 0,
- 'weight' => -46,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_content:admin/content/materiaux',
- );
- // 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(
- 'title' => '',
- ),
- '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(
- 'title' => '',
- ),
- '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_ajouter-un-tag-libre:http://dev.materio.com/fr/admin/structure/taxonomy/tag_libres/add
- $menu_links['navigation_ajouter-un-tag-libre:http://dev.materio.com/fr/admin/structure/taxonomy/tag_libres/add'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'http://dev.materio.com/fr/admin/structure/taxonomy/tag_libres/add',
- 'router_path' => '',
- 'link_title' => 'Ajouter un tag libre',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_ajouter-un-tag-libre:http://dev.materio.com/fr/admin/structure/taxonomy/tag_libres/add',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 1,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_taxonomy:admin/structure/taxonomy_manager/voc',
- );
- // Exported menu link: navigation_breve:node/add/breve
- $menu_links['navigation_breve:node/add/breve'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/breve',
- 'router_path' => 'node/add/breve',
- 'link_title' => 'Breve',
- 'options' => array(
- 'identifier' => 'navigation_breve:node/add/breve',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -50,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
- );
- // Exported menu link: navigation_companies:admin/content/companies
- $menu_links['navigation_companies:admin/content/companies'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/content/companies',
- 'router_path' => 'admin/content/companies',
- 'link_title' => 'Companies',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_companies:admin/content/companies',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -49,
- 'customized' => 0,
- 'language' => 'und',
- 'menu_links_customized' => 0,
- 'parent_identifier' => 'navigation_content:admin/content/materiaux',
- );
- // 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/taxonomy_manager/voc/%',
- 'link_title' => 'Company',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_company:admin/structure/taxonomy_manager/voc/company',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 9,
- 'customized' => 0,
- 'language' => 'und',
- 'menu_links_customized' => 0,
- 'parent_identifier' => 'navigation_taxonomy:admin/structure/taxonomy_manager/voc',
- );
- // Exported menu link: navigation_company:node/add/company
- $menu_links['navigation_company:node/add/company'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/company',
- 'router_path' => 'node/add/company',
- 'link_title' => 'Company',
- 'options' => array(
- 'identifier' => 'navigation_company:node/add/company',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -49,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
- );
- // 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_content-types:admin/config/regional/translate/table/nodetype
- $menu_links['navigation_content-types:admin/config/regional/translate/table/nodetype'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/config/regional/translate/table/nodetype',
- 'router_path' => 'admin/config/regional/translate/table/nodetype',
- 'link_title' => 'Content types',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_content-types:admin/config/regional/translate/table/nodetype',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -48,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_translation:admin/config/regional/translate/table',
- );
- // 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(
- 'title' => '',
- ),
- '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_didactique:node/add/didactique
- $menu_links['navigation_didactique:node/add/didactique'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/didactique',
- 'router_path' => 'node/add/didactique',
- 'link_title' => 'Didactique',
- 'options' => array(
- 'attributes' => array(
- 'title' => 'Nœud didacticiel',
- ),
- 'identifier' => 'navigation_didactique:node/add/didactique',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -48,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
- );
- // Exported menu link: navigation_faq:node/add/faq
- $menu_links['navigation_faq:node/add/faq'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/faq',
- 'router_path' => 'node/add/faq',
- 'link_title' => 'FAQ',
- 'options' => array(
- 'attributes' => array(
- 'title' => 'A frequently asked question and its answer.',
- ),
- 'identifier' => 'navigation_faq:node/add/faq',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -47,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
- );
- // 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(
- 'title' => '',
- ),
- '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(
- 'title' => '',
- ),
- '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_log-out:user/logout
- $menu_links['navigation_log-out:user/logout'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'user/logout',
- 'router_path' => 'user/logout',
- 'link_title' => 'Log out',
- 'options' => array(
- 'alter' => TRUE,
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_log-out:user/logout',
- ),
- 'module' => 'system',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 10,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_mon-compte:user',
- );
- // Exported menu link: navigation_looping-embed-video:node/add/looping-embed-video
- $menu_links['navigation_looping-embed-video:node/add/looping-embed-video'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/looping-embed-video',
- 'router_path' => 'node/add/looping-embed-video',
- 'link_title' => 'looping embed video',
- 'options' => array(
- 'identifier' => 'navigation_looping-embed-video:node/add/looping-embed-video',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 0,
- 'language' => 'und',
- 'menu_links_customized' => 0,
- 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
- );
- // 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(
- 'title' => '',
- ),
- 'identifier' => 'navigation_mandrill:admin/reports/mandrill',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_materiau:node/add/materiau
- $menu_links['navigation_materiau:node/add/materiau'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/materiau',
- 'router_path' => 'node/add/materiau',
- 'link_title' => 'Materiau',
- 'options' => array(
- 'identifier' => 'navigation_materiau:node/add/materiau',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -45,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
- );
- // Exported menu link: navigation_materio-newsletter:node/add/simplenews/6274
- $menu_links['navigation_materio-newsletter:node/add/simplenews/6274'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/simplenews/6274',
- 'router_path' => 'node/add/simplenews/6274',
- 'link_title' => 'materiO’ newsletter',
- 'options' => array(
- 'identifier' => 'navigation_materio-newsletter:node/add/simplenews/6274',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 0,
- 'language' => 'und',
- 'menu_links_customized' => 0,
- 'parent_identifier' => 'navigation_simplenews-newsletter:node/add/simplenews',
- );
- // Exported menu link: navigation_menus:admin/config/regional/translate/table/menu
- $menu_links['navigation_menus:admin/config/regional/translate/table/menu'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/config/regional/translate/table/menu',
- 'router_path' => 'admin/config/regional/translate/table/menu',
- 'link_title' => 'Menus',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_menus:admin/config/regional/translate/table/menu',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -47,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_translation:admin/config/regional/translate/table',
- );
- // 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_newletters:admin/content/simplenews
- $menu_links['navigation_newletters:admin/content/simplenews'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/content/simplenews',
- 'router_path' => 'admin/content/simplenews',
- 'link_title' => 'Newletters',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_newletters:admin/content/simplenews',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -47,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_content:admin/content/materiaux',
- );
- // 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_ajouter-du-contenu: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/taxonomy_manager/voc/%',
- 'link_title' => 'Onthologie',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_onthologie:admin/structure/taxonomy_manager/voc/onthologie',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 0,
- 'language' => 'und',
- 'menu_links_customized' => 0,
- 'parent_identifier' => 'navigation_taxonomy: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(
- 'title' => '',
- ),
- '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_page:node/add/page
- $menu_links['navigation_page:node/add/page'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/page',
- 'router_path' => 'node/add/page',
- 'link_title' => 'Page',
- 'options' => array(
- 'attributes' => array(
- 'title' => 'Use this content type to add static pages like "about" "contact" etc',
- ),
- 'identifier' => 'navigation_page:node/add/page',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -43,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
- );
- // Exported menu link: navigation_pages--didactique--faq:admin/content/pages
- $menu_links['navigation_pages--didactique--faq:admin/content/pages'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/content/pages',
- 'router_path' => 'admin/content/pages',
- 'link_title' => 'Pages / didactique / faq',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_pages--didactique--faq:admin/content/pages',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -48,
- 'customized' => 0,
- 'language' => 'und',
- 'menu_links_customized' => 0,
- 'parent_identifier' => 'navigation_content:admin/content/materiaux',
- );
- // Exported menu link: navigation_panneau:node/add/panel
- $menu_links['navigation_panneau:node/add/panel'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/panel',
- 'router_path' => 'node/add/panel',
- 'link_title' => 'Panneau',
- 'options' => array(
- 'attributes' => array(
- 'title' => 'Une mise en forme de panel divisée en lignes et colonnes.',
- ),
- 'identifier' => 'navigation_panneau:node/add/panel',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -42,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
- );
- // Exported menu link: navigation_produit:node/add/product
- $menu_links['navigation_produit:node/add/product'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/product',
- 'router_path' => 'node/add/product',
- 'link_title' => 'Produit',
- 'options' => array(
- 'attributes' => array(
- 'title' => 'Utiliser les <em>produits</em> pour représenter les articles en vente sur le site web, incluant toute l\'information unique qui peut être attribuée à un numéro de modèle spécifique.',
- ),
- 'identifier' => 'navigation_produit:node/add/product',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -41,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
- );
- // 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(
- 'title' => '',
- ),
- '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_simplenews-newsletter:node/add/simplenews
- $menu_links['navigation_simplenews-newsletter:node/add/simplenews'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/simplenews',
- 'router_path' => 'node/add/simplenews',
- 'link_title' => 'Simplenews newsletter',
- 'options' => array(
- 'attributes' => array(
- 'title' => 'A newsletter issue to be sent to subscribed email addresses.',
- ),
- 'identifier' => 'navigation_simplenews-newsletter:node/add/simplenews',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 1,
- 'expanded' => 0,
- 'weight' => -40,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
- );
- // 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(
- 'title' => '',
- ),
- 'identifier' => 'navigation_store:http://www.materio.com/fr/admin/store',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 1,
- 'has_children' => 1,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_strings-search:admin/config/regional/translate/translate
- $menu_links['navigation_strings-search:admin/config/regional/translate/translate'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/config/regional/translate/translate',
- 'router_path' => 'admin/config/regional/translate/translate',
- 'link_title' => 'Strings search',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_strings-search:admin/config/regional/translate/translate',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -45,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_translation:admin/config/regional/translate/table',
- );
- // 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(
- 'title' => '',
- ),
- '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/taxonomy_manager/voc/%',
- 'link_title' => 'Tag Libres',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_tag-libres:admin/structure/taxonomy_manager/voc/tag_libres',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 8,
- 'customized' => 0,
- 'language' => 'und',
- 'menu_links_customized' => 0,
- 'parent_identifier' => 'navigation_taxonomy:admin/structure/taxonomy_manager/voc',
- );
- // Exported menu link: navigation_taxonomy:admin/config/regional/translate/table/taxonomy
- $menu_links['navigation_taxonomy:admin/config/regional/translate/table/taxonomy'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/config/regional/translate/table/taxonomy',
- 'router_path' => 'admin/config/regional/translate/table/taxonomy',
- 'link_title' => 'Taxonomy',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_taxonomy:admin/config/regional/translate/table/taxonomy',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -46,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_translation:admin/config/regional/translate/table',
- );
- // Exported menu link: navigation_taxonomy:admin/structure/taxonomy_manager/voc
- $menu_links['navigation_taxonomy:admin/structure/taxonomy_manager/voc'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/structure/taxonomy_manager/voc',
- 'router_path' => 'admin/structure/taxonomy_manager/voc',
- 'link_title' => 'Taxonomy',
- 'options' => array(
- 'attributes' => array(
- 'title' => '',
- ),
- 'identifier' => 'navigation_taxonomy:admin/structure/taxonomy_manager/voc',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 1,
- 'expanded' => 0,
- 'weight' => -47,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_test:node/add/simplenews/6585
- $menu_links['navigation_test:node/add/simplenews/6585'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/simplenews/6585',
- 'router_path' => 'node/add/simplenews/6585',
- 'link_title' => 'test',
- 'options' => array(
- 'identifier' => 'navigation_test:node/add/simplenews/6585',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 0,
- 'language' => 'und',
- 'menu_links_customized' => 0,
- 'parent_identifier' => 'navigation_simplenews-newsletter:node/add/simplenews',
- );
- // 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(
- 'title' => '',
- ),
- '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(
- 'title' => '',
- ),
- '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(
- 'title' => '',
- ),
- '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,
- );
- // Exported menu link: navigation_webform:node/add/webform
- $menu_links['navigation_webform:node/add/webform'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/webform',
- 'router_path' => 'node/add/webform',
- 'link_title' => 'Webform',
- 'options' => array(
- 'attributes' => array(
- 'title' => 'Create a new form or questionnaire accessible to users. Submission results and statistics are recorded and accessible to privileged users.',
- ),
- 'identifier' => 'navigation_webform:node/add/webform',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -39,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
- );
- // Exported menu link: navigation_ze-daily-materio039:node/add/simplenews/6374
- $menu_links['navigation_ze-daily-materio039:node/add/simplenews/6374'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/simplenews/6374',
- 'router_path' => 'node/add/simplenews/6374',
- 'link_title' => 'Ze Daily materiO'',
- 'options' => array(
- 'identifier' => 'navigation_ze-daily-materio039:node/add/simplenews/6374',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 0,
- 'language' => 'und',
- 'menu_links_customized' => 0,
- 'parent_identifier' => 'navigation_simplenews-newsletter:node/add/simplenews',
- );
- // Translatables
- // Included for use with string extractors like potx.
- t('Add content');
- t('Add user');
- t('Adhésions');
- t('Ajouter un tag libre');
- t('Breve');
- t('Companies');
- t('Company');
- t('Compose tips');
- t('Content types');
- t('Didactique');
- t('FAQ');
- t('Feedback');
- t('Formulaires d\'adhésion');
- t('Frequently Asked Questions');
- t('IP address tracking');
- t('Log out');
- t('Mandrill');
- t('Materiau');
- t('Menus');
- t('My sessions');
- t('Newletters');
- t('Node export: import');
- t('Onthologie');
- t('Orders');
- t('Page');
- t('Pages / didactique / faq');
- t('Panneau');
- t('Produit');
- t('Reports');
- t('Shopping cart');
- t('Simplenews newsletter');
- t('Store');
- t('Strings search');
- t('Subscriptions newsletter');
- t('Tag Libres');
- t('Taxonomy');
- t('User account');
- t('Users');
- t('Webform');
- t('Ze Daily materiO'');
- t('customers');
- t('looping embed video');
- t('materiO’ newsletter');
- t('test');
- return $menu_links;
- }
|