summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2008-09-08 15:04:32 +0000
committerwjames5 <will@tekimaki.com>2008-09-08 15:04:32 +0000
commit9cc825a59efc5fea650cfbe48fe51339220ee086 (patch)
tree40210134f4bd07faee6215fdb25ca7cc1c17df07
parent041f7c0cede82fb656d6a3d41c680bad559c0cab (diff)
downloadtags-9cc825a59efc5fea650cfbe48fe51339220ee086.tar.gz
tags-9cc825a59efc5fea650cfbe48fe51339220ee086.tar.bz2
tags-9cc825a59efc5fea650cfbe48fe51339220ee086.zip
add convenience link to popup tag cloud from edit process
-rw-r--r--templates/edit_tags.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/edit_tags.tpl b/templates/edit_tags.tpl
index 081d81e..836ebaf 100644
--- a/templates/edit_tags.tpl
+++ b/templates/edit_tags.tpl
@@ -7,6 +7,9 @@
{formhelp note="Enter key words to describe your content. Separate each tag with a comma: tag one,tag two."}
{/forminput}
</div>
+ <div class="row">
+ {jspopup notra=1 href=$smarty.const.TAGS_PKG_URL title="View all tags" width="null" height="null"}
+ </div>
{if count($tagData) > 0 }
<div class="row tags">
{forminput}