3d tagcloud

By michal frackowiakmichal frackowiak

Description

Most likely you are using tags on your wiki. And the TagCloud module.

Recently the module got a new parameter to turn on "3d mode". See below.

Code

[[module TagCloud mode="3d" width="500" height="500" maxFontSize="20" minFontSize="8"]]

See the documentation for the complete list of options.

In action

Rate this solution

If you think this solution is useful — rate it up! Or dump it otherwise.

rating: +28+x
Unicode doesn't work
adasadas 1238237050|%e %b %Y, %H:%M %Z|agohover

If tag is with unicode chars, 3D cloud remove chars…

unfold Unicode doesn't work by adasadas, 1238237050|%e %b %Y, %H:%M %Z|agohover
Not bad...
DragonicoeDragonicoe 1238243654|%e %b %Y, %H:%M %Z|agohover

Not bad..

unfold Not bad... by DragonicoeDragonicoe, 1238243654|%e %b %Y, %H:%M %Z|agohover
Enhancement request - "Pagecloud"
KerryKerry 1239339090|%e %b %Y, %H:%M %Z|agohover

It would be great to have a "pagecloud" version which displays links to each of the pages on the wiki, either in a single category or multiple categories.

I have a private wiki with pages arranged by categories - it would be great to allow my users to navigate the pages within a category by a 3D cloud (as the pages are related but don't have any real order they should be read in etc.).

This is different from the tag-based concept for current tagcloud but it would be a great and creative way to navigate a wiki.

Any thoughts?

unfold Enhancement request - "Pagecloud" by KerryKerry, 1239339090|%e %b %Y, %H:%M %Z|agohover
Re: Enhancement request - "Pagecloud"
ferris_bferris_b 1253682189|%e %b %Y, %H:%M %Z|agohover

I would like that, too. Has anybody come up with an idea how to do this?

unfold Re: Enhancement request - "Pagecloud" by ferris_bferris_b, 1253682189|%e %b %Y, %H:%M %Z|agohover
Does not work with some base appearance templates
Hugo NetoHugo Neto 1241704063|%e %b %Y, %H:%M %Z|agohover

I have tried it in two different sites, in one of them it works and on the other one it doesn't, saying that the character size is not adequate - it only works in 2D mode. I used 100% + 300% for the maxsize and minsize, but still does not work.

Any help?

unfold Does not work with some base appearance templates by Hugo NetoHugo Neto, 1241704063|%e %b %Y, %H:%M %Z|agohover
Does not work with some base appearance templates (part II)
Hugo NetoHugo Neto 1241705792|%e %b %Y, %H:%M %Z|agohover

Just for better clarification, the template in use is "Gila" - this is on the site where i can't put the 3d tag cloud to work.

Supremely Helpful
Mr RoogleMr Roogle 1242892521|%e %b %Y, %H:%M %Z|agohover

Thanks a lot, it seems to be working perfectly, my page is only new but it already looks better.

unfold Supremely Helpful by Mr RoogleMr Roogle, 1242892521|%e %b %Y, %H:%M %Z|agohover
This is really cool!
Leo PangLeo Pang 1243283914|%e %b %Y, %H:%M %Z|agohover

This 3D tag cloud is really cool! I have added it onto my iPhone site:
iPhone Campus

unfold This is really cool! by Leo PangLeo Pang, 1243283914|%e %b %Y, %H:%M %Z|agohover
Cannot change the color of the 3D tag cloud
Leo PangLeo Pang 1244850286|%e %b %Y, %H:%M %Z|agohover

I was trying to change the minColor and maxColor to make it match the color theme of my web site, but it didn't work. Anybody know why? The following is my code and site:

[[module TagCloud mode="3d" width="230" height="230" maxFontSize="16" minFontSize="8" minColor=
"0, 102, 255" maxColor="102, 204, 0"]]

http://www.iphonecampus.com/

unfold Cannot change the color of the 3D tag cloud by Leo PangLeo Pang, 1244850286|%e %b %Y, %H:%M %Z|agohover
Re: Cannot change the color of the 3D tag cloud
Helmuti_pdorfHelmuti_pdorf 1245221901|%e %b %Y, %H:%M %Z|agohover

I cannot see your used code ( is there realy a linebreak inside? ) - but what I see are the blanks after the commas in the parameters of your color attributes:

Here is the example from above:

[[module TagCloud minFontSize="1em" maxFontSize="2em" maxColor="8,8,8" minColor="200,200,228" category="news"]]

==> there is no linebreak and no space after the commas!


Service is my success. My webtips:www.blender.org, www.zusi.de (Demo-Video)

Wollen Sie Wikidot helfen im deutschen » Handbuch ?

unfold Re: Cannot change the color of the 3D tag cloud by Helmuti_pdorfHelmuti_pdorf, 1245221901|%e %b %Y, %H:%M %Z|agohover
Re: Cannot change the color of the 3D tag cloud
Leo PangLeo Pang 1245260824|%e %b %Y, %H:%M %Z|agohover

Helmuti,

Thanks for the help. I have tried removing the space after the commas in the parameters of color attributes, but it it didn't do anything. You are the administrator of my site. You can try it yourself.

unfold Re: Cannot change the color of the 3D tag cloud by Leo PangLeo Pang, 1245260824|%e %b %Y, %H:%M %Z|agohover
It was the line break in the code and a space inside...
Helmuti_pdorfHelmuti_pdorf 1245310960|%e %b %Y, %H:%M %Z|agohover

It was the line break in the code and a space inside…

Have a look!

PS: great colors!


Service is my success. My webtips:www.blender.org, www.zusi.de (Demo-Video)

Wollen Sie Wikidot helfen im deutschen » Handbuch ?

Re: It was the line break in the code and a space inside...
Leo PangLeo Pang 1245351657|%e %b %Y, %H:%M %Z|agohover

Helmuti,

Yes, it works now! Thanks for pointing out the line-break, I didn't pay attention to it.

BTW, how to become a featured site on WikiDot front page? I believe my site is now a good showcase of wikidot features and hot content. Could you recommend my site to the committee?

Is centering possible?
Mr RoogleMr Roogle 1252466348|%e %b %Y, %H:%M %Z|agohover

I'm trying to center the 3D tag cloud on my page. How would you go about it?
Cheers
Ruben FitzSimons
http://roogle.wikidot.com/start

unfold Is centering possible? by Mr RoogleMr Roogle, 1252466348|%e %b %Y, %H:%M %Z|agohover
Re: Is centering possible?
HobStarCSHobStarCS 1253164304|%e %b %Y, %H:%M %Z|agohover

@ Mr Roogle
Put a [[=]] before your [[module TagCloud...]] and [[/=]] after it. I had the same problem and it took me a little while to work it out as well.

[[=]]
[[module TagCloud mode="3d" width="600" height="600" maxFontSize="20" minFontSize="8"  minColor="0,0,255" maxColor="0,255,0"]]
[[/=]]

[[/code]]
unfold Re: Is centering possible? by HobStarCSHobStarCS, 1253164304|%e %b %Y, %H:%M %Z|agohover
Re: Is centering possible?
Mr RoogleMr Roogle 1253177009|%e %b %Y, %H:%M %Z|agohover

Thankyou very much!!!
That is exactly the help i was after, thankyou very much indeedy.
Regards,
Roogle

unfold Re: Is centering possible? by Mr RoogleMr Roogle, 1253177009|%e %b %Y, %H:%M %Z|agohover
What about excluding tag?
HobStarCSHobStarCS 1253688129|%e %b %Y, %H:%M %Z|agohover

Can we telll the cloud NOT to display certain tags?

unfold What about excluding tag? by HobStarCSHobStarCS, 1253688129|%e %b %Y, %H:%M %Z|agohover
Add a new comment
page_revision: 3, last_edited: 1237895102|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License