You are here

README.txt in Cumulus 5

Same filename and directory in other branches
  1. 6.2 README.txt
  2. 6 README.txt
  3. 7 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 one more file...
- That file is cumulus.js (which can't be put on drupal.org since its not licensed under GPL.)
- Get that file from http://pratul.in/files/cumulus.js
- Put in your Cumulus folder.
- That's it!

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 one more file...
  11. - That file is cumulus.js (which can't be put on drupal.org since its not licensed under GPL.)
  12. - Get that file from http://pratul.in/files/cumulus.js
  13. - Put in your Cumulus folder.
  14. - That's it!