New module 'CKeditor Link'
This commit is contained in:
parent
b89b2a81f7
commit
314a279f79
14 changed files with 1597 additions and 0 deletions
10
sites/all/modules/ckeditor_link/ckeditor_link.info
Normal file
10
sites/all/modules/ckeditor_link/ckeditor_link.info
Normal file
|
@ -0,0 +1,10 @@
|
|||
name = CKEditor Link
|
||||
description = Easily create links to Drupal internal paths through CKEditor.
|
||||
package = User interface
|
||||
core = 6.x
|
||||
; Information added by Drupal.org packaging script on 2016-01-30
|
||||
version = "6.x-2.4"
|
||||
core = "6.x"
|
||||
project = "ckeditor_link"
|
||||
datestamp = "1454115842"
|
||||
|
Reference in a new issue