| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650 | 
							- <?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:admin/config/regional/translate/table
 
-   $menu_links['navigation:admin/config/regional/translate/table'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'admin/config/regional/translate/table',
 
-     'router_path' => 'admin/config/regional/translate/table',
 
-     'link_title' => 'Translation',
 
-     'options' => array(
 
-       'attributes' => array(
 
-         'title' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '1',
 
-     'expanded' => '0',
 
-     'weight' => '-42',
 
-   );
 
-   // Exported menu link: navigation:admin/config/regional/translate/table/menu
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '-48',
 
-     'parent_path' => 'admin/config/regional/translate/table',
 
-   );
 
-   // Exported menu link: navigation:admin/config/regional/translate/table/nodetype
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '-49',
 
-     'parent_path' => 'admin/config/regional/translate/table',
 
-   );
 
-   // Exported menu link: navigation:admin/config/regional/translate/table/taxonomy
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '-47',
 
-     'parent_path' => 'admin/config/regional/translate/table',
 
-   );
 
-   // Exported menu link: navigation:admin/config/regional/translate/translate
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'admin/config/regional/translate/table',
 
-   );
 
-   // Exported menu link: navigation:admin/content/companies
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '-49',
 
-     'parent_path' => 'admin/content/materiaux',
 
-   );
 
-   // Exported menu link: navigation:admin/content/materiaux
 
-   $menu_links['navigation:admin/content/materiaux'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'admin/content/materiaux',
 
-     'router_path' => 'admin/content/materiaux',
 
-     'link_title' => 'Content',
 
-     'options' => array(
 
-       'attributes' => array(
 
-         'title' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '1',
 
-     'expanded' => '0',
 
-     'weight' => '-48',
 
-   );
 
-   // Exported menu link: navigation:admin/content/medias
 
-   $menu_links['navigation:admin/content/medias'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'admin/content/medias',
 
-     'router_path' => 'admin/content',
 
-     'link_title' => 'Media',
 
-     'options' => array(
 
-       'attributes' => array(
 
-         'title' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '1',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '-45',
 
-   );
 
-   // Exported menu link: navigation:admin/content/pages
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '-48',
 
-     'parent_path' => 'admin/content/materiaux',
 
-   );
 
-   // Exported menu link: navigation:admin/dashboard
 
-   $menu_links['navigation:admin/dashboard'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'admin/dashboard',
 
-     'router_path' => 'admin',
 
-     'link_title' => 'dashboard',
 
-     'options' => array(
 
-       'attributes' => array(
 
-         'title' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '1',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '-49',
 
-   );
 
-   // Exported menu link: navigation:admin/people
 
-   $menu_links['navigation:admin/people'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'admin/people',
 
-     'router_path' => 'admin/people',
 
-     'link_title' => 'Users',
 
-     'options' => array(
 
-       'attributes' => array(
 
-         'title' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '1',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '-46',
 
-   );
 
-   // Exported menu link: navigation:admin/people/create
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'admin/users',
 
-   );
 
-   // Exported menu link: navigation:admin/reports/feedback
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '-39',
 
-   );
 
-   // Exported menu link: navigation:admin/structure/taxonomy_manager/voc
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '1',
 
-     'expanded' => '0',
 
-     'weight' => '-47',
 
-   );
 
-   // Exported menu link: navigation:admin/structure/taxonomy_manager/voc/company
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '9',
 
-     'parent_path' => 'admin/structure/taxonomy_manager/voc',
 
-   );
 
-   // Exported menu link: navigation:admin/structure/taxonomy_manager/voc/onthologie
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'admin/structure/taxonomy_manager/voc',
 
-   );
 
-   // Exported menu link: navigation:admin/structure/taxonomy_manager/voc/tag_libres
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '8',
 
-     'parent_path' => 'admin/structure/taxonomy_manager/voc',
 
-   );
 
-   // Exported menu link: navigation:admin/users
 
-   $menu_links['navigation:admin/users'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'admin/users',
 
-     'router_path' => 'admin/users',
 
-     'link_title' => 'Peoples',
 
-     'options' => array(),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '1',
 
-     'expanded' => '0',
 
-     'weight' => '6',
 
-   );
 
-   // Exported menu link: navigation:cart
 
-   $menu_links['navigation: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.',
 
-       ),
 
-     ),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-   );
 
-   // Exported menu link: navigation:filter/tips
 
-   $menu_links['navigation:filter/tips'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'filter/tips',
 
-     'router_path' => 'filter/tips',
 
-     'link_title' => 'Compose tips',
 
-     'options' => array(),
 
-     'module' => 'system',
 
-     'hidden' => '1',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-   );
 
-   // Exported menu link: navigation:materio_search_api_ajax/actuality
 
-   $menu_links['navigation:materio_search_api_ajax/actuality'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'materio_search_api_ajax/actuality',
 
-     'router_path' => 'materio_search_api_ajax/actuality',
 
-     'link_title' => '',
 
-     'options' => array(),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '-41',
 
-   );
 
