12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565 |
- <?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_: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(
- 'identifier' => 'navigation_:materio_search_api_ajax/actuality',
- ),
- 'module' => 'system',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -33,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_:user/%/flags/lists.
- $menu_links['navigation_:user/%/flags/lists'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'user/%/flags/lists',
- 'router_path' => 'user/%/flags/lists',
- 'link_title' => '',
- 'options' => array(
- 'identifier' => 'navigation_:user/%/flags/lists',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 1,
- 'expanded' => 0,
- 'weight' => 0,
- 'customized' => 0,
- 'language' => 'und',
- 'menu_links_customized' => 0,
- 'parent_identifier' => 'navigation_my-account:user/%',
- );
- // 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' => -45,
- '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(),
- 'identifier' => 'navigation_add-user:admin/people/create',
- ),
- '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_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' => -47,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_ajouter-un-tag-libre:admin/structure/taxonomy/tag_libres/add.
- $menu_links['navigation_ajouter-un-tag-libre:admin/structure/taxonomy/tag_libres/add'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/structure/taxonomy/tag_libres/add',
- 'router_path' => 'admin/structure/taxonomy/%/add',
- 'link_title' => 'Ajouter un tag libre',
- 'options' => array(
- 'identifier' => 'navigation_ajouter-un-tag-libre:admin/structure/taxonomy/tag_libres/add',
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- ),
- 'module' => 'menu',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -50,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_tag-libres:admin/structure/taxonomy_manager/voc/tag_libres',
- );
- // 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(),
- 'identifier' => 'navigation_ajouter-un-tag-libre:http://dev.materio.com/fr/admin/structure/taxonomy/tag_libres/add',
- ),
- 'module' => 'menu',
- 'hidden' => 1,
- 'external' => 1,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -50,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_tag-libres:admin/structure/taxonomy_manager/voc/tag_libres',
- );
- // 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_add-content: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(),
- 'identifier' => 'navigation_companies:admin/content/companies',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -48,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- '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',
- '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_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' => -48,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_add-content: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' => 1,
- 'expanded' => 0,
- 'weight' => -41,
- '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(),
- '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/translate',
- );
- // Exported menu link: navigation_customers:admin/store/customers.
- $menu_links['navigation_customers:admin/store/customers'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/store/customers',
- 'router_path' => 'admin/store/customers',
- 'link_title' => 'customers',
- 'options' => array(
- 'identifier' => 'navigation_customers:admin/store/customers',
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -49,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_store:admin/store',
- );
- // 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' => 1,
- 'external' => 1,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -46,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_store: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' => -43,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_add-content:node/add',
- );
- // Exported menu link: navigation_duplicate-mails:admin/users/duplicatemails.
- $menu_links['navigation_duplicate-mails:admin/users/duplicatemails'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/users/duplicatemails',
- 'router_path' => 'admin/users',
- 'link_title' => 'Duplicate mails',
- 'options' => array(
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- 'identifier' => 'navigation_duplicate-mails:admin/users/duplicatemails',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -44,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_duplicates:admin/config/content/remove_duplicates.
- $menu_links['navigation_duplicates:admin/config/content/remove_duplicates'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/config/content/remove_duplicates',
- 'router_path' => 'admin/config/content/remove_duplicates',
- 'link_title' => 'Duplicates',
- 'options' => array(
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- 'identifier' => 'navigation_duplicates:admin/config/content/remove_duplicates',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -44,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_content:admin/content/materiaux',
- );
- // 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' => -42,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_add-content: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',
- 'link_title' => 'Feedback',
- 'options' => array(
- 'identifier' => 'navigation_feedback:admin/reports/feedback',
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- ),
- '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_fields:admin/config/regional/translate/table.
- $menu_links['navigation_fields: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' => 'Fields',
- 'options' => array(
- 'attributes' => array(),
- 'identifier' => 'navigation_fields:admin/config/regional/translate/table',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -49,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_translation:admin/config/regional/translate/translate',
- );
- // 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' => 1,
- 'external' => 1,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -39,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // 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' => -36,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_gratuits:admin/users/gratuits.
- $menu_links['navigation_gratuits:admin/users/gratuits'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/users/gratuits',
- 'router_path' => 'admin/users/gratuits',
- 'link_title' => 'Gratuits',
- 'options' => array(
- 'identifier' => 'navigation_gratuits:admin/users/gratuits',
- ),
- 'module' => 'system',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -39,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_industriels-lite:admin/users/industriels2.
- $menu_links['navigation_industriels-lite:admin/users/industriels2'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/users/industriels2',
- 'router_path' => 'admin/users/industriels2',
- 'link_title' => 'Industriels-lite',
- 'options' => array(
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- 'identifier' => 'navigation_industriels-lite:admin/users/industriels2',
- ),
- 'module' => 'menu',
- 'hidden' => 1,
- '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_industriels:admin/industriels.
- $menu_links['navigation_industriels:admin/industriels'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/industriels',
- 'router_path' => 'admin',
- 'link_title' => 'Industriels',
- 'options' => array(
- 'identifier' => 'navigation_industriels:admin/industriels',
- ),
- 'module' => 'system',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -37,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_industriels:admin/users/industriels.
- $menu_links['navigation_industriels:admin/users/industriels'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/users/industriels',
- 'router_path' => 'admin/users/industriels',
- 'link_title' => 'Industriels',
- 'options' => array(
- 'identifier' => 'navigation_industriels:admin/users/industriels',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- '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_industriels:node/add/simplenews/7856.
- $menu_links['navigation_industriels:node/add/simplenews/7856'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/simplenews/7856',
- 'router_path' => 'node/add/simplenews',
- 'link_title' => 'Industriels',
- 'options' => array(
- 'identifier' => 'navigation_industriels:node/add/simplenews/7856',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -50,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_simplenews-newsletter:node/add/simplenews',
- );
- // 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' => -43,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // 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' => -41,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_add-content: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',
- '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' => -34,
- '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' => -49,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_add-content: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' => -47,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_simplenews-newsletter:node/add/simplenews',
- );
- // Exported menu link: navigation_members:admin/users/members.
- $menu_links['navigation_members:admin/users/members'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/users/members',
- 'router_path' => 'admin/users/members',
- 'link_title' => 'Members',
- 'options' => array(
- 'identifier' => 'navigation_members:admin/users/members',
- ),
- 'module' => 'system',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -41,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // 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(),
- '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/translate',
- );
- // Exported menu link: navigation_merge-duplicates:admin/structure/taxonomy/tag_libres/merge/duplicates.
- $menu_links['navigation_merge-duplicates:admin/structure/taxonomy/tag_libres/merge/duplicates'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/structure/taxonomy/tag_libres/merge/duplicates',
- 'router_path' => 'admin/structure/taxonomy/%/merge/duplicates',
- 'link_title' => 'Merge Duplicates',
- 'options' => array(
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- 'identifier' => 'navigation_merge-duplicates:admin/structure/taxonomy/tag_libres/merge/duplicates',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -48,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_taxonomy:admin/structure/taxonomie/admin-taxo',
- );
- // 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' => -40,
- '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(),
- 'identifier' => 'navigation_newletters:admin/content/simplenews',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -46,
- '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' => -38,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_onthologie:admin/structure/taxonomy/onthologie.
- $menu_links['navigation_onthologie:admin/structure/taxonomy/onthologie'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/structure/taxonomy/onthologie',
- 'router_path' => 'admin/structure/taxonomy/%',
- 'link_title' => 'Onthologie',
- 'options' => array(
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- 'identifier' => 'navigation_onthologie:admin/structure/taxonomy/onthologie',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -50,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_taxonomy:admin/structure/taxonomie/admin-taxo',
- );
- // 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' => -50,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_store: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' => -46,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_add-content: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(),
- 'identifier' => 'navigation_pages--didactique--faq:admin/content/pages',
- ),
- '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_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' => -35,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // 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' => -39,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_add-content:node/add',
- );
- // Exported menu link: navigation_publication:node/add/publication.
- $menu_links['navigation_publication:node/add/publication'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/publication',
- 'router_path' => 'node/add/publication',
- 'link_title' => 'Publication',
- 'options' => array(
- 'identifier' => 'navigation_publication:node/add/publication',
- ),
- 'module' => 'system',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -45,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_add-content: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(),
- 'identifier' => 'navigation_reports:admin/store/reports',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -47,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_store: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' => -37,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- );
- // Exported menu link: navigation_showroom:node/add/showroom.
- $menu_links['navigation_showroom:node/add/showroom'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'node/add/showroom',
- 'router_path' => 'node/add/showroom',
- 'link_title' => 'Showroom',
- 'options' => array(
- 'identifier' => 'navigation_showroom:node/add/showroom',
- ),
- '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_showrooms:admin/content/showrooms.
- $menu_links['navigation_showrooms:admin/content/showrooms'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/content/showrooms',
- 'router_path' => 'admin/content/showrooms',
- 'link_title' => 'Showrooms',
- 'options' => array(
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- 'identifier' => 'navigation_showrooms:admin/content/showrooms',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 1,
- 'weight' => -49,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_content:admin/content/materiaux',
- );
- // 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' => -47,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_add-content:node/add',
- );
- // Exported menu link: navigation_spambot:admin/config/system/spambot.
- $menu_links['navigation_spambot:admin/config/system/spambot'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/config/system/spambot',
- 'router_path' => 'admin/config/system/spambot',
- 'link_title' => 'SpamBot',
- 'options' => array(
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- 'identifier' => 'navigation_spambot:admin/config/system/spambot',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -42,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_store:admin/store.
- $menu_links['navigation_store:admin/store'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/store',
- 'router_path' => 'admin/store',
- 'link_title' => 'Store',
- 'options' => array(
- 'identifier' => 'navigation_store:admin/store',
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 1,
- 'expanded' => 0,
- 'weight' => -45,
- '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(),
- 'identifier' => 'navigation_strings-search:admin/config/regional/translate/translate',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -50,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_translation:admin/config/regional/translate/translate',
- );
- // Exported menu link: navigation_students:admin/students.
- $menu_links['navigation_students:admin/students'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/students',
- 'router_path' => 'admin',
- 'link_title' => 'Students',
- 'options' => array(
- 'identifier' => 'navigation_students:admin/students',
- ),
- 'module' => 'system',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -38,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_students:admin/users/students.
- $menu_links['navigation_students:admin/users/students'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/users/students',
- 'router_path' => 'admin/users/students',
- 'link_title' => 'Students',
- 'options' => array(
- 'identifier' => 'navigation_students:admin/users/students',
- ),
- 'module' => 'system',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -40,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // 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' => -46,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_users:admin/users',
- );
- // Exported menu link: navigation_tag-libres:admin/structure/taxonomy/tag_libres.
- $menu_links['navigation_tag-libres:admin/structure/taxonomy/tag_libres'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/structure/taxonomy/tag_libres',
- 'router_path' => 'admin/structure/taxonomy/%',
- 'link_title' => 'Tag libres',
- 'options' => array(
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- 'identifier' => 'navigation_tag-libres:admin/structure/taxonomy/tag_libres',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -49,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_taxonomy:admin/structure/taxonomie/admin-taxo',
- );
- // 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_taxonomy-manager:admin/structure/taxonomy_manager/voc.
- $menu_links['navigation_taxonomy-manager:admin/structure/taxonomy_manager/voc'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/structure/taxonomy_manager/voc',
- 'router_path' => 'admin/structure',
- 'link_title' => 'Taxonomy (manager)',
- 'options' => array(
- 'identifier' => 'navigation_taxonomy-manager:admin/structure/taxonomy_manager/voc',
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- ),
- 'module' => 'menu',
- 'hidden' => 1,
- 'external' => 0,
- 'has_children' => 0,
- 'expanded' => 0,
- 'weight' => -47,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_taxonomy:admin/structure/taxonomie/admin-taxo',
- );
- // 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(),
- 'identifier' => 'navigation_taxonomy:admin/config/regional/translate/table/taxonomy',
- ),
- 'module' => 'menu',
- 'hidden' => 1,
- '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/translate',
- );
- // Exported menu link: navigation_taxonomy:admin/structure/taxonomie/admin-taxo.
- $menu_links['navigation_taxonomy:admin/structure/taxonomie/admin-taxo'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/structure/taxonomie/admin-taxo',
- 'router_path' => 'admin/structure/taxonomie/admin-taxo',
- 'link_title' => 'Taxonomy',
- 'options' => array(
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- 'identifier' => 'navigation_taxonomy:admin/structure/taxonomie/admin-taxo',
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 1,
- 'expanded' => 1,
- 'weight' => -48,
- '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' => -46,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- '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(),
- '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/users.
- $menu_links['navigation_users:admin/users'] = array(
- 'menu_name' => 'navigation',
- 'link_path' => 'admin/users',
- 'router_path' => 'admin/users',
- 'link_title' => 'Users',
- 'options' => array(
- 'identifier' => 'navigation_users:admin/users',
- 'attributes' => array(),
- 'item_attributes' => array(
- 'id' => '',
- 'class' => '',
- 'style' => '',
- ),
- ),
- 'module' => 'menu',
- 'hidden' => 0,
- 'external' => 0,
- 'has_children' => 1,
- 'expanded' => 1,
- 'weight' => -46,
- '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' => -40,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- 'parent_identifier' => 'navigation_add-content: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' => -48,
- 'customized' => 1,
- 'language' => 'und',
- 'menu_links_customized' => 1,
- '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('Duplicate mails');
- t('Duplicates');
- t('FAQ');
- t('Feedback');
- t('Fields');
- t('Formulaires d\'adhésion');
- t('Frequently Asked Questions');
- t('Gratuits');
- t('IP address tracking');
- t('Industriels');
- t('Industriels-lite');
- t('Mandrill');
- t('Materiau');
- t('Members');
- t('Menus');
- t('Merge Duplicates');
- t('My sessions');
- t('Newletters');
- t('Node export: import');
- t('Onthologie');
- t('Orders');
- t('Page');
- t('Pages / didactique / faq');
- t('Panneau');
- t('Produit');
- t('Publication');
- t('Reports');
- t('Shopping cart');
- t('Showroom');
- t('Showrooms');
- t('Simplenews newsletter');
- t('SpamBot');
- t('Store');
- t('Strings search');
- t('Students');
- t('Subscriptions newsletter');
- t('Tag Libres');
- t('Tag libres');
- t('Taxonomy');
- t('Taxonomy (manager)');
- 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;
- }
|