=== TagALLY-for-WP === Contributors: yier Donate link: Tags: tag cloud, widget, share, ajax, related content, sidebar, plugin Requires at least: 2.0.2 Tested up to: 2.3.2 Stable tag: 0.25 It is a very distinctive tag cloud plugin, it can shine, pop up related-tip, and link you and others through tags. == Description == It will display a distinctive tag cloud in sidebar, each tag in the tag cloud will pop up a tooltip that lists the hottest and latest posts' excerpts and url links related with the tag. These posts come from not only your blog but also other blogs. Through sharing publish-status posts' excerpts among blogs, more people who access other blogs will have a chance to know your blog, and, you'll be able to know more information of others also. Furthermore, Whenever a new post adding tags is published in any of these wordpress blogs, the same tags in your tag cloud will glitter to inform you of the updates. If you have any question, please mail to tagally@gmail.com. == Installation ==
  1. Copy the whole tagally-for-wp folder to '/wp-content/plugins/' directory.
  2. Deactivate All UltimateTagWarrior plugins to avoid potential conflict.
  3. Activate the Plugin: Go to the WordPress Administration Plugins Panel and you will see two plugins listed under TagALLY-for-WP.
  4. Set Options: From the WordPress Administration Panels, choose Options > TagALLY. Set the options to meet your needs.
  5. Make sure that your theme supports widgets and the code "<?php wp_head(); ?>" is written before "</head>" in the header.php file and the code "<?php wp_footer(); ?>" is written before "</body>" in the footer.php file of your theme.
== Setting options ==

From the WordPress Administration Panels, choose Options > TagALLY. Set the options to meet your needs.

== Export posts and related tags ==

If you are using wordpress 2.3 or higher, or your blog version is lower than wordpress 2.3 but you have used UltimateTagWarrior plugins before,from the WordPress Administration Panels, choose Manage > TagALLY, you'll be able to use one-click method to export your posts and related tags.

We'll only collect those publish-status posts's links and excerpts grouped by their tags in TagALLY website, then make them sharable among wordpress blogs and later even anyone who accesses TagALLY website.

== Displaying a Tag Cloud in sidebar ==
  1. Go to the WordPress Administration Plugins Panel, Activate "TagAlly-for-WP:TagCloud".
  2. Go to the WordPress Administration Presentation > Widgets Panel, drag the "TagAlly-for-WP:TagCloud" to your sidebar.
== Frequently Asked Questions ==
  1. Q: Why does my blog not display the color tag cloud like your blog("blog.tagally.com") after I activate "TagAlly-for-WP:TagCloud"?
  2. A: Firstly, please make sure you've dragged the "TagAlly-for-WP:TagCloud" to your sidebar on your WordPress Administration Presentation > Widgets Panel. Secondly, please make sure your theme supports widget. That is to say that your theme will change the sidebar content according to your arrangement after you drag and drop the various elements of your sidebar content and click "Save changes" button on WordPress Administration Presentation > Widgets Panel.

  3. Q: Why couldn't the tooltip pop up when I move mouse cursor onto a tag displayed in my blog tag cloud?
  4. A: Please make sure that the code "<?php wp_head(); ?>" is written before "</head>" in the header.php file and the code "<?php wp_footer(); ?>" is written before "</body>" in the footer.php file of your theme.

  5. Q: Why couldn't my blog web page be loaded successfully when I set "Pop up tooltips in tagcloud" option to "yes"?
  6. A: This may be a bug, we have fixed it in version 0.25. You may upgrade your TagALLY-for-WP plugin to version 0.25.

== Upgrading to version 0.25 from version 0.1 or 0.2 ==

Copy the new files to your '/wp-content/plugins/tagally-for-wp' directory, overwriting old files.

== Change Log ==