added footer menu, insert module, image field to page

This commit is contained in:
2017-02-24 17:00:41 +01:00
parent 65f6be158a
commit fc8070a669
27 changed files with 1750 additions and 65 deletions
@@ -28,6 +28,7 @@ function admin_menu_default_menu_links() {
'customized' => 1,
'language' => 'und',
'menu_links_customized' => 1,
'parent_identifier' => 'navigation_contenu:admin/content/nodes',
);
// Exported menu link: navigation_compose-tips:filter/tips.
$menu_links['navigation_compose-tips:filter/tips'] = array(
@@ -106,10 +107,11 @@ function admin_menu_default_menu_links() {
'external' => 0,
'has_children' => 0,
'expanded' => 0,
'weight' => 0,
'customized' => 0,
'weight' => -49,
'customized' => 1,
'language' => 'und',
'menu_links_customized' => 0,
'menu_links_customized' => 1,
'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
);
// Exported menu link: navigation_log-out:user/logout.
$menu_links['navigation_log-out:user/logout'] = array(
@@ -173,10 +175,11 @@ function admin_menu_default_menu_links() {
'external' => 0,
'has_children' => 0,
'expanded' => 0,
'weight' => 0,
'customized' => 0,
'weight' => -47,
'customized' => 1,
'language' => 'und',
'menu_links_customized' => 0,
'menu_links_customized' => 1,
'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
);
// Exported menu link: navigation_pisode:node/add/episode.
$menu_links['navigation_pisode:node/add/episode'] = array(
@@ -192,10 +195,11 @@ function admin_menu_default_menu_links() {
'external' => 0,
'has_children' => 0,
'expanded' => 0,
'weight' => 0,
'customized' => 0,
'weight' => -48,
'customized' => 1,
'language' => 'und',
'menu_links_customized' => 0,
'menu_links_customized' => 1,
'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
);
// Exported menu link: navigation_thematique:node/add/thematique.
$menu_links['navigation_thematique:node/add/thematique'] = array(
@@ -211,10 +215,11 @@ function admin_menu_default_menu_links() {
'external' => 0,
'has_children' => 0,
'expanded' => 0,
'weight' => 0,
'customized' => 0,
'weight' => -50,
'customized' => 1,
'language' => 'und',
'menu_links_customized' => 0,
'menu_links_customized' => 1,
'parent_identifier' => 'navigation_ajouter-du-contenu:node/add',
);
// Exported menu link: navigation_user-account:user.
$menu_links['navigation_user-account:user'] = array(