You are here

README.txt in Cumulus 7

Same filename and directory in other branches
  1. 5 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
/**
 * Cumulus for Drupal
 * README.txt
 */

Cumulus is a module that provides a beautiful, Flash-based 3D tag cloud implementation.
It is based on Roy Tanck's WordPress module called WP-Cumulus (see http://wordpress.org/extend/plugins/wp-cumulus/)


/**
 * Installing (VERY IMPORTANT!)
 */

- After you put Cumulus in your sites/all/modules or sites/default/modules (or where ever you put them :-) you need swfobject v1.x
- This library can't be put on drupal.org since its not licensed under GPL v2.
- Get that file from one of the following locations
  http://pratul.in/files/cumulus.js
  http://pratulkalia.googlepages.com/cumulus.js
  http://google-ajax-examples.googlecode.com/svn-history/r44/trunk/scripts/swfobject-1.5.js
- Rename it to cumulus.js
- Put it in your Cumulus folder.
- That's it!


/**
 * Support
 */

- First, read the in-built help at admin/help/cumulus
- For more support, feature requests, or to report any bugs, please add an issue to the queue at http://drupal.org/project/issues/cumulus

File

README.txt
View source
  1. /**
  2. * Cumulus for Drupal
  3. * README.txt
  4. */
  5. Cumulus is a module that provides a beautiful, Flash-based 3D tag cloud implementation.
  6. It is based on Roy Tanck's WordPress module called WP-Cumulus (see http://wordpress.org/extend/plugins/wp-cumulus/)
  7. /**
  8. * Installing (VERY IMPORTANT!)
  9. */
  10. - After you put Cumulus in your sites/all/modules or sites/default/modules (or where ever you put them :-) you need swfobject v1.x
  11. - This library can't be put on drupal.org since its not licensed under GPL v2.
  12. - Get that file from one of the following locations
  13. http://pratul.in/files/cumulus.js
  14. http://pratulkalia.googlepages.com/cumulus.js
  15. http://google-ajax-examples.googlecode.com/svn-history/r44/trunk/scripts/swfobject-1.5.js
  16. - Rename it to cumulus.js
  17. - Put it in your Cumulus folder.
  18. - That's it!
  19. /**
  20. * Support
  21. */
  22. - First, read the in-built help at admin/help/cumulus
  23. - For more support, feature requests, or to report any bugs, please add an issue to the queue at http://drupal.org/project/issues/cumulus