From 1396cfbb69f2918b4d9fee1e57fad9d9520ee55d Mon Sep 17 00:00:00 2001 From: SecretR Date: Fri, 8 Mar 2013 13:08:06 +0200 Subject: [PATCH] Navigation compile/parser issues solved --- e107_core/templates/navigation_template.php | 7 ++++ e107_core/templates/page_template.php | 16 +++----- e107_handlers/sitelinks_class.php | 28 ++++---------- e107_plugins/page/e_shortcode.php | 2 +- e107_plugins/page/e_sitelink.php | 30 ++++++++++++--- e107_plugins/page/page_navigation_menu.php | 42 ++++++++++----------- 6 files changed, 67 insertions(+), 58 deletions(-) diff --git a/e107_core/templates/navigation_template.php b/e107_core/templates/navigation_template.php index d380686a2..9a7309eda 100644 --- a/e107_core/templates/navigation_template.php +++ b/e107_core/templates/navigation_template.php @@ -70,6 +70,13 @@ $NAVIGATION_TEMPLATE['main']['submenu_loweritem'] = ' '; +$NAVIGATION_TEMPLATE['main']['submenu_loweritem_active'] = ' + +'; + $NAVIGATION_TEMPLATE['main']['submenu_item_active'] = '
  • - - {LINK_IMAGE} {LINK_NAME} - -
  • - '; - - $PAGE_TEMPLATE['nav']['end'] = ''; - $PAGE_TEMPLATE['nav']['submenu_start'] = '