diff --git a/e107_plugins/tagwords/tagwords_class.php b/e107_plugins/tagwords/tagwords_class.php index cbea9e9c4..8e4dc6faa 100644 --- a/e107_plugins/tagwords/tagwords_class.php +++ b/e107_plugins/tagwords/tagwords_class.php @@ -9,8 +9,8 @@ * Tagwords Class * * $Source: /cvs_backup/e107_0.8/e107_plugins/tagwords/tagwords_class.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-01-18 10:11:12 $ + * $Revision: 1.4 $ + * $Date: 2009-04-29 07:07:33 $ * $Author: lisa_ $ * */ @@ -274,7 +274,7 @@ class tagwords $qry = str_replace(' ', '+', $qry); $word = $this->e107->tp->toHTML($word,true,'no_hook, emotes_off'); $class = ($class ? "class='tag".intval($class)."'" : ""); - return "".$word." "; + return "".$word.""; } /* diff --git a/e107_plugins/tagwords/tagwords_template.php b/e107_plugins/tagwords/tagwords_template.php index 3668e693c..0c90bda70 100644 --- a/e107_plugins/tagwords/tagwords_template.php +++ b/e107_plugins/tagwords/tagwords_template.php @@ -9,8 +9,8 @@ * Tagwords Template * * $Source: /cvs_backup/e107_0.8/e107_plugins/tagwords/tagwords_template.php,v $ - * $Revision: 1.2 $ - * $Date: 2009-01-17 22:46:37 $ + * $Revision: 1.3 $ + * $Date: 2009-04-29 07:07:33 $ * $Author: lisa_ $ * */ @@ -65,11 +65,11 @@ $TEMPLATE_TAGWORDS['options'] = " //##### cloud ------------------------------------------------------- -$sc_style['TAG_NUMBER']['pre'] = "("; -$sc_style['TAG_NUMBER']['post'] = ") "; +$sc_style['TAG_NUMBER']['pre'] = " ("; +$sc_style['TAG_NUMBER']['post'] = ")"; $TEMPLATE_TAGWORDS['cloud_start'] = ""; -$TEMPLATE_TAGWORDS['cloud_item'] = "{TAG_WORD}{TAG_NUMBER}"; +$TEMPLATE_TAGWORDS['cloud_item'] = " {TAG_WORD}{TAG_NUMBER}"; $TEMPLATE_TAGWORDS['cloud_end'] = ""; $TEMPLATE_TAGWORDS['cloud'] = " @@ -97,20 +97,20 @@ $TEMPLATE_TAGWORDS['cloudlist'] = " //##### menu cloud -------------------------------------------------- -$sc_style['TAG_NUMBER|menu']['pre'] = "("; +$sc_style['TAG_NUMBER|menu']['pre'] = " ("; $sc_style['TAG_NUMBER|menu']['post'] = ") "; $sc_style['TAG_SEARCH|menu']['pre'] = "