]> gitweb.fluxo.info Git - puppet-drupal.git/commitdiff
Adding ckeditor
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 26 Oct 2011 16:26:20 +0000 (14:26 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 26 Oct 2011 16:26:20 +0000 (14:26 -0200)
files/drupal6.make
files/drupal7.make

index 0b8ed42032473c4a984c9c681549eb5d29840fc6..9bfc6d1b7c2bb457063cf5432e20a00d3c59c831 100644 (file)
@@ -167,3 +167,8 @@ libraries[openlayers][download][md5]  = "4fdb8d5bf731168a65add0fabe9234dd"
 libraries[jquery.ui][download][type] = "file"
 libraries[jquery.ui][download][url]  = "https://jquery-ui.googlecode.com/files/jquery.ui-1.6.zip"
 libraries[jquery.ui][download][sha1] = "3057df12b8b43ba62aa64ab4600ba3e17883fe77"
+
+; ckeditor
+libraries[ckeditor][download][type] = "file"
+libraries[ckeditor][download][url] = "http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.2/ckeditor_3.6.2.tar.gz"
+libraries[ckeditor][download][md5] = "1c490b050c428e79a1f65ba5459e7ec9"
index c30a6cfd962896525fb2d274c68c7b389c5c0f61..fdb7a1b54878dfb80b12e594914a289b6764dbf3 100644 (file)
@@ -59,3 +59,8 @@ libraries[jquery.ui][download][sha1] = "3057df12b8b43ba62aa64ab4600ba3e17883fe77
 ; etc
 projects[] = logintoboggan
 projects[] = wysiwyg
+
+; ckeditor
+libraries[ckeditor][download][type] = "file"
+libraries[ckeditor][download][url] = "http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.2/ckeditor_3.6.2.tar.gz"
+libraries[ckeditor][download][md5] = "1c490b050c428e79a1f65ba5459e7ec9"