From dd140d8e697703167b838ed8d6944dc44ee309db Mon Sep 17 00:00:00 2001 From: Cameron Date: Sat, 4 Jan 2014 06:02:24 -0800 Subject: [PATCH] Allow Custom Menu-Images to be used in page-navigation template. --- e107_core/templates/chapter_template.php | 15 +++++++++------ e107_handlers/e_parse_class.php | 8 ++++++-- e107_handlers/sitelinks_class.php | 20 ++++++++++---------- e107_plugins/page/e_sitelink.php | 6 +++--- e107_plugins/page/page_navigation_menu.php | 2 +- 5 files changed, 29 insertions(+), 22 deletions(-) diff --git a/e107_core/templates/chapter_template.php b/e107_core/templates/chapter_template.php index 796087c05..f93ba6f37 100644 --- a/e107_core/templates/chapter_template.php +++ b/e107_core/templates/chapter_template.php @@ -51,7 +51,7 @@ $CHAPTER_TEMPLATE['nav']['listChapters']['item_submenu'] = ' $CHAPTER_TEMPLATE['nav']['listChapters']['item_submenu_active'] = '
  • - {LINK_ICON}{LINK_NAME} + {LINK_NAME} {LINK_SUB}
  • @@ -60,7 +60,7 @@ $CHAPTER_TEMPLATE['nav']['listChapters']['item_submenu_active'] = ' $CHAPTER_TEMPLATE['nav']['listChapters']['item_active'] = '
  • - {LINK_ICON}{LINK_NAME} + {LINK_NAME}
  • '; @@ -73,27 +73,27 @@ $CHAPTER_TEMPLATE['nav']['listChapters']['submenu_start'] = '