DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:cumulus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:cumulus [2011-08-12 14:43] – [Discussion] 90.80.141.17plugin:cumulus [2023-10-30 23:26] (current) Klap-in
Line 1: Line 1:
-====== Cumulus plugin ====== +====== Cumulus Plugin ======
- +
----- pluginnews ---- +
-headline: Plugins by same author +
-style: sameauthor +
-----+
  
 ---- plugin ---- ---- plugin ----
Line 11: Line 6:
 email      : sandell.hakan@gmail.com email      : sandell.hakan@gmail.com
 type       : Syntax type       : Syntax
-lastupdate : 2010-07-14 +lastupdate : 2012-10-28 
-compatible : 2009-02-14,Lemming,anteater+compatible : Lemming, Anteater, Rincewind, Angua, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Hrun, !Hogfather
 depends    :  depends    : 
 conflicts  conflicts 
 similar    : cloud similar    : cloud
-tags       : listing, navigation, search, tags +tags       : !obsolete, listing, navigation, search, tags
  
-downloadurl: http://github.com/HåkanS/dokuwiki-plugin-cumulus/zipball/master +downloadurl: https://github.com/HakanS/dokuwiki-plugin-cumulus/zipball/master 
-bugtracker : http://github.com/HåkanS/dokuwiki-plugin-cumulus/issues +bugtracker : https://github.com/HakanS/dokuwiki-plugin-cumulus/issues 
-sourcerepo : http://github.com/HåkanS/dokuwiki-plugin-cumulus/+sourcerepo : https://github.com/HakanS/dokuwiki-plugin-cumulus
 ---- ----
 +
 +Flash is not available anymore in browsers.
 +
  
 This plugin enables you to use a Flash movie to display a nice rotating 3D word/tag cloud, for example [[http://www.roytanck.com/2008/03/15/wp-cumulus-released/|Roy Tanck's]] movie. A special feature is the ability to display all root namespaces of your Wiki installation. This plugin enables you to use a Flash movie to display a nice rotating 3D word/tag cloud, for example [[http://www.roytanck.com/2008/03/15/wp-cumulus-released/|Roy Tanck's]] movie. A special feature is the ability to display all root namespaces of your Wiki installation.
Line 28: Line 25:
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Step 1. Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the URL given above. Refer to [[:Plugins]] on how to install plugins manually.+**Step 1.** Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. 
  
-Step 2. Find latest version of, for example [[http://www.roytanck.com/2008/03/15/wp-cumulus-released/|Roy Tanck's]] Flash movie, a file called "tagcloud.swf" and put it in the plugin folder.+**Step 2.** Find latest version of, for example [[https://github.com/roytanck/cumulus|Roy Tanck'Cumulus GitHub project]] Flash movie, a file called "tagcloud.swf" and put it in the plugin folder.
  
   ..dokuwiki/lib/plugins/cumulus/   ..dokuwiki/lib/plugins/cumulus/
  
-:!: The Flash movie is NOT included in the download :!: ^+:!: The Flash movie is NOT included in the download :!:
  
 This inconvenience because the Roy's Flash movie is released under GPL v3 and I'm a little bit hesitant to include it in the download. This plugin just plays any file called "tagcloud.swf" in the plugin folder ;-). This inconvenience because the Roy's Flash movie is released under GPL v3 and I'm a little bit hesitant to include it in the download. This plugin just plays any file called "tagcloud.swf" in the plugin folder ;-).
Line 42: Line 40:
 <code>~~CUMULUS[&flag=value]~~</code> <code>~~CUMULUS[&flag=value]~~</code>
  
-  * **flag** can be one or several (separated by & ) of:+  * **flag** can be one or several (separated by ''&'') of:
     * //max//    --- Maximum number of words displayed     * //max//    --- Maximum number of words displayed
     * //width// --- Width in pixels (500 or more is recommended)     * //width// --- Width in pixels (500 or more is recommended)
     * //height//  --- Height in pixels (ideally around 3/4 of the width)     * //height//  --- Height in pixels (ideally around 3/4 of the width)
-    * //tcolor//  --- Color of the tags (6 char HEX color value without the ‘#’ prefix)+    * //tcolor//  --- Color of the tags (6 char HEX color value without the ‘#’ prefix)(([[http://www.random411.com/html-color-codes-chart-hex-number-palette-rgb-name-sheet%5Cindex.html|HTML Color Codes]]))
     * //tcolor2//  --- Optional second color for gradient between small and large font links (6 char HEX color value without the ‘#’ prefix)     * //tcolor2//  --- Optional second color for gradient between small and large font links (6 char HEX color value without the ‘#’ prefix)
-    * //hicolor//  --- Optional highlight color (6 char HEX color value without the ‘#’ prefix) +    * //hicolor// --- Optional highlight color (6 char HEX color value without the ‘#’ prefix) 
-    * //bgcolor//  --- Background color (6 char HEX color value without the ‘#’ prefix)+    * //bgcolor// --- Background color (6 char HEX color value without the ‘#’ prefix)
     * //trans//  --- Background transparency (true|false)     * //trans//  --- Background transparency (true|false)
     * //distr//  --- Distribute tags evenly on sphere (true|false)     * //distr//  --- Distribute tags evenly on sphere (true|false)
Line 72: Line 70:
  
 === Change Log === === Change Log ===
-{{rss>http://github.com/feeds/HåkanS/commits/dokuwiki-plugin-cumulus/master 6 date}}+ 
 +{{rss>https://github.com/HakanS/dokuwiki-plugin-cumulus/commits/master.atom 6 date}}
  
 === Internationalization === === Internationalization ===
 +
 English is included. If you make a translation to another language I'm happy to include it, use Git, mail me or paste it on this page.  English is included. If you make a translation to another language I'm happy to include it, use Git, mail me or paste it on this page. 
  
 ===== Credits ===== ===== Credits =====
 +
 Thank you for inspiration Roy Tanck. Gina Häußge, Michael Klier and Esther Brunner has also contributed by making the [[plugin:Cloud]] plugin.  Thank you for inspiration Roy Tanck. Gina Häußge, Michael Klier and Esther Brunner has also contributed by making the [[plugin:Cloud]] plugin. 
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
  
-1. There is a built-in check for the presence of the flash movie, if it's not in the correct location a message "The file **tagcloud.swf** is not found" will appear. This means it has wrong name or doesn't exist in the ''..lib/plugin/cumulus/'' directory.+**1.** There is a built-in check for the presence of the flash movie, if it's not in the correct location a message "The file **tagcloud.swf** is not found" will appear. This means it has wrong name or doesn't exist in the ''..lib/plugin/cumulus/'' directory.
  
-2. If your browser can't load the Adobe flash player application there will be a message "Download Flash Player 9 or better for full experience". This can be caused by no or to old flash player, incompatible browser (Firefox 3.6 works) or other reasons.+**2.** If your browser can't load the Adobe flash player application there will be a message "Download Flash Player 9 or better for full experience". This can be caused by no or to old flash player, incompatible browser (Firefox 3.6 works) or other reasons.
  
-3. If the plugin just creates a black box, the flash movie has started but was supplied with faulty parameters. Try displaying the basic word cloud with+**3.** If the plugin just creates a black box, the flash movie has started but was supplied with faulty parameters. Try displaying the basic word cloud with
   ~~CUMULUS~~   ~~CUMULUS~~
 +  
 If you still have problems, please supply information about DokuWiki version/Browser type&version/Flash version etc. If you still have problems, please supply information about DokuWiki version/Browser type&version/Flash version etc.
  
Line 123: Line 124:
 </code> </code>
 [[user>Mathieu Bossaert|MathieuBossaert]] //2011/08/11 13:17// [[user>Mathieu Bossaert|MathieuBossaert]] //2011/08/11 13:17//
 +
 +
 +----
 +
 +Thank you so much! This indeed solves the problem. --- [[user>OlivierMichel|OlivierMichel]] //2012/02/20 20:33//
 +
 +
 +---- 
 +
 +**FIX : Download Flash Player 9 issue**
 +
 +For people who have this issue, check syntax.php file around line 71 :
 +
 +<code php>
 +$movie = 'lib/plugins/'.$movie.'?r='.rand(0,9999999); 
 +// $movie = '/lib/plugins/'.$movie.'?r='.rand(0,9999999);
 +</code>
 +
 +With the "/" at the begiging of the link's path dokuwiki is looking for "lib" directory at the root path.
 +\\ 
 +But if your wiki is stored in subdirectory your path should be "lib" without "/"
 +sorry for this translation. Edit me if you have better explains :)  --- [[user>Sadness|Pierrick Lepaingard]] //2012/06/18 14:54//
 +
plugin/cumulus.1313153023.txt.gz · Last modified: 2011-08-12 14:43 by 90.80.141.17

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki