Last active
December 11, 2015 07:18
-
-
Save danillonunes/4564855 to your computer and use it in GitHub Desktop.
Drush Makefile for Wysiwyg with CKEditor 4.0.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; 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