Skip to content

Instantly share code, notes, and snippets.

@danillonunes
Last active December 11, 2015 07:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danillonunes/4564855 to your computer and use it in GitHub Desktop.
Save danillonunes/4564855 to your computer and use it in GitHub Desktop.
Drush Makefile for Wysiwyg with CKEditor 4.0.1
; Drush Makefile for Drupal
; Wysiwyg with CKEditor 4.0.1
projects[wysiwyg][version] = 2.2
projects[wysiwyg][patch][1853550] = http://drupal.org/files/wyiwyg-support_v4_ckeditor-1853550-42.patch
libraries[ckeditor][download][type] = file
libraries[ckeditor][download][url] = http://download.cksource.com/CKEditor/CKEditor/CKEditor%204.0.1/ckeditor_4.0.1_full.zip
libraries[ckeditor][download][md5] = d47c37acf2d03ffe6ad39f55e00b099b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment