From 691254e94e51a046ab1f7fc636d2d632a9a325b9 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 2 Mar 2011 17:18:05 -0300 Subject: Adding tinymce into 6.x Makefile --- files/drupal6.make | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'files/drupal6.make') 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" -- cgit v1.2.3