aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-03-02 17:18:05 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-03-02 17:18:05 -0300
commit691254e94e51a046ab1f7fc636d2d632a9a325b9 (patch)
treef91886594289521e80eb6a279611d65f449a5808
parentf47e01ff1924562acc8138c4de1b41a3e96ce42e (diff)
downloadpuppet-drupal-691254e94e51a046ab1f7fc636d2d632a9a325b9.tar.gz
puppet-drupal-691254e94e51a046ab1f7fc636d2d632a9a325b9.tar.bz2
Adding tinymce into 6.x Makefile
-rw-r--r--files/drupal6.make5
1 files changed, 5 insertions, 0 deletions
diff --git a/files/drupal6.make b/files/drupal6.make
index ed4f64c..0215ab9 100644
--- a/files/drupal6.make
+++ b/files/drupal6.make
@@ -181,3 +181,8 @@ projects[] = salamanderskins
projects[] = simply_modern
projects[] = sky
projects[] = waffles
+
+; libraries
+libraries[tinymce][download][type] = "file"
+libraries[tinymce][download][url] = "http://cloud.github.com/downloads/tinymce/tinymce/tinymce_3_3_9_3.zip"
+libraries[tinymce][download][md5] = "807f12270e605a826f6b9eeece6c724f"