New module 'CKEditor'
This commit is contained in:
parent
217854206c
commit
84eeb009be
163 changed files with 18401 additions and 0 deletions
10
sites/all/modules/ckeditor/ckeditor.make.example
Normal file
10
sites/all/modules/ckeditor/ckeditor.make.example
Normal file
|
@ -0,0 +1,10 @@
|
|||
; $Id$
|
||||
|
||||
core = 6.x
|
||||
api = 2
|
||||
|
||||
projects[] = drupal
|
||||
|
||||
libraries[ckeditor][download][type] = "svn"
|
||||
libraries[ckeditor][download][url] = "http://svn.ckeditor.com/CKEditor/releases/stable/"
|
||||
libraries[ckeditor][directory_name] = "ckeditor"
|
Reference in a new issue