From ffb255ef242eecdbda27652566dd88ff06f57101 Mon Sep 17 00:00:00 2001 From: CaMer0n Date: Tue, 21 Jul 2009 08:27:23 +0000 Subject: [PATCH] small css fixes and typo fix from previous commit --- e107_plugins/tagwords/tagwords_shortcodes.php | 6 +- e107_plugins/tagwords/tagwords_template.php | 60 +++++++++---------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/e107_plugins/tagwords/tagwords_shortcodes.php b/e107_plugins/tagwords/tagwords_shortcodes.php index 4998299cf..ed3842480 100644 --- a/e107_plugins/tagwords/tagwords_shortcodes.php +++ b/e107_plugins/tagwords/tagwords_shortcodes.php @@ -9,8 +9,8 @@ * Tagwords Shortcodes * * $Source: /cvs_backup/e107_0.8/e107_plugins/tagwords/tagwords_shortcodes.php,v $ - * $Revision: 1.4 $ - * $Date: 2009-07-21 07:10:25 $ + * $Revision: 1.5 $ + * $Date: 2009-07-21 08:27:23 $ * $Author: e107coders $ * */ @@ -26,7 +26,7 @@ $codes = array(); $tmp = get_class_methods('tagwords_shortcodes'); foreach($tmp as $c) { - if(strpos($c, 'ax_') === 0) + if(strpos($c, 'sc_') === 0) { $codes[] = substr($c, 3); } diff --git a/e107_plugins/tagwords/tagwords_template.php b/e107_plugins/tagwords/tagwords_template.php index 0c90bda70..0a57b6074 100644 --- a/e107_plugins/tagwords/tagwords_template.php +++ b/e107_plugins/tagwords/tagwords_template.php @@ -9,9 +9,9 @@ * Tagwords Template * * $Source: /cvs_backup/e107_0.8/e107_plugins/tagwords/tagwords_template.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-04-29 07:07:33 $ - * $Author: lisa_ $ + * $Revision: 1.4 $ + * $Date: 2009-07-21 08:27:23 $ + * $Author: e107coders $ * */ @@ -120,36 +120,36 @@ $TEMPLATE_TAGWORDS['menu_cloud'] = " $TEMPLATE_TAGWORDS['admin_options'] = "
- -- - - +
+ + + + - - + + - - + + - - + + - - + + - - + - - + + - - + + - - + + - - + @@ -183,15 +183,15 @@ $TEMPLATE_TAGWORDS['admin_options'] = " - - + + - - + +
".LAN_TAG_OPT_25."
".LAN_TAG_OPT_2."{TAG_OPT_MIN}".LAN_TAG_OPT_2."{TAG_OPT_MIN}
".LAN_TAG_OPT_3."{TAG_OPT_CLASS}".LAN_TAG_OPT_3."{TAG_OPT_CLASS}
".LAN_TAG_OPT_16."
".LAN_TAG_OPT_4."{TAG_OPT_DEFAULT_SORT}".LAN_TAG_OPT_4."{TAG_OPT_DEFAULT_SORT}
".LAN_TAG_OPT_7."{TAG_OPT_DEFAULT_STYLE}".LAN_TAG_OPT_7."{TAG_OPT_DEFAULT_STYLE}
".LAN_TAG_OPT_26." + ".LAN_TAG_OPT_26." {TAG_OPT_VIEW_SORT}
{TAG_OPT_VIEW_STYLE}
{TAG_OPT_VIEW_AREA}
@@ -161,20 +161,20 @@ $TEMPLATE_TAGWORDS['admin_options'] = "
".LAN_TAG_OPT_17."
".LAN_TAG_OPT_18."{TAG_OPT_CAPTION|menu}".LAN_TAG_OPT_18."{TAG_OPT_CAPTION|menu}
".LAN_TAG_OPT_15."{TAG_OPT_MIN|menu}".LAN_TAG_OPT_15."{TAG_OPT_MIN|menu}
".LAN_TAG_OPT_4."{TAG_OPT_DEFAULT_SORT|menu}".LAN_TAG_OPT_4."{TAG_OPT_DEFAULT_SORT|menu}
".LAN_TAG_OPT_26." + ".LAN_TAG_OPT_26." {TAG_OPT_VIEW_SEARCH|menu}
{TAG_OPT_VIEW_FREQ|menu}
".LAN_TAG_OPT_21."
".LAN_TAG_OPT_22."{TAG_OPT_SEPERATOR}".LAN_TAG_OPT_22."{TAG_OPT_SEPERATOR}
".LAN_TAG_OPT_23."
".LAN_TAG_OPT_24."{TAG_OPT_ACTIVEAREAS}".LAN_TAG_OPT_24."{TAG_OPT_ACTIVEAREAS}
{TAG_OPT_BUTTON}