So you would like my second choice without javascript. Then i could put 2 settings to achieve this :
1- Enable/Disable Automatic addition of subject words to tags. (Default=Enabled)
2- Minimum word characters count to be included. (Default=3)
This way you also are able to add your own tags in the list. The subject words would be added to them when saving the thread.
Yea that's the ticket
and xml out put like this where it groups like words so the font is bigger or smaller according to how many and the colour
<tags>
<a href="http://www.mysite.com/forums" hicolor="0x990977" color="0xf42e5a" style="font-size:23">forums</a>
<a href="http://www.mysite.com/post" hicolor="0x1dcac8" color="0x16ae47" style="font-size:9">post</a>
<a href="http://www.mysite.com/guest" hicolor="0xed2f32" color="0x846ba5" style="font-size:9">guest</a>
<a href="http://www.mysite.com/statistics" hicolor="0x ac50f" color="0xf9e2e5" style="font-size:14">statistics</a>
<a href="http://www.mysite.com/members" hicolor="0xc54948" color="0x172a4e" style="font-size:18">members</a>
<a href="http://www.mysite.com/threads" hicolor="0xa55aa6" color="0x ea66d" style="font-size:9">threads</a>
<a href="http://www.mysite.com/posts" hicolor="0xbf3c41" color="0xebd964" style="font-size:12">posts</a>
<a href="http://www.mysite.com/online" hicolor="0x99321b" color="0xc7bf99" style="font-size:12">online</a>
<a href="http://www.mysite.com/users" hicolor="0x17d7a2" color="0x a856a" style="font-size:12">users</a>
<a href="http://www.mysite.com/shout" hicolor="0xd40259" color="0x5ea51a" style="font-size:9">shout</a>
</tags>
Good news!
I completed the plugin tonight, i need someone to test it elsewere.
Now it is 3 times bigger than the original plugin previously available here.
It is working well on one of my forums, i have tested all new features and you should be quite happy of the SEO advantages included in it. I even included a META Keywords LINK that will update itself with the most used Tags.
I will send you a PM telling you how to download the Beta plugin, just post your comments here after testing it...
I have added this functionality in the settings...
Hello every one first I would like to thank exdiogene for all his hard work and giving me the ability to add this tag cloud to my webpage with the use of this plugin that exdiogene created and sidebox plugin and the flash file and info found here
http://www.tag-cloud.de/
You can add a tag cloud that looks like this (see image)
[
attachment=771]
pretty cool eh
sidebox plugin I used can be found here (but you have to subscribe to download)
< link deleted by the moderator >
This would be cool to be able to add the tags inside the proportal box and be able to have it inside the header of the index
Thanks!
I can not remember if it was one of your pm's but I think you said that you could have it so i could put the cloud_data.xml in another dir is it to hard or to late to implment this.
and how would i fix the Markup Validation 6 errors
http://validator.w3.org/check?uri=http%3...ator%2F1.1
For now the directory cannot be changed unless the plugin is edited for it.
About the w3.org validator, the errors are quite odd, i could expect a message mentioning that the closing slash was not there, but not the fact that the Meta Tag is invalid because from the documentation they are valid in xHTML as in xml!
I will add the closing slashes to be fully compliant but there is little i can do about the failing test, unless it was only because of the missing slashes and the error was wrongly described.