From: https://www.google.com/accounts/o8/id?id=AItOawmp3ie1UcctC3m7Sm2u-NXWXifLNSzOuWs Date: Sun, 24 Nov 2013 22:14:51 +0000 (-0400) Subject: question about removing display of tags at bottom of page X-Git-Tag: debian/3.20140102~47 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/32973a053b1fcb24fe5e497c16708db4d1cae3c8?hp=1a990b26c75cd022dbc614c984060cb825b63af2 question about removing display of tags at bottom of page --- 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 index 000000000..ca99b2431 --- /dev/null +++ b/doc/forum/Remove_tags_and_backlinks_on_particular_pages__63__.mdwn @@ -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.