CHANGELOG.txt |
CHANGELOG.txt |
|
CHANGELOG for Cumulus 6.x-2.x for Drupal 6
6.x-2.0 - 2010-99-99
--------------------
- Initial release of the cumulus views version. |
cumulus.info |
cumulus.info |
|
name = Cumulus
description = "Cumulus is a Views style plugin that provides a Flash-based 3D tag cloud."
core = 6.x
dependencies[] = views
package = Views |
cumulus.module |
cumulus.module |
|
The brain of Cumulus. |
cumulus.views.inc |
includes/views/cumulus.views.inc |
|
Provide an cumulus style plugin for Views. This file is autoloaded by views. |
README.txt |
README.txt |
|
/**
* Cumulus for Drupal
* README.txt
*/
Cumulus is a module that provides a beautiful, Flash-based 3D tag cloud
implementation as a view style.
It is based on Roy Tanck's WordPress module called… |
views-view-cumulus.tpl.php |
includes/views/views-view-cumulus.tpl.php |
|
Displays the items of the cloud. |
views_cumulus_style_plugin.inc |
includes/views/views_cumulus_style_plugin.inc |
|
Contains the cumulus style plugin. |
views_cumulus_summary_style_plugin.inc |
includes/views/views_cumulus_summary_style_plugin.inc |
|
|