]> gitweb.fluxo.info Git - puppet-drupal.git/commitdiff
Adding views_slideshow and dependencies at 7.x makefile
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 19 Jan 2012 15:37:38 +0000 (13:37 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 19 Jan 2012 15:37:38 +0000 (13:37 -0200)
files/drupal7.make

index cc6a842224c0fc8a66f9da7c982c546439f94786..c0a5cdf8c8c550898f8ead9f980837fe84fb44c2 100644 (file)
@@ -73,15 +73,16 @@ 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"
 
-; 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"
 
+; jquery cycle
+libraries[jquery.cycle][download][type] = "file"
+libraries[jquery.cycle][download][url] = "http://malsup.github.com/jquery.cycle.all.js"
+libraries[jquery.cycle][download][md5] = "8d35710b6650225a146db889ed9b40f1"
+
 ; seo
 projects[] = pathauto
 projects[] = transliteration
@@ -91,9 +92,13 @@ projects[] = pathologic
 projects[] = subpathauto
 
 ; other
+projects[] = logintoboggan
+projects[] = wysiwyg
 projects[] = calendar
 projects[] = token
 projects[] = insert
 projects[] = custom_search
 projects[] = webform
 projects[] = shurly
+projects[] = views_slideshow
+projects[] = libraries