Skip to content
Snippets Groups Projects
Commit 7328a9be authored by Bruno Massa's avatar Bruno Massa
Browse files

New features:

* Put all Charts-related modules into a single Module group
parent 21d1cd76
No related branches found
No related tags found
No related merge requests found
; $Id$ ; $Id$
core = "6.x" core = "6.x"
description = "Transform DATA into INFORMATION using beautiful CHARTS." description = "Transform DATA into INFORMATION using beautiful CHARTS."
name = "Charts" name = "Charts"
\ No newline at end of file package = "Charts"
\ No newline at end of file
...@@ -3,3 +3,4 @@ core = "6.x" ...@@ -3,3 +3,4 @@ core = "6.x"
dependencies[] = charts dependencies[] = charts
description = "Use Charts for Drupal administration" description = "Use Charts for Drupal administration"
name = "Charts System" name = "Charts System"
package = "Charts"
...@@ -2,4 +2,5 @@ ...@@ -2,4 +2,5 @@
core = "6.x" core = "6.x"
dependencies[] = charts dependencies[] = charts
description = "Use FusionCharts on your site." description = "Use FusionCharts on your site."
name = "Charts: FusionCharts" name = "FusionCharts"
package = "Charts"
...@@ -2,4 +2,5 @@ ...@@ -2,4 +2,5 @@
core = "6.x" core = "6.x"
dependencies[] = charts dependencies[] = charts
description = "Use Google Charts on your site." description = "Use Google Charts on your site."
name = "Charts: Google" name = "Google"
package = "Charts"
...@@ -2,4 +2,5 @@ ...@@ -2,4 +2,5 @@
core = "6.x" core = "6.x"
dependencies[] = charts dependencies[] = charts
description = "Use Open Flash Charts on your site." description = "Use Open Flash Charts on your site."
name = "Charts: Open Flash Chart" name = "Open Flash Chart"
package = "Charts"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment