]> sipb.mit.edu Git - ikiwiki.git/commitdiff
question about removing display of tags at bottom of page
authorhttps://www.google.com/accounts/o8/id?id=AItOawmp3ie1UcctC3m7Sm2u-NXWXifLNSzOuWs <Eric@web>
Sun, 24 Nov 2013 22:14:51 +0000 (18:14 -0400)
committeradmin <admin@branchable.com>
Sun, 24 Nov 2013 22:14:51 +0000 (18:14 -0400)
doc/forum/Remove_tags_and_backlinks_on_particular_pages__63__.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Remove_tags_and_backlinks_on_particular_pages__63__.mdwn b/doc/forum/Remove_tags_and_backlinks_on_particular_pages__63__.mdwn
new file mode 100644 (file)
index 0000000..ca99b24
--- /dev/null
@@ -0,0 +1,3 @@
+Hello,
+
+I would like to use !taglink to create a series of links, which are also tags, in the main part of my wikipages.  But since these will already be on the page, there's no need to have them at the bottom of the page.  Is there any way to turn off the display of tags (and also of backlinks) at the bottom of the page?  I understand I could just delete the sections from page.tmpl but wondered if there was a more elegant way to do it.  Thanks.