updated amdin content-types showroom features
This commit is contained in:
@@ -29,25 +29,6 @@ function materio_administration_menu_default_menu_links() {
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
);
|
||||
// Exported menu link: navigation_:print/print.
|
||||
$menu_links['navigation_:print/print'] = array(
|
||||
'menu_name' => 'navigation',
|
||||
'link_path' => 'print/print',
|
||||
'router_path' => 'print/print',
|
||||
'link_title' => '',
|
||||
'options' => array(
|
||||
'identifier' => 'navigation_:print/print',
|
||||
),
|
||||
'module' => 'system',
|
||||
'hidden' => 0,
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => 0,
|
||||
'customized' => 0,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 0,
|
||||
);
|
||||
// Exported menu link: navigation_add-content:node/add.
|
||||
$menu_links['navigation_add-content:node/add'] = array(
|
||||
'menu_name' => 'navigation',
|
||||
@@ -83,7 +64,7 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -44,
|
||||
'weight' => -50,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
@@ -104,25 +85,30 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -43,
|
||||
'weight' => -47,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_users:admin/users',
|
||||
);
|
||||
// Exported menu link: navigation_ajouter-un-tag-libre:http://dev.materio.com/fr/admin/structure/taxonomy/tag_libres/add.
|
||||
$menu_links['navigation_ajouter-un-tag-libre:http://dev.materio.com/fr/admin/structure/taxonomy/tag_libres/add'] = array(
|
||||
// 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' => 'http://dev.materio.com/fr/admin/structure/taxonomy/tag_libres/add',
|
||||
'router_path' => '',
|
||||
'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(),
|
||||
'identifier' => 'navigation_ajouter-un-tag-libre:http://dev.materio.com/fr/admin/structure/taxonomy/tag_libres/add',
|
||||
'item_attributes' => array(
|
||||
'id' => '',
|
||||
'class' => '',
|
||||
'style' => '',
|
||||
),
|
||||
),
|
||||
'module' => 'menu',
|
||||
'hidden' => 1,
|
||||
'external' => 1,
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -50,
|
||||
@@ -253,26 +239,31 @@ function materio_administration_menu_default_menu_links() {
|
||||
'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(
|
||||
// Exported menu link: navigation_customers:admin/store/customers.
|
||||
$menu_links['navigation_customers:admin/store/customers'] = array(
|
||||
'menu_name' => 'navigation',
|
||||
'link_path' => 'http://www.materio.com/fr/admin/store/customers',
|
||||
'router_path' => '',
|
||||
'link_path' => 'admin/store/customers',
|
||||
'router_path' => 'admin/store/customers',
|
||||
'link_title' => 'customers',
|
||||
'options' => array(
|
||||
'identifier' => 'navigation_customers:admin/store/customers',
|
||||
'attributes' => array(),
|
||||
'identifier' => 'navigation_customers:http://www.materio.com/fr/admin/store/customers',
|
||||
'item_attributes' => array(
|
||||
'id' => '',
|
||||
'class' => '',
|
||||
'style' => '',
|
||||
),
|
||||
),
|
||||
'module' => 'menu',
|
||||
'hidden' => 0,
|
||||
'external' => 1,
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => 1,
|
||||
'weight' => -49,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_boutique:admin/store',
|
||||
'parent_identifier' => 'navigation_store:admin/store',
|
||||
);
|
||||
// Exported menu link: navigation_didactique:node/add/didactique.
|
||||
$menu_links['navigation_didactique:node/add/didactique'] = array(
|
||||
@@ -317,11 +308,11 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -39,
|
||||
'weight' => -40,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_users:https://materio.com/en/admin/users?rid=6',
|
||||
'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(
|
||||
@@ -392,7 +383,7 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -40,
|
||||
'weight' => -41,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
@@ -417,7 +408,6 @@ function materio_administration_menu_default_menu_links() {
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_users:admin/users',
|
||||
);
|
||||
// Exported menu link: navigation_frequently-asked-questions:faq-page.
|
||||
$menu_links['navigation_frequently-asked-questions:faq-page'] = array(
|
||||
@@ -452,11 +442,11 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -47,
|
||||
'weight' => -44,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_users:https://materio.com/en/admin/users?rid=6',
|
||||
'parent_identifier' => 'navigation_users:admin/users',
|
||||
);
|
||||
// Exported menu link: navigation_industriels:admin/industriels.
|
||||
$menu_links['navigation_industriels:admin/industriels'] = array(
|
||||
@@ -472,11 +462,11 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -45,
|
||||
'weight' => -42,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_users:https://materio.com/en/admin/users?rid=6',
|
||||
'parent_identifier' => 'navigation_users:admin/users',
|
||||
);
|
||||
// Exported menu link: navigation_industriels:admin/users/industriels.
|
||||
$menu_links['navigation_industriels:admin/users/industriels'] = array(
|
||||
@@ -492,11 +482,11 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -48,
|
||||
'weight' => -45,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_users:https://materio.com/en/admin/users?rid=6',
|
||||
'parent_identifier' => 'navigation_users:admin/users',
|
||||
);
|
||||
// Exported menu link: navigation_ip-address-tracking:admin/reports/ip_tracking.
|
||||
$menu_links['navigation_ip-address-tracking:admin/reports/ip_tracking'] = array(
|
||||
@@ -520,28 +510,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(),
|
||||
'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_my-account: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',
|
||||
@@ -560,11 +528,7 @@ function materio_administration_menu_default_menu_links() {
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
<<<<<<< HEAD
|
||||
'parent_identifier' => 'navigation_boutique:admin/store',
|
||||
=======
|
||||
'parent_identifier' => 'navigation_add-content:node/add',
|
||||
>>>>>>> translators
|
||||
);
|
||||
// Exported menu link: navigation_mandrill:admin/reports/mandrill.
|
||||
$menu_links['navigation_mandrill:admin/reports/mandrill'] = array(
|
||||
@@ -606,26 +570,6 @@ function materio_administration_menu_default_menu_links() {
|
||||
'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' => 0,
|
||||
'customized' => 0,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 0,
|
||||
'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',
|
||||
@@ -640,11 +584,11 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -50,
|
||||
'weight' => -49,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_users:https://materio.com/en/admin/users?rid=6',
|
||||
'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(
|
||||
@@ -818,11 +762,11 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => 0,
|
||||
'weight' => -50,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_store:http://www.materio.com/fr/admin/store',
|
||||
'parent_identifier' => 'navigation_store:admin/store',
|
||||
);
|
||||
// Exported menu link: navigation_page:node/add/page.
|
||||
$menu_links['navigation_page:node/add/page'] = array(
|
||||
@@ -949,11 +893,11 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => 2,
|
||||
'weight' => -48,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_boutique:admin/store',
|
||||
'parent_identifier' => 'navigation_store:admin/store',
|
||||
);
|
||||
// Exported menu link: navigation_shopping-cart:cart.
|
||||
$menu_links['navigation_shopping-cart:cart'] = array(
|
||||
@@ -977,8 +921,6 @@ function materio_administration_menu_default_menu_links() {
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
);
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
// Exported menu link: navigation_simplenews-newsletter:node/add/simplenews.
|
||||
$menu_links['navigation_simplenews-newsletter:node/add/simplenews'] = array(
|
||||
'menu_name' => 'navigation',
|
||||
@@ -1002,26 +944,6 @@ function materio_administration_menu_default_menu_links() {
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_add-content:node/add',
|
||||
);
|
||||
// Exported menu link: navigation_store:http://www.materio.com/fr/admin/store.
|
||||
$menu_links['navigation_store:http://www.materio.com/fr/admin/store'] = array(
|
||||
'menu_name' => 'navigation',
|
||||
'link_path' => 'http://www.materio.com/fr/admin/store',
|
||||
'router_path' => '',
|
||||
'link_title' => 'Store',
|
||||
'options' => array(
|
||||
'attributes' => array(),
|
||||
'identifier' => 'navigation_store:http://www.materio.com/fr/admin/store',
|
||||
),
|
||||
'module' => 'menu',
|
||||
'hidden' => 0,
|
||||
'external' => 1,
|
||||
'has_children' => 1,
|
||||
'expanded' => 0,
|
||||
'weight' => -38,
|
||||
'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',
|
||||
@@ -1057,11 +979,11 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -46,
|
||||
'weight' => -43,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_users:https://materio.com/en/admin/users?rid=6',
|
||||
'parent_identifier' => 'navigation_users:admin/users',
|
||||
);
|
||||
// Exported menu link: navigation_students:admin/users/students.
|
||||
$menu_links['navigation_students:admin/users/students'] = array(
|
||||
@@ -1077,13 +999,12 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -49,
|
||||
'weight' => -48,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
'parent_identifier' => 'navigation_users:https://materio.com/en/admin/users?rid=6',
|
||||
'parent_identifier' => 'navigation_users:admin/users',
|
||||
);
|
||||
>>>>>>> translators
|
||||
// Exported menu link: navigation_subscriptions-newsletter:admin/people/simplenews.
|
||||
$menu_links['navigation_subscriptions-newsletter:admin/people/simplenews'] = array(
|
||||
'menu_name' => 'navigation',
|
||||
@@ -1099,7 +1020,7 @@ function materio_administration_menu_default_menu_links() {
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => -41,
|
||||
'weight' => -46,
|
||||
'customized' => 1,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
@@ -1223,26 +1144,6 @@ function materio_administration_menu_default_menu_links() {
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
);
|
||||
// Exported menu link: navigation_test:node/add/simplenews/6585.
|
||||
$menu_links['navigation_test:node/add/simplenews/6585'] = array(
|
||||
'menu_name' => 'navigation',
|
||||
'link_path' => 'node/add/simplenews/6585',
|
||||
'router_path' => 'node/add/simplenews/6585',
|
||||
'link_title' => 'test',
|
||||
'options' => array(
|
||||
'identifier' => 'navigation_test:node/add/simplenews/6585',
|
||||
),
|
||||
'module' => 'system',
|
||||
'hidden' => 0,
|
||||
'external' => 0,
|
||||
'has_children' => 0,
|
||||
'expanded' => 0,
|
||||
'weight' => 0,
|
||||
'customized' => 0,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 0,
|
||||
'parent_identifier' => 'navigation_simplenews-newsletter:node/add/simplenews',
|
||||
);
|
||||
// Exported menu link: navigation_user-account:user.
|
||||
$menu_links['navigation_user-account:user'] = array(
|
||||
'menu_name' => 'navigation',
|
||||
@@ -1264,31 +1165,6 @@ function materio_administration_menu_default_menu_links() {
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 1,
|
||||
);
|
||||
// Exported menu link: navigation_users:https://materio.com/en/admin/users?rid=6.
|
||||
$menu_links['navigation_users:https://materio.com/en/admin/users?rid=6'] = array(
|
||||
'menu_name' => 'navigation',
|
||||
'link_path' => 'https://materio.com/en/admin/users?rid=6',
|
||||
'router_path' => '',
|
||||
'link_title' => 'Users',
|
||||
'options' => array(
|
||||
'attributes' => array(),
|
||||
'item_attributes' => array(
|
||||
'id' => '',
|
||||
'class' => '',
|
||||
'style' => '',
|
||||
),
|
||||
'identifier' => 'navigation_users:https://materio.com/en/admin/users?rid=6',
|
||||
),
|
||||
'module' => 'menu',
|
||||
'hidden' => 0,
|
||||
'external' => 1,
|
||||
'has_children' => 1,
|
||||
'expanded' => 1,
|
||||
'weight' => -45,
|
||||
'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',
|
||||
@@ -1312,26 +1188,6 @@ function materio_administration_menu_default_menu_links() {
|
||||
'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' => 0,
|
||||
'customized' => 0,
|
||||
'language' => 'und',
|
||||
'menu_links_customized' => 0,
|
||||
'parent_identifier' => 'navigation_simplenews-newsletter:node/add/simplenews',
|
||||
);
|
||||
|
||||
// Translatables
|
||||
// Included for use with string extractors like potx.
|
||||
@@ -1354,7 +1210,6 @@ function materio_administration_menu_default_menu_links() {
|
||||
t('Gratuits');
|
||||
t('IP address tracking');
|
||||
t('Industriels');
|
||||
t('Log out');
|
||||
t('Mandrill');
|
||||
t('Materiau');
|
||||
t('Members');
|
||||
@@ -1373,7 +1228,6 @@ function materio_administration_menu_default_menu_links() {
|
||||
t('Reports');
|
||||
t('Shopping cart');
|
||||
t('Simplenews newsletter');
|
||||
t('Store');
|
||||
t('Strings search');
|
||||
t('Students');
|
||||
t('Subscriptions newsletter');
|
||||
@@ -1382,13 +1236,9 @@ function materio_administration_menu_default_menu_links() {
|
||||
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;
|
||||
}
|
||||
|
@@ -14,6 +14,8 @@ function materio_administration_user_default_permissions() {
|
||||
$permissions['access admin theme'] = array(
|
||||
'name' => 'access admin theme',
|
||||
'roles' => array(
|
||||
'Showroom' => 'Showroom',
|
||||
'Translator' => 'Translator',
|
||||
'administrator' => 'administrator',
|
||||
'root' => 'root',
|
||||
),
|
||||
@@ -24,6 +26,8 @@ function materio_administration_user_default_permissions() {
|
||||
$permissions['access administration menu'] = array(
|
||||
'name' => 'access administration menu',
|
||||
'roles' => array(
|
||||
'Showroom' => 'Showroom',
|
||||
'Translator' => 'Translator',
|
||||
'administrator' => 'administrator',
|
||||
'root' => 'root',
|
||||
),
|
||||
@@ -227,6 +231,7 @@ function materio_administration_user_default_permissions() {
|
||||
$permissions['edit node translation shared fields'] = array(
|
||||
'name' => 'edit node translation shared fields',
|
||||
'roles' => array(
|
||||
'Translator' => 'Translator',
|
||||
'administrator' => 'administrator',
|
||||
'root' => 'root',
|
||||
),
|
||||
@@ -267,6 +272,7 @@ function materio_administration_user_default_permissions() {
|
||||
$permissions['edit translation shared fields'] = array(
|
||||
'name' => 'edit translation shared fields',
|
||||
'roles' => array(
|
||||
'Translator' => 'Translator',
|
||||
'administrator' => 'administrator',
|
||||
'root' => 'root',
|
||||
),
|
||||
@@ -309,6 +315,7 @@ function materio_administration_user_default_permissions() {
|
||||
'Premium' => 'Premium',
|
||||
'Showroom' => 'Showroom',
|
||||
'Student' => 'Student',
|
||||
'Translator' => 'Translator',
|
||||
'Unverified' => 'Unverified',
|
||||
'Utilisateur' => 'Utilisateur',
|
||||
'Utilisateur Alpha Tester' => 'Utilisateur Alpha Tester',
|
||||
@@ -392,28 +399,6 @@ function materio_administration_user_default_permissions() {
|
||||
'module' => 'materio_user',
|
||||
);
|
||||
|
||||
// Exported permission: 'subscribe to simplenews category 6374'.
|
||||
$permissions['subscribe to simplenews category 6374'] = array(
|
||||
'name' => 'subscribe to simplenews category 6374',
|
||||
'roles' => array(
|
||||
'Adhérent' => 'Adhérent',
|
||||
'Utilisateur Alpha Tester' => 'Utilisateur Alpha Tester',
|
||||
'administrator' => 'administrator',
|
||||
'root' => 'root',
|
||||
),
|
||||
'module' => 'materio_user',
|
||||
);
|
||||
|
||||
// Exported permission: 'subscribe to simplenews category 6585'.
|
||||
$permissions['subscribe to simplenews category 6585'] = array(
|
||||
'name' => 'subscribe to simplenews category 6585',
|
||||
'roles' => array(
|
||||
'Utilisateur Alpha Tester' => 'Utilisateur Alpha Tester',
|
||||
'administrator' => 'administrator',
|
||||
'root' => 'root',
|
||||
),
|
||||
'module' => 'materio_user',
|
||||
);
|
||||
// Exported permission: 'toggle field translatability'.
|
||||
$permissions['toggle field translatability'] = array(
|
||||
'name' => 'toggle field translatability',
|
||||
@@ -457,6 +442,7 @@ function materio_administration_user_default_permissions() {
|
||||
$permissions['translate node entities'] = array(
|
||||
'name' => 'translate node entities',
|
||||
'roles' => array(
|
||||
'Translator' => 'Translator',
|
||||
'administrator' => 'administrator',
|
||||
'root' => 'root',
|
||||
),
|
||||
|
@@ -17,10 +17,12 @@ dependencies[] = login_destination
|
||||
dependencies[] = logintoboggan
|
||||
dependencies[] = logintoboggan_rules
|
||||
dependencies[] = logintoboggan_variable
|
||||
dependencies[] = materio_content_types
|
||||
dependencies[] = materio_user
|
||||
dependencies[] = menu
|
||||
dependencies[] = remove_duplicates
|
||||
dependencies[] = role_delegation
|
||||
dependencies[] = showroom
|
||||
dependencies[] = simplenews
|
||||
dependencies[] = strongarm
|
||||
dependencies[] = taxonomy_csv
|
||||
@@ -43,18 +45,17 @@ features[elysia_cron][] = workflow_cron
|
||||
features[features_api][] = api:2
|
||||
features[menu_custom][] = navigation
|
||||
features[menu_links][] = navigation_:materio_search_api_ajax/actuality
|
||||
features[menu_links][] = navigation_:print/print
|
||||
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_ajouter-un-tag-libre:http://dev.materio.com/fr/admin/structure/taxonomy/tag_libres/add
|
||||
features[menu_links][] = navigation_ajouter-un-tag-libre:admin/structure/taxonomy/tag_libres/add
|
||||
features[menu_links][] = navigation_breve:node/add/breve
|
||||
features[menu_links][] = navigation_companies:admin/content/companies
|
||||
features[menu_links][] = navigation_company:admin/structure/taxonomy_manager/voc/company
|
||||
features[menu_links][] = navigation_company:node/add/company
|
||||
features[menu_links][] = navigation_compose-tips:filter/tips
|
||||
features[menu_links][] = navigation_content-types:admin/config/regional/translate/table/nodetype
|
||||
features[menu_links][] = navigation_customers:http://www.materio.com/fr/admin/store/customers
|
||||
features[menu_links][] = navigation_customers:admin/store/customers
|
||||
features[menu_links][] = navigation_didactique:node/add/didactique
|
||||
features[menu_links][] = navigation_duplicate-mails:admin/users/duplicatemails
|
||||
features[menu_links][] = navigation_duplicates:admin/config/content/remove_duplicates
|
||||
@@ -66,11 +67,9 @@ features[menu_links][] = navigation_gratuits:admin/users/gratuits
|
||||
features[menu_links][] = navigation_industriels:admin/industriels
|
||||
features[menu_links][] = navigation_industriels:admin/users/industriels
|
||||
features[menu_links][] = navigation_ip-address-tracking:admin/reports/ip_tracking
|
||||
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_members:admin/users/members
|
||||
features[menu_links][] = navigation_menus:admin/config/regional/translate/table/menu
|
||||
features[menu_links][] = navigation_merge-duplicates:admin/structure/taxonomy/tag_libres/merge/duplicates
|
||||
@@ -88,7 +87,6 @@ features[menu_links][] = navigation_publication:node/add/publication
|
||||
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_strings-search:admin/config/regional/translate/translate
|
||||
features[menu_links][] = navigation_students:admin/students
|
||||
features[menu_links][] = navigation_students:admin/users/students
|
||||
@@ -98,11 +96,8 @@ features[menu_links][] = navigation_tag-libres:admin/structure/taxonomy_manager/
|
||||
features[menu_links][] = navigation_taxonomy-manager:admin/structure/taxonomy_manager/voc
|
||||
features[menu_links][] = navigation_taxonomy:admin/config/regional/translate/table/taxonomy
|
||||
features[menu_links][] = navigation_taxonomy:admin/structure/taxonomie/admin-taxo
|
||||
features[menu_links][] = navigation_test:node/add/simplenews/6585
|
||||
features[menu_links][] = navigation_user-account:user
|
||||
features[menu_links][] = navigation_users:/admin/users?rid=6
|
||||
features[menu_links][] = navigation_webform:node/add/webform
|
||||
features[menu_links][] = navigation_ze-daily-materio039:node/add/simplenews/6374
|
||||
features[user_permission][] = access admin theme
|
||||
features[user_permission][] = access administration menu
|
||||
features[user_permission][] = access workflow summary views
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user