{"id":6078,"date":"2009-07-25T06:59:10","date_gmt":"2009-07-25T06:59:10","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/netlifes-tag-cloud-fatcloud\/"},"modified":"2009-08-27T13:15:09","modified_gmt":"2009-08-27T13:15:09","slug":"netlifes-tag-cloud-fatcloud","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/netlifes-tag-cloud-fatcloud\/","author":3407722,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.6","stable_tag":"trunk","tested":"2.8","requires":"2.7.1","requires_php":"","requires_plugins":"","header_name":"Netlife's Tag Cloud (FatCloud)","header_author":"Neil E. Pearson","header_description":"","assets_banners_color":"","last_updated":"2009-08-27 13:15:09","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/netlife.com.au\/2009\/06\/28\/wordle-your-wordpress-flash-based-tag-cloud-plugin\/","header_plugin_uri":"http:\/\/netlife.com.au\/2009\/06\/28\/wordle-your-wordpress-flash-based-tag-cloud-plugin\/","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":10,"downloads":9855,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539081","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1539081","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539081","resolution":"1","location":"plugin"}},"screenshots":{"1":"An example of a FatCloud tag cloud using the 'Wordle' theme","2":"General settings available","3":"Settings available for the built-in 'Wordle' theme"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[45466,45465,206,863],"plugin_category":[],"plugin_contributors":[88536],"plugin_business_model":[],"class_list":["post-6078","plugin","type-plugin","status-publish","hentry","plugin_tags-fat-cloud","plugin_tags-fatcloud","plugin_tags-flash","plugin_tags-tag-cloud","plugin_contributors-netlife","plugin_committers-netlife"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/netlifes-tag-cloud-fatcloud.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/netlifes-tag-cloud-fatcloud\/trunk\/screenshot-1.png?rev=1539081","caption":"An example of a FatCloud tag cloud using the 'Wordle' theme"},{"src":"https:\/\/ps.w.org\/netlifes-tag-cloud-fatcloud\/trunk\/screenshot-2.png?rev=1539081","caption":"General settings available"},{"src":"https:\/\/ps.w.org\/netlifes-tag-cloud-fatcloud\/trunk\/screenshot-3.png?rev=1539081","caption":"Settings available for the built-in 'Wordle' theme"}],"raw_content":"<!--section=description-->\n<p>A flash-based tag cloud plugin for your WordPress blog. FatCloud, by <a href=\"http:\/\/www.netlife.com.au\" title=\"Web Design Blog\">Netlife<\/a>, comes with 2 built in themes: 'Simple Skin' and the popular 'Wordle' theme. \nChoose text angle, colour, size ratio and much more. Beautiful tag clouds that are accessible &amp; SEO friendly.<\/p>\n\n<p>The <code>wp_fat_cloud()<\/code> function is an extension of the built-in WordPress wp&#095;tag&#095;cloud() function.\nIt will accept all the same arguments, and generates almost identical mark-up, with some\nadded JavaScript to render a SWF on top.<\/p>\n\n<p>FatCloud requires PHP 5.2+, JavaScript and the Adobe Flash Player 10+ browser plugin.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire 'netlifes-tag-cloud-fatcloud' directory to your wp-content\/plugins directory.<\/li>\n<li>Enable the plugin in the WordPress Plugins menu<\/li>\n<li>Configure FatCloud using the WordPress &gt; Settings &gt; FatCloud page.<\/li>\n<li>Add the  tag somewhere in your template.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What are the system requirements for using FatCloud?<\/dt>\n<dd><p>FatCloud has been successfully tested with Wordpress 2.7.1 on PHP5.2+. We have not tested it on 5.1.x. There is no support for PHP4 (sorry!). If you have problems on these (or other) configurations, feel free to <a href=\"http:\/\/netlife.com.au\/2009\/06\/28\/wordle-your-wordpress-flash-based-tag-cloud-plugin\/#comments\">submit a comment<\/a> on Netlife.<\/p><\/dd>\n<dt>Why do I get an error after activating version 0.1?<\/dt>\n<dd><p>Our initial release did not allow for a different plugin folder name. If you downloaded version 0.1, parse errors are expected after activation i.e. 'parse error, unexpected =,'. To resolve this temporary issue, FTP into your website and rename the plugin directory from \n'wp-content\/plugins\/netlifes-tag-cloud-fatcloud' to 'wp-content\/plugins\/wp&#095;fat&#095;cloud'. We have since pushed up revision 0.2 to resolve this issue.<\/p><\/dd>\n<dt>Why does my browser freeze after I add new tags?<\/dt>\n<dd><p>FatCloud is doing some pretty hard-core rendering back there. Once it renders, it caches\nthe render data on the server, but it needs to re-render whenever its data changes. A\n45 second render time is pretty normal. It will happen only once after a new tag is added to wordpress.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release. Hooray!<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Changed plug-in directory name to be consistent with SVN path<\/li>\n<li>Added PHP 5.2+ to system requirements<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Some users reported a MySQL invalid resource warning when installing FatCloud. The code in question has been re-written with extra care, so future installations should be error-free.<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Added support for user defined wordpress table prefix's. We had previously assumed the options table would always be called wp_options.<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Fixed a javascript bug in Internet Explorer browsers that was causing FatCloud tag cloud to appear blank<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>Plugin now includes a widget, thanks to Roel S.F. Abspoel<\/li>\n<\/ul>","raw_excerpt":"Netlife&#039;s Flash Tag Cloud plugin for WordPress - FatCloud! Wordle your WordPress. Beautiful tag clouds that are accessible &amp; SEO friendly.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/6078","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=6078"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/netlife"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=6078"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=6078"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=6078"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=6078"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=6078"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=6078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}