=== 2D Tag Cloud by Sujin ===
Contributors: sujin2f
Donate link: http://www.sujinc.com/lab/2d-tag-cloud-widget/
Tags: tag, cloud
Requires at least: 2.8
Tested up to: 3.5
Stable tag: 2.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
"2D Tag Cloud by Sujin" is one of the Wordpress widget, which makes tag-cloud with two visual value.
== Description ==
"2D Tag Cloud by Sujin" is one of the Wordpress widget, which makes tag-cloud with two visual value.
For example, size means that how many times have clicked the tag, and color means how many posts has had the tag.
This is very simple way to display your tag-cloud more pretty and more highly decorative following the order.
You can select color and size on admin page.
Official Page : 2D Tag Cloud by Sujin
Running Sample : Footer of sujinc.com
== Installation ==
= Installation =
1. Download the plugin zip package and extract it
1. Put the folder named "two-dimensional-tag-cloud-sujin" under /wp-content/plugins/ directory
1. Go to the plugins page in your Wordpress admin panel and click "Activate"
= Global Setting =
1. Go to "2D Tag Cloud" under the "Settings"
1. Set Tag Step and Method
1. Changing the step selector, you'll see the step marker appearing or disappearing
1. Click any step marker, and then set custom color and size
* Higher-level step means more valued (View / Including)
= Widget Setting =
1. Go to "Widgets" under the "Appearance" menu
1. Drag "2D Tag Cloud Widget by Sujin" to the widget holder you want to set
1. Set title, quantity and separator
1. If you change sort setting, you will get a different shape of tag cloud.
NOTE : At the early stage of applying this plugin, you cannot perceive a property of View step on your tag-cloud.
When clicked the tag or displayed the post which has the tag, the View Counts will be increased.
== Frequently Asked Questions ==
= Will this plugin replace previous tag cloud? =
No. You have to put our widget to your widget holder.
== Screenshots ==
1. Widget Setting
2. Global Setting Page
3. Result
== Changelog ==
= 2.6 =
* Fix option-saving bug with some system.
= 2.5 =
* Make sort setting on widget section.
= 2.0 =
* Fix some bugs.
* Add more presetting.
* Add line-height and margin setting.
* Change setting view to table shape.
* Add preview.
* Add id and class key of tags. So you can make custom css.
* Make to run at least Wordpress 2.8 version.
= 1.1.1 =
* Fix tag's output style (Add 'display:inline-block', line-height and margin). On next update, I'll put that function on user setting.
= 1.1 =
* Add preset config
= 1.0 =
* Original Version