ckeditor_link_file.file.inc |
includes/ckeditor_link_file.file.inc |
|
Implementation of CKEditor's hooks for file entities. |
ckeditor_link_file.info |
ckeditor_link_file.info |
|
name = CKEditor Link for Files
description = Easily create links to Drupal files through CKEditor.
package = User interface
core = 7.x
dependencies[] = ckeditor_link
dependencies[] = file_entity
configure = admin/config/content/ckeditor_link |
ckeditor_link_file.install |
ckeditor_link_file.install |
|
Install, update and uninstall functions for the ckeditor_link_file module. |
ckeditor_link_file.module |
ckeditor_link_file.module |
|
Integrates CKEditor Link with file entities. |
ckeditor_link_file.usage.inc |
includes/ckeditor_link_file.usage.inc |
|
Functions for recording file usage when using CKEditor Link File links. |
readme.txt |
readme.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Usage
* Sponsors
INTRODUCTION
------------
Current Maintainers:
* Devin Carlson <http://drupal.org/user/290182>
CKEditor Link File provides… |