From 2ec48d353e4199e139853f2ffe3cb6a7a7b9a89a Mon Sep 17 00:00:00 2001 From: CaMer0n Date: Sat, 12 Dec 2009 11:31:00 +0000 Subject: [PATCH] Featurebox cleanup --- .../featurebox/templates/centered.php | 27 ------- e107_plugins/featurebox/templates/default.php | 25 ------ .../featurebox_category_template.php | 77 +++++++++++++++++++ 3 files changed, 77 insertions(+), 52 deletions(-) delete mode 100644 e107_plugins/featurebox/templates/centered.php delete mode 100644 e107_plugins/featurebox/templates/default.php diff --git a/e107_plugins/featurebox/templates/centered.php b/e107_plugins/featurebox/templates/centered.php deleted file mode 100644 index df95a2b57..000000000 --- a/e107_plugins/featurebox/templates/centered.php +++ /dev/null @@ -1,27 +0,0 @@ -$fb_title -
-$fb_text - -

-"; - -?> \ No newline at end of file diff --git a/e107_plugins/featurebox/templates/default.php b/e107_plugins/featurebox/templates/default.php deleted file mode 100644 index 617d4ce3c..000000000 --- a/e107_plugins/featurebox/templates/default.php +++ /dev/null @@ -1,25 +0,0 @@ -$fb_title -
-$fb_text -"; - -?> \ No newline at end of file diff --git a/e107_plugins/featurebox/templates/featurebox_category_template.php b/e107_plugins/featurebox/templates/featurebox_category_template.php index 64ed05085..b01162129 100644 --- a/e107_plugins/featurebox/templates/featurebox_category_template.php +++ b/e107_plugins/featurebox/templates/featurebox_category_template.php @@ -79,6 +79,82 @@ $FEATUREBOX_CATEGORY_TEMPLATE['dynamic']['nav_separator'] = ' '; $FEATUREBOX_CATEGORY_TEMPLATE['dynamic']['js'] = '{e_PLUGIN}featurebox/featurebox.js'; // inline JS, without