-   // Exported menu link: navigation:mysessions
 
-   $menu_links['navigation:mysessions'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'mysessions',
 
-     'router_path' => 'mysessions',
 
-     'link_title' => 'My sessions',
 
-     'options' => array(),
 
-     'module' => 'system',
 
-     'hidden' => '1',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-   );
 
-   // Exported menu link: navigation:node/11186/webform-results
 
-   $menu_links['navigation: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' => '',
 
-       ),
 
-     ),
 
-     'module' => 'menu',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '-40',
 
-   );
 
-   // Exported menu link: navigation:node/add
 
-   $menu_links['navigation:node/add'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'node/add',
 
-     'router_path' => 'node/add',
 
-     'link_title' => 'Add content',
 
-     'options' => array(),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '1',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'admin/content/materiaux',
 
-   );
 
-   // Exported menu link: navigation:node/add/breve
 
-   $menu_links['navigation:node/add/breve'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'node/add/breve',
 
-     'router_path' => 'node/add/breve',
 
-     'link_title' => 'Breve',
 
-     'options' => array(),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'node/add',
 
-   );
 
-   // Exported menu link: navigation:node/add/company
 
-   $menu_links['navigation:node/add/company'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'node/add/company',
 
-     'router_path' => 'node/add/company',
 
-     'link_title' => 'Company',
 
-     'options' => array(),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'node/add',
 
-   );
 
-   // Exported menu link: navigation:node/add/didactique
 
-   $menu_links['navigation: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',
 
-       ),
 
-     ),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'node/add',
 
-   );
 
-   // Exported menu link: navigation:node/add/faq
 
-   $menu_links['navigation: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.',
 
-       ),
 
-     ),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'node/add',
 
-   );
 
-   // Exported menu link: navigation:node/add/materiau
 
-   $menu_links['navigation:node/add/materiau'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'node/add/materiau',
 
-     'router_path' => 'node/add/materiau',
 
-     'link_title' => 'Materiau',
 
-     'options' => array(),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'node/add',
 
-   );
 
-   // Exported menu link: navigation:node/add/node_export
 
-   $menu_links['navigation: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>.',
 
-       ),
 
-     ),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'node/add',
 
-   );
 
-   // Exported menu link: navigation:node/add/page
 
-   $menu_links['navigation: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',
 
-       ),
 
-     ),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'node/add',
 
-   );
 
-   // Exported menu link: navigation:node/add/panel
 
-   $menu_links['navigation:node/add/panel'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'node/add/panel',
 
-     'router_path' => 'node/add/panel',
 
-     'link_title' => 'Panel',
 
-     'options' => array(
 
-       'attributes' => array(
 
-         'title' => 'A panel layout broken up into rows and columns.',
 
-       ),
 
-     ),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'node/add',
 
-   );
 
-   // Exported menu link: navigation:node/add/product
 
-   $menu_links['navigation:node/add/product'] = array(
 
-     'menu_name' => 'navigation',
 
-     'link_path' => 'node/add/product',
 
-     'router_path' => 'node/add/product',
 
-     'link_title' => 'Product',
 
-     'options' => array(
 
-       'attributes' => array(
 
-         'title' => 'Use <em>products</em> to represent items for sale on the website, including all the unique information that can be attributed to a specific model number.',
 
-       ),
 
-     ),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'node/add',
 
-   );
 
-   // Exported menu link: navigation:node/add/webform
 
-   $menu_links['navigation: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.',
 
-       ),
 
-     ),
 
-     'module' => 'system',
 
-     'hidden' => '0',
 
-     'external' => '0',
 
-     'has_children' => '0',
 
-     'expanded' => '0',
 
-     'weight' => '0',
 
-     'parent_path' => 'node/add',
 
-   );
 
-   // Translatables
 
-   // Included for use with string extractors like potx.
 
-   t('Add content');
 
-   t('Add user');
 
-   t('Adhésions');
 
-   t('Breve');
 
-   t('Companies');
 
-   t('Company');
 
-   t('Compose tips');
 
-   t('Content');
 
-   t('Content types');
 
-   t('Didactique');
 
-   t('FAQ');
 
-   t('Feedback');
 
-   t('Materiau');
 
-   t('Media');
 
-   t('Menus');
 
-   t('My sessions');
 
-   t('Node export: import');
 
-   t('Onthologie');
 
-   t('Page');
 
-   t('Pages / didactique / faq');
 
-   t('Panel');
 
-   t('Peoples');
 
-   t('Product');
 
-   t('Shopping cart');
 
-   t('Strings search');
 
-   t('Tag Libres');
 
-   t('Taxonomy');
 
-   t('Translation');
 
-   t('Users');
 
-   t('Webform');
 
-   t('dashboard');
 
-   return $menu_links;
 
- }
 
 
  |