Форуми / Cotonti / Extensions / Tag Cloud in footer

calibor
#1 24.03.2009 22:57
I searched the forum a few times but couldnt find any topic related to the *tag cloud*.

So, is it possible to have for example to have the tag cloud in the footer?
pieter
#2 25.03.2009 00:20
I guess you can, but you need to change the file.
Change hook in the php file in the plugin folder from

index.tpl to footer.tpl

And reinstall the plugin.

I'm not sure it will work.
... can we help you ...
fedai
#3 25.03.2009 00:26
open:
plugins/tags/tags.index.php
search:
Tags=index.tpl:{INDEX_TAG_CLOUD},{INDEX_TOP_TAG_CLOUD}

index.tpl to footer.tpl

footer.tpl to open and add tags: {INDEX_TAG_CLOUD},{INDEX_TOP_TAG_CLOUD}
"peace in the homeland, peace in the world" K.ATATÜRK

personal blog:
http://www.sametbal.net
calibor
#4 25.03.2009 00:27
oke oke, After some playing around got it working:) thank you,