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.info
Normal file
10
sites/all/modules/ckeditor/ckeditor.info
Normal file
|
@ -0,0 +1,10 @@
|
|||
name = CKEditor
|
||||
description = "Enables CKEditor (WYSIWYG HTML editor) for use instead of plain text fields."
|
||||
core = 6.x
|
||||
package = User interface
|
||||
; Information added by Drupal.org packaging script on 2014-10-14
|
||||
version = "6.x-1.15"
|
||||
core = "6.x"
|
||||
project = "ckeditor"
|
||||
datestamp = "1413311937"
|
||||
|
Reference in a new issue