| 
					
				 | 
			
			
				@@ -10,26 +10,6 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   $menu_links = array(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  // 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', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -76,72 +56,6 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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' => -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_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', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -165,26 +79,6 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -204,29 +98,6 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -250,52 +121,6 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -383,30 +208,6 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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_mandrill:admin/reports/mandrill 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   $menu_links['navigation_mandrill:admin/reports/mandrill'] = array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     'menu_name' => 'navigation', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -429,49 +230,6 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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_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', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -491,29 +249,6 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -583,98 +318,6 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -720,29 +363,6 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -765,29 +385,6 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -834,29 +431,6 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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', 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -946,70 +520,29 @@ function materio_administration_menu_default_menu_links() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     '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', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  ); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   // 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('customers'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |