From d1b96a77a63c1f71ed27f248e2f5be3a08892593 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 1 Oct 2014 19:01:43 +0200 Subject: [PATCH] feature admin : added navigation menu link items --- ...rio_administration.features.menu_links.inc | 1133 +++++++++-------- .../materio_administration.info | 39 +- 2 files changed, 670 insertions(+), 502 deletions(-) diff --git a/materio_administration/materio_administration.features.menu_links.inc b/materio_administration/materio_administration.features.menu_links.inc index 75f397f3..a306eb5b 100644 --- a/materio_administration/materio_administration.features.menu_links.inc +++ b/materio_administration/materio_administration.features.menu_links.inc @@ -10,212 +10,60 @@ function materio_administration_menu_default_menu_links() { $menu_links = array(); - // Exported menu link: navigation:admin/config/regional/translate/table - $menu_links['navigation:admin/config/regional/translate/table'] = array( + // Exported menu link: navigation_:materio_search_api_ajax/actuality + $menu_links['navigation_:materio_search_api_ajax/actuality'] = array( 'menu_name' => 'navigation', - 'link_path' => 'admin/config/regional/translate/table', - 'router_path' => 'admin/config/regional/translate/table', - 'link_title' => 'Translation', + 'link_path' => 'materio_search_api_ajax/actuality', + 'router_path' => 'materio_search_api_ajax/actuality', + 'link_title' => '', 'options' => array( - 'attributes' => array( - 'title' => '', - ), + 'identifier' => 'navigation_:materio_search_api_ajax/actuality', ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '1', - 'expanded' => '0', - 'weight' => '-42', + 'module' => 'system', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -45, + 'customized' => 1, ); - // Exported menu link: navigation:admin/config/regional/translate/table/menu - $menu_links['navigation:admin/config/regional/translate/table/menu'] = array( + // Exported menu link: navigation_:node/% + $menu_links['navigation_:node/%'] = array( 'menu_name' => 'navigation', - 'link_path' => 'admin/config/regional/translate/table/menu', - 'router_path' => 'admin/config/regional/translate/table/menu', - 'link_title' => 'Menus', + 'link_path' => 'node/%', + 'router_path' => 'node/%', + 'link_title' => '', 'options' => array( - 'attributes' => array( - 'title' => '', - ), + 'identifier' => 'navigation_:node/%', ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '-48', - 'parent_path' => 'admin/config/regional/translate/table', + 'module' => 'system', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => 0, + 'customized' => 0, ); - // Exported menu link: navigation:admin/config/regional/translate/table/nodetype - $menu_links['navigation:admin/config/regional/translate/table/nodetype'] = array( + // Exported menu link: navigation_add-content:node/add + $menu_links['navigation_add-content:node/add'] = array( 'menu_name' => 'navigation', - 'link_path' => 'admin/config/regional/translate/table/nodetype', - 'router_path' => 'admin/config/regional/translate/table/nodetype', - 'link_title' => 'Content types', + 'link_path' => 'node/add', + 'router_path' => 'node/add', + 'link_title' => 'Add content', 'options' => array( - 'attributes' => array( - 'title' => '', - ), + 'identifier' => 'navigation_add-content:node/add', ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '-49', - 'parent_path' => 'admin/config/regional/translate/table', + 'module' => 'system', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 1, + 'expanded' => 0, + 'weight' => -46, + 'customized' => 1, + 'parent_identifier' => 'navigation_content:admin/content/materiaux', ); - // Exported menu link: navigation:admin/config/regional/translate/table/taxonomy - $menu_links['navigation:admin/config/regional/translate/table/taxonomy'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/config/regional/translate/table/taxonomy', - 'router_path' => 'admin/config/regional/translate/table/taxonomy', - 'link_title' => 'Taxonomy', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '-47', - 'parent_path' => 'admin/config/regional/translate/table', - ); - // Exported menu link: navigation:admin/config/regional/translate/translate - $menu_links['navigation:admin/config/regional/translate/translate'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/config/regional/translate/translate', - 'router_path' => 'admin/config/regional/translate/translate', - 'link_title' => 'Strings search', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'parent_path' => 'admin/config/regional/translate/table', - ); - // Exported menu link: navigation:admin/content/companies - $menu_links['navigation:admin/content/companies'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/content/companies', - 'router_path' => 'admin/content/companies', - 'link_title' => 'Companies', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '-49', - 'parent_path' => 'admin/content/materiaux', - ); - // Exported menu link: navigation:admin/content/materiaux - $menu_links['navigation:admin/content/materiaux'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/content/materiaux', - 'router_path' => 'admin/content/materiaux', - 'link_title' => 'Content', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '1', - 'expanded' => '0', - 'weight' => '-48', - ); - // Exported menu link: navigation:admin/content/medias - $menu_links['navigation:admin/content/medias'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/content/medias', - 'router_path' => 'admin/content', - 'link_title' => 'Media', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '-45', - ); - // Exported menu link: navigation:admin/content/pages - $menu_links['navigation:admin/content/pages'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/content/pages', - 'router_path' => 'admin/content/pages', - 'link_title' => 'Pages / didactique / faq', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '-48', - 'parent_path' => 'admin/content/materiaux', - ); - // Exported menu link: navigation:admin/dashboard - $menu_links['navigation:admin/dashboard'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/dashboard', - 'router_path' => 'admin', - 'link_title' => 'dashboard', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '-49', - ); - // Exported menu link: navigation:admin/people - $menu_links['navigation:admin/people'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/people', - 'router_path' => 'admin/people', - 'link_title' => 'Users', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '-46', - ); - // Exported menu link: navigation:admin/people/create - $menu_links['navigation:admin/people/create'] = array( + // 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', @@ -224,184 +72,19 @@ function materio_administration_menu_default_menu_links() { 'attributes' => array( 'title' => '', ), + 'identifier' => 'navigation_add-user:admin/people/create', ), 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'parent_path' => 'admin/users', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -48, + 'customized' => 1, + 'parent_identifier' => 'navigation_users:admin/users', ); - // Exported menu link: navigation:admin/reports/feedback - $menu_links['navigation:admin/reports/feedback'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/reports/feedback', - 'router_path' => 'admin/reports/feedback', - 'link_title' => 'Feedback', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '-39', - ); - // Exported menu link: navigation:admin/structure/taxonomy_manager/voc - $menu_links['navigation:admin/structure/taxonomy_manager/voc'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/structure/taxonomy_manager/voc', - 'router_path' => 'admin/structure/taxonomy_manager/voc', - 'link_title' => 'Taxonomy', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '1', - 'expanded' => '0', - 'weight' => '-47', - ); - // Exported menu link: navigation:admin/structure/taxonomy_manager/voc/company - $menu_links['navigation:admin/structure/taxonomy_manager/voc/company'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/structure/taxonomy_manager/voc/company', - 'router_path' => 'admin/structure/taxonomy_manager/voc/%', - 'link_title' => 'Company', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '9', - 'parent_path' => 'admin/structure/taxonomy_manager/voc', - ); - // Exported menu link: navigation:admin/structure/taxonomy_manager/voc/onthologie - $menu_links['navigation:admin/structure/taxonomy_manager/voc/onthologie'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/structure/taxonomy_manager/voc/onthologie', - 'router_path' => 'admin/structure/taxonomy_manager/voc/%', - 'link_title' => 'Onthologie', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'parent_path' => 'admin/structure/taxonomy_manager/voc', - ); - // Exported menu link: navigation:admin/structure/taxonomy_manager/voc/tag_libres - $menu_links['navigation:admin/structure/taxonomy_manager/voc/tag_libres'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/structure/taxonomy_manager/voc/tag_libres', - 'router_path' => 'admin/structure/taxonomy_manager/voc/%', - 'link_title' => 'Tag Libres', - 'options' => array( - 'attributes' => array( - 'title' => '', - ), - ), - 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '8', - 'parent_path' => 'admin/structure/taxonomy_manager/voc', - ); - // Exported menu link: navigation:admin/users - $menu_links['navigation:admin/users'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'admin/users', - 'router_path' => 'admin/users', - 'link_title' => 'Peoples', - 'options' => array(), - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '1', - 'expanded' => '0', - 'weight' => '6', - ); - // Exported menu link: navigation:cart - $menu_links['navigation:cart'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'cart', - 'router_path' => 'cart', - 'link_title' => 'Shopping cart', - 'options' => array( - 'attributes' => array( - 'title' => 'View/modify the contents of your shopping cart or proceed to checkout.', - ), - ), - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - ); - // Exported menu link: navigation:filter/tips - $menu_links['navigation:filter/tips'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'filter/tips', - 'router_path' => 'filter/tips', - 'link_title' => 'Compose tips', - 'options' => array(), - 'module' => 'system', - 'hidden' => '1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - ); - // Exported menu link: navigation:materio_search_api_ajax/actuality - $menu_links['navigation:materio_search_api_ajax/actuality'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'materio_search_api_ajax/actuality', - 'router_path' => 'materio_search_api_ajax/actuality', - 'link_title' => '', - 'options' => array(), - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '-41', - ); - // Exported menu link: navigation:mysessions - $menu_links['navigation:mysessions'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'mysessions', - 'router_path' => 'mysessions', - 'link_title' => 'My sessions', - 'options' => array(), - 'module' => 'system', - 'hidden' => '1', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - ); - // Exported menu link: navigation:node/11186/webform-results - $menu_links['navigation:node/11186/webform-results'] = array( + // 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', @@ -410,61 +93,114 @@ function materio_administration_menu_default_menu_links() { 'attributes' => array( 'title' => '', ), + 'identifier' => 'navigation_adhsions:node/11186/webform-results', ), 'module' => 'menu', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '-40', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -50, + 'customized' => 1, + 'parent_identifier' => 'navigation_users:admin/users', ); - // Exported menu link: navigation:node/add - $menu_links['navigation:node/add'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'node/add', - 'router_path' => 'node/add', - 'link_title' => 'Add content', - 'options' => array(), - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '1', - 'expanded' => '0', - 'weight' => '0', - 'parent_path' => 'admin/content/materiaux', - ); - // Exported menu link: navigation:node/add/breve - $menu_links['navigation:node/add/breve'] = array( + // 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(), + 'options' => array( + 'identifier' => 'navigation_breve:node/add/breve', + ), 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'parent_path' => 'node/add', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -50, + 'customized' => 1, + 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add', ); - // Exported menu link: navigation:node/add/company - $menu_links['navigation:node/add/company'] = array( + // 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, + 'parent_identifier' => 'navigation_content:admin/content/materiaux', + ); + // 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(), + 'options' => array( + 'identifier' => 'navigation_company:node/add/company', + ), 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'parent_path' => 'node/add', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -49, + 'customized' => 1, + 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add', ); - // Exported menu link: navigation:node/add/didactique - $menu_links['navigation:node/add/didactique'] = array( + // Exported menu link: navigation_compose-tips:filter/tips + $menu_links['navigation_compose-tips:filter/tips'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'filter/tips', + 'router_path' => 'filter/tips', + 'link_title' => 'Compose tips', + 'options' => array( + 'identifier' => 'navigation_compose-tips:filter/tips', + ), + 'module' => 'system', + 'hidden' => 1, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -43, + 'customized' => 1, + ); + // 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( + 'attributes' => array( + 'title' => '', + ), + 'identifier' => 'navigation_customers:admin/store/customers', + ), + 'module' => 'menu', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -49, + 'customized' => 1, + 'parent_identifier' => 'navigation_boutique: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', @@ -473,17 +209,19 @@ function materio_administration_menu_default_menu_links() { 'attributes' => array( 'title' => 'Nœud didacticiel', ), + 'identifier' => 'navigation_didactique:node/add/didactique', ), 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'parent_path' => 'node/add', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -48, + 'customized' => 1, + 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add', ); - // Exported menu link: navigation:node/add/faq - $menu_links['navigation:node/add/faq'] = array( + // 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', @@ -492,51 +230,212 @@ function materio_administration_menu_default_menu_links() { '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' => '0', - 'parent_path' => 'node/add', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -47, + 'customized' => 1, + 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add', ); - // Exported menu link: navigation:node/add/materiau - $menu_links['navigation:node/add/materiau'] = array( + // Exported menu link: navigation_feedback:admin/reports/feedback + $menu_links['navigation_feedback:admin/reports/feedback'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'admin/reports/feedback', + 'router_path' => 'admin/reports/feedback', + 'link_title' => 'Feedback', + 'options' => array( + 'attributes' => array( + 'title' => '', + ), + 'identifier' => 'navigation_feedback:admin/reports/feedback', + ), + 'module' => 'menu', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -47, + 'customized' => 1, + 'parent_identifier' => 'navigation_users:admin/users', + ); + // Exported menu link: navigation_frequently-asked-questions:faq-page + $menu_links['navigation_frequently-asked-questions:faq-page'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'faq-page', + 'router_path' => 'faq-page', + 'link_title' => 'Frequently Asked Questions', + 'options' => array( + 'identifier' => 'navigation_frequently-asked-questions:faq-page', + ), + 'module' => 'system', + 'hidden' => 1, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -40, + 'customized' => 1, + ); + // 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' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => 10, + 'customized' => 1, + 'parent_identifier' => 'navigation_mon-compte:user', + ); + // Exported menu link: navigation_looping-embed-video:node/add/looping-embed-video + $menu_links['navigation_looping-embed-video:node/add/looping-embed-video'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'node/add/looping-embed-video', + 'router_path' => 'node/add/looping-embed-video', + 'link_title' => 'looping embed video', + 'options' => array( + 'identifier' => 'navigation_looping-embed-video:node/add/looping-embed-video', + ), + 'module' => 'system', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => 0, + 'customized' => 0, + 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add', + ); + // Exported menu link: navigation_mandrill:admin/reports/mandrill + $menu_links['navigation_mandrill:admin/reports/mandrill'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'admin/reports/mandrill', + 'router_path' => 'admin/reports', + 'link_title' => 'Mandrill', + 'options' => array( + 'attributes' => array( + 'title' => '', + ), + 'identifier' => 'navigation_mandrill:admin/reports/mandrill', + ), + 'module' => 'menu', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => 0, + 'customized' => 1, + ); + // 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(), - 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'parent_path' => 'node/add', - ); - // Exported menu link: navigation:node/add/node_export - $menu_links['navigation:node/add/node_export'] = array( - 'menu_name' => 'navigation', - 'link_path' => 'node/add/node_export', - 'router_path' => 'node/add/node_export', - 'link_title' => 'Node export: import', 'options' => array( - 'attributes' => array( - 'title' => 'Import content using Node export.', - ), + 'identifier' => 'navigation_materiau:node/add/materiau', ), 'module' => 'system', - 'hidden' => '0', - 'external' => '0', - 'has_children' => '0', - 'expanded' => '0', - 'weight' => '0', - 'parent_path' => 'node/add', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -45, + 'customized' => 1, + 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add', ); - // Exported menu link: navigation:node/add/page - $menu_links['navigation:node/add/page'] = array( + // Exported menu link: navigation_materio-newsletter:node/add/simplenews/6274 + $menu_links['navigation_materio-newsletter:node/add/simplenews/6274'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'node/add/simplenews/6274', + 'router_path' => 'node/add/simplenews/6274', + 'link_title' => 'materiO’ newsletter', + 'options' => array( + 'identifier' => 'navigation_materio-newsletter:node/add/simplenews/6274', + ), + 'module' => 'system', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => 0, + 'customized' => 0, + 'parent_identifier' => 'navigation_simplenews-newsletter:node/add/simplenews', + ); + // Exported menu link: navigation_my-sessions:mysessions + $menu_links['navigation_my-sessions:mysessions'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'mysessions', + 'router_path' => 'mysessions', + 'link_title' => 'My sessions', + 'options' => array( + 'identifier' => 'navigation_my-sessions:mysessions', + ), + 'module' => 'system', + 'hidden' => 1, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -42, + 'customized' => 1, + ); + // 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, + 'parent_identifier' => 'navigation_content:admin/content/materiaux', + ); + // Exported menu link: navigation_orders:admin/store/orders/view + $menu_links['navigation_orders:admin/store/orders/view'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'admin/store/orders/view', + 'router_path' => 'admin/store/orders/view', + 'link_title' => 'Orders', + 'options' => array( + 'attributes' => array( + 'title' => '', + ), + 'identifier' => 'navigation_orders:admin/store/orders/view', + ), + 'module' => 'menu', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -50, + 'customized' => 1, + 'parent_identifier' => 'navigation_boutique: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', @@ -545,55 +444,264 @@ function materio_administration_menu_default_menu_links() { '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' => '0', - 'parent_path' => 'node/add', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -43, + 'customized' => 1, + 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add', ); - // Exported menu link: navigation:node/add/panel - $menu_links['navigation:node/add/panel'] = array( + // 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' => 'node/add/panel', - 'router_path' => 'node/add/panel', - 'link_title' => 'Panel', + 'link_path' => 'admin/content/pages', + 'router_path' => 'admin/content/pages', + 'link_title' => 'Pages / didactique / faq', 'options' => array( 'attributes' => array( - 'title' => 'A panel layout broken up into rows and columns.', + 'title' => '', ), + 'identifier' => 'navigation_pages--didactique--faq:admin/content/pages', + ), + 'module' => 'menu', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -48, + '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', + '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' => '0', - 'parent_path' => 'node/add', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -42, + 'customized' => 1, + 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add', ); - // Exported menu link: navigation:node/add/product - $menu_links['navigation:node/add/product'] = array( + // 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' => 'Product', + 'link_title' => 'Produit', 'options' => array( 'attributes' => array( - 'title' => 'Use products to represent items for sale on the website, including all the unique information that can be attributed to a specific model number.', + 'title' => 'Utiliser les produits 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' => '0', - 'parent_path' => 'node/add', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -41, + 'customized' => 1, + 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add', ); - // Exported menu link: navigation:node/add/webform - $menu_links['navigation:node/add/webform'] = array( + // Exported menu link: navigation_reports:admin/store/reports + $menu_links['navigation_reports:admin/store/reports'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'admin/store/reports', + 'router_path' => 'admin/store/reports', + 'link_title' => 'Reports', + 'options' => array( + 'attributes' => array( + 'title' => '', + ), + 'identifier' => 'navigation_reports:admin/store/reports', + ), + 'module' => 'menu', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => 0, + 'customized' => 1, + 'parent_identifier' => 'navigation_boutique:admin/store', + ); + // Exported menu link: navigation_shopping-cart:cart + $menu_links['navigation_shopping-cart:cart'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'cart', + 'router_path' => 'cart', + 'link_title' => 'Shopping cart', + 'options' => array( + 'attributes' => array( + 'title' => 'View/modify the contents of your shopping cart or proceed to checkout.', + ), + 'identifier' => 'navigation_shopping-cart:cart', + ), + 'module' => 'system', + 'hidden' => 1, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -41, + 'customized' => 1, + ); + // 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, + 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add', + ); + // 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( + 'attributes' => array( + 'title' => '', + ), + 'identifier' => 'navigation_store:admin/store', + ), + 'module' => 'menu', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 1, + 'expanded' => 0, + 'weight' => 0, + 'customized' => 1, + ); + // Exported menu link: navigation_subscriptions:admin/people/simplenews + $menu_links['navigation_subscriptions:admin/people/simplenews'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'admin/people/simplenews', + 'router_path' => 'admin/people/simplenews', + 'link_title' => 'Subscriptions', + 'options' => array( + 'attributes' => array( + 'title' => '', + ), + 'identifier' => 'navigation_subscriptions:admin/people/simplenews', + ), + 'module' => 'menu', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -49, + 'customized' => 1, + 'parent_identifier' => 'navigation_users:admin/users', + ); + // Exported menu link: navigation_test:node/add/simplenews/6585 + $menu_links['navigation_test:node/add/simplenews/6585'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'node/add/simplenews/6585', + 'router_path' => 'node/add/simplenews/6585', + 'link_title' => 'test', + 'options' => array( + 'identifier' => 'navigation_test:node/add/simplenews/6585', + ), + 'module' => 'system', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => 0, + 'customized' => 0, + 'parent_identifier' => 'navigation_simplenews-newsletter:node/add/simplenews', + ); + // Exported menu link: navigation_user-account:user + $menu_links['navigation_user-account:user'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'user', + 'router_path' => 'user', + 'link_title' => 'User account', + 'options' => array( + 'alter' => TRUE, + 'attributes' => array( + 'title' => '', + ), + 'identifier' => 'navigation_user-account:user', + ), + 'module' => 'system', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 1, + 'expanded' => 0, + 'weight' => -50, + 'customized' => 1, + ); + // Exported menu link: navigation_users:admin/people + $menu_links['navigation_users:admin/people'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'admin/people', + 'router_path' => 'admin/people', + 'link_title' => 'Users', + 'options' => array( + 'attributes' => array( + 'title' => '', + ), + 'identifier' => 'navigation_users:admin/people', + ), + 'module' => 'menu', + 'hidden' => 1, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -39, + 'customized' => 1, + ); + // Exported menu link: navigation_users:admin/users + $menu_links['navigation_users:admin/users'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'admin/users', + 'router_path' => 'admin/users', + 'link_title' => 'Users', + 'options' => array( + 'attributes' => array( + 'title' => '', + ), + 'identifier' => 'navigation_users:admin/users', + ), + 'module' => 'system', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 1, + 'expanded' => 0, + 'weight' => -44, + 'customized' => 1, + ); + // 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', @@ -602,14 +710,34 @@ function materio_administration_menu_default_menu_links() { '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' => '0', - 'parent_path' => 'node/add', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => -39, + 'customized' => 1, + 'parent_identifier' => 'navigation_ajouter-du-contenu:node/add', + ); + // Exported menu link: navigation_ze-daily-materio039:node/add/simplenews/6374 + $menu_links['navigation_ze-daily-materio039:node/add/simplenews/6374'] = array( + 'menu_name' => 'navigation', + 'link_path' => 'node/add/simplenews/6374', + 'router_path' => 'node/add/simplenews/6374', + 'link_title' => 'Ze Daily materiO'', + 'options' => array( + 'identifier' => 'navigation_ze-daily-materio039:node/add/simplenews/6374', + ), + 'module' => 'system', + 'hidden' => 0, + 'external' => 0, + 'has_children' => 0, + 'expanded' => 0, + 'weight' => 0, + 'customized' => 0, + 'parent_identifier' => 'navigation_simplenews-newsletter:node/add/simplenews', ); // Translatables // Included for use with string extractors like potx. @@ -620,30 +748,33 @@ function materio_administration_menu_default_menu_links() { t('Companies'); t('Company'); t('Compose tips'); - t('Content'); - t('Content types'); + t('Customers'); t('Didactique'); t('FAQ'); t('Feedback'); + t('Frequently Asked Questions'); + t('Log out'); + t('Mandrill'); t('Materiau'); - t('Media'); - t('Menus'); t('My sessions'); - t('Node export: import'); - t('Onthologie'); + t('Newletters'); + t('Orders'); t('Page'); t('Pages / didactique / faq'); - t('Panel'); - t('Peoples'); - t('Product'); + t('Panneau'); + t('Produit'); + t('Reports'); t('Shopping cart'); - t('Strings search'); - t('Tag Libres'); - t('Taxonomy'); - t('Translation'); + t('Simplenews newsletter'); + t('Store'); + t('Subscriptions'); + t('User account'); t('Users'); t('Webform'); - t('dashboard'); + t('Ze Daily materiO''); + t('looping embed video'); + t('materiO’ newsletter'); + t('test'); return $menu_links; diff --git a/materio_administration/materio_administration.info b/materio_administration/materio_administration.info index 62d2b161..09038367 100644 --- a/materio_administration/materio_administration.info +++ b/materio_administration/materio_administration.info @@ -4,6 +4,7 @@ package = Materio dependencies[] = features dependencies[] = menu dependencies[] = strongarm +dependencies[] = views dependencies[] = views_bulk_operations dependencies[] = workflow_actions dependencies[] = workflow_views @@ -11,6 +12,43 @@ features[ctools][] = strongarm:strongarm:1 features[ctools][] = views:views_default:3.0 features[features_api][] = api:2 features[menu_custom][] = navigation +features[menu_links][] = navigation_:materio_search_api_ajax/actuality +features[menu_links][] = navigation_:node/% +features[menu_links][] = navigation_add-content:node/add +features[menu_links][] = navigation_add-user:admin/people/create +features[menu_links][] = navigation_adhsions:node/11186/webform-results +features[menu_links][] = navigation_breve:node/add/breve +features[menu_links][] = navigation_companies:admin/content/companies +features[menu_links][] = navigation_company:node/add/company +features[menu_links][] = navigation_compose-tips:filter/tips +features[menu_links][] = navigation_customers:admin/store/customers +features[menu_links][] = navigation_didactique:node/add/didactique +features[menu_links][] = navigation_faq:node/add/faq +features[menu_links][] = navigation_feedback:admin/reports/feedback +features[menu_links][] = navigation_frequently-asked-questions:faq-page +features[menu_links][] = navigation_log-out:user/logout +features[menu_links][] = navigation_looping-embed-video:node/add/looping-embed-video +features[menu_links][] = navigation_mandrill:admin/reports/mandrill +features[menu_links][] = navigation_materiau:node/add/materiau +features[menu_links][] = navigation_materio-newsletter:node/add/simplenews/6274 +features[menu_links][] = navigation_my-sessions:mysessions +features[menu_links][] = navigation_newletters:admin/content/simplenews +features[menu_links][] = navigation_orders:admin/store/orders/view +features[menu_links][] = navigation_page:node/add/page +features[menu_links][] = navigation_pages--didactique--faq:admin/content/pages +features[menu_links][] = navigation_panneau:node/add/panel +features[menu_links][] = navigation_produit:node/add/product +features[menu_links][] = navigation_reports:admin/store/reports +features[menu_links][] = navigation_shopping-cart:cart +features[menu_links][] = navigation_simplenews-newsletter:node/add/simplenews +features[menu_links][] = navigation_store:admin/store +features[menu_links][] = navigation_subscriptions:admin/people/simplenews +features[menu_links][] = navigation_test:node/add/simplenews/6585 +features[menu_links][] = navigation_user-account:user +features[menu_links][] = navigation_users:admin/people +features[menu_links][] = navigation_users:admin/users +features[menu_links][] = navigation_webform:node/add/webform +features[menu_links][] = navigation_ze-daily-materio039:node/add/simplenews/6374 features[variable][] = editmenu_cache_menu features[variable][] = editmenu_css_error features[variable][] = editmenu_css_filename @@ -36,5 +74,4 @@ features[views_view][] = admin_content_node features[views_view][] = admin_contents features[views_view][] = admin_peoples features[views_view][] = taxonomy_companies_manager -features_exclude[dependencies][views] = views project path = sites/all/modules/features