2011-12-21, 16:21:33
Can GS used fancy tagclouds like this : http://premiumcoding.com/wordpress-tags-plugin/
Help Me?
Help Me?
Request Fancy TagClouds!
|
2011-12-21, 16:21:33
Can GS used fancy tagclouds like this : http://premiumcoding.com/wordpress-tags-plugin/
Help Me?
2011-12-21, 17:22:07
for sure this is possible to be done
but as far as I see there is no such plugin out in the moment / until now
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
You can use a 3rd party solution:
Install i18n serach: http://mvlcek.bplaced.net/get-simple/i18nsearch/ This provides tag clouds and the call return_i18n_tags() Quote:returns an ordered array, where the key is the tag and the value is an array of urls (slugs) using that tag. Tags starting with "_" are ignored. Then use something like the cumulus tag cloud swf: http://www.roytanck.com/2008/05/19/how-t...ash-movie/ You just need to create the xml stylevar using a bit of php to have this format: Code: <tags> off the top of my head, something like this should work: Code: $stylevartags = '<tags>'; (code not tested...) -Rob A>
2011-12-22, 12:07:10
(This post was last modified: 2011-12-22, 12:09:43 by hjakirhossain.)
The way it is too difficult for me. Okay, I'll wait for plugins development rather than to be bothered.
I just wanted TagsClouds of plugins "News Manager" Only instead of the GS page. Thanks! |
« Next Oldest | Next Newest »
|