Welcome Guest[3.138.114.140], connected from
I Would Like to request a tag cloud plugin
|
Post: #1
|
|||
|
|||
I Would Like to request a tag cloud plugin
I know there are a few out there and they are pretty good right now I am using the one made by watt from mybb.com but I like this one wp-cumulus
Info http://www.roytanck.com/2010/05/29/wp-cu...ent-again/ http://wordpress.org/extend/plugins/wp-c...reenshots/ http://www.tag-cloud.de/ http://www.artviper.net/website-tools/ht...-cloud.php I have attempted to put to add manually to this site http://www.mybb.co.cc but the tag cloud links do not up date or change you would have to do it all by hand. I think the colour full tag cloud would look good. |
|||
Post: #2
|
|||
|
|||
RE: I Would Like to request a tag cloud plugin
I had a quick look at the wp-cumulus and it is a Flash plugin, like all your other selections. At the moment i do not do Flash plugins because it would not be worthy of the cost of the Adobe application to do them!
I could make an automatic colour text tag cloud plugin, that will update himself at each new index page generation. Just tell me if this would be enough for you or if you would like more options... |
|||
Post: #3
|
|||
|
|||
RE: I Would Like to request a tag cloud plugin
Thank you for your reply
O.K the page http://www.mybb.co.cc was my attempt at trying the code from http://www.tag-cloud.de/ which I do not think page is working right. I never had to Use Adobe flash to setup anything but I think that if you made aplugin we could still get it to work Could you Do? Example Adding up similar words: forums(3) and forum(9) Adding up similar words: members(4) and member(3) So you get html cloud like this PHP Code:[Highlight] <a href="http://forums" onmouseover="this.style.color='#9a68f1'" onmouseout="this.style.color='#8c156c'" style="color:#8c156c;font-size:25px;text-decoration:none" title="Count: 12">forums</a> <a href="http://guest" onmouseover="this.style.color='#d6a57e'" onmouseout="this.style.color='#69b4f9'" style="color:#69b4f9;font-size:11px;text-decoration:none" title="Count: 3">guest</a> <a href="http://statistics" onmouseover="this.style.color='#c44deb'" onmouseout="this.style.color='# dad05'" style="color:# dad05;font-size:16px;text-decoration:none" title="Count: 5">statistics</a> <a href="http://members" onmouseover="this.style.color='#b5643c'" onmouseout="this.style.color='#49bb44'" style="color:#49bb44;font-size:20px;text-decoration:none" title="Count: 7">members</a> <a href="http://posts" onmouseover="this.style.color='#796b4b'" onmouseout="this.style.color='#5ab9f1'" style="color:#5ab9f1;font-size:14px;text-decoration:none" title="Count: 4">posts</a> <a href="http://online" onmouseover="this.style.color='# 9d328'" onmouseout="this.style.color='#eb3827'" style="color:#eb3827;font-size:14px;text-decoration:none" title="Count: 4">online</a> <a href="http://users" onmouseover="this.style.color='#6c8062'" onmouseout="this.style.color='#5bbcc8'" style="color:#5bbcc8;font-size:14px;text-decoration:none" title="Count: 4">users</a> <a href="http://weather" onmouseover="this.style.color='#f4cfba'" onmouseout="this.style.color='#f7b998'" style="color:#f7b998;font-size:11px;text-decoration:none" title="Count: 3">weather</a> PHP Code:[Highlight] <tags> I might be able to use the plug in you make with the flash tag cloud or I could just be dreaming who knows maybe it will So could that be Done ??????? |
|||
08-17-2010, 01:42 PM
(This post was last modified: 08-17-2010 02:27 PM by exdiogene.)
Post: #4
|
|||
|
|||
RE: I Would Like to request a tag cloud plugin
Yes i can easily create an .xml file called cloud_data.xml and put in it the tags from the places you want, But how would it be good for SEO and your site?
I strongly believe that it would be better to have your tags in your HTML page for the Search engines to see them easily... Unless you plan to use both methods to keep the fancy flash presentation of your tags,, but still the HTML links would still be available to them, so it would be a duplication of content for your visitors... ___________________________
Addendum : I verified about the application license and there was none! I feel quite uncomfortable to developp something connected to a compiled binary which i cannot see if anything harmfull could be present inside it! If theis application was created by a very well knowned software developper established since several years it would be quite a different story. So the best i can do, is to developp my own tag cloud plugin having an option to also write a cloud_data.xml file in a specified directory for your flash application to work with it. I am also suggesting to enhance considerably our actual "Thread Tags 1.0" plugin to add those features to it and more... What do you thing about this? |
|||
Post: #5
|
|||
|
|||
RE: I Would Like to request a tag cloud plugin
That sounds good and should work for what I would want. And your way would be good for seo too.
That application license you where talking about was for the page http://www.tag-cloud.de/ right ??? listed under the GPL That page it setup and run by http://www.artviper.net/ and it based on a word press plugin http://wordpress.org/extend/plugins/wp-cumulus/ created by roytanck http://www.roytanck.com I just found this too javascript version http://jeroenvanwarmerdam.nl/content/res...mulus.aspx |
|||
Post: #6
|
|||
|
|||
RE: I Would Like to request a tag cloud plugin
Yes, i would greatly prefer to integrate the javascript version in my plugin!
But it is based on a GPLv3 License not allowing anything connected to it to not be GPL... Also there is 3 needed Javascript files to be downloaded by each users, with a total of 200000 bytes that is quit much for slow connections. There is also a conflict with one file and the prototype.js script used by MyBB forums, it could be solved with some other codings but i prefer to not make so much changes in a public plugins... I will think about it this week and respond here. But it seem at this point that my previous solution would be better for most users! |
|||
Post: #7
|
|||
|
|||
RE: I Would Like to request a tag cloud plugin
What ever works I am easy going It's just that i like that tag cloud and would like to see it for MyBB I could always install wordpress But I would rather stick with MyBB.
I will await you answer Looks like you may have a new subscriber soon And Thank you for you time |
|||
Post: #8
|
|||
|
|||
RE: I Would Like to request a tag cloud plugin
The thread tags that you where going to update would it be possible to have the tags auto add from the post subject?
|
|||
Post: #9
|
|||
|
|||
RE: I Would Like to request a tag cloud plugin
The tags are normaly typed when creating the thread first post, if you mean that its subject should be parsed to extract the possible tags from it, then if would need some artificial intelligence to choose only proper words!
Unless you are suggesting to simply extract all words longer than 3 characters and dump them in the tags box, this would need to be done using javascript, because it should be edited before the new thread is posted. Another solution for this without javascript, is to enable in AdminCP a setting adding automaticely these words in the tags when the thread is saved. |
|||
Post: #10
|
|||
|
|||
RE: I Would Like to request a tag cloud plugin
Right now when you use the thread tags And you Enter In the post subject the thread tags is empty and you got to in cert the tags your self.
example: Post Subject: Hello How Are you to day? (Now have the tags add automatically) Thread tags: Hello, How, Are, You, Day (doping "to" cause it smaller then 3 characters) That's what I meant artificial intelligence would be nice but I am pretty sure you would want more then subscription to your site lolol See I do like the Tag cloud by watt over at mybb.com but it has lots of problems and the color tag cloud would look way better. |
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
Recherche le plugin de ce forum : HitCounter Plugin | Pichorka | 2 | 352 |
06-12-2014 06:11 AM Last Post: Pichorka |
|
self open and close plugin | Philly | 0 | 1,121 |
07-28-2011 01:17 AM Last Post: Philly |
|
Connected From Plugin | H0AX | 1 | 1,357 |
07-02-2011 02:14 PM Last Post: exdiogene |
|
User Browser Detection Plugin or Script ? | H0AX | 6 | 2,003 |
06-30-2011 12:08 PM Last Post: H0AX |
|
Picture Vote Plugin | Chainzs | 7 | 2,672 |
11-09-2010 12:23 PM Last Post: hady |
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |