file.inc |
includes/file.inc |
|
Insert support for File module. |
image-insert-image.tpl.php |
templates/image-insert-image.tpl.php |
|
Template file for Image module content inserted via the Insert module. |
image.inc |
includes/image.inc |
|
Insert support for ImageField module. |
insert-audio.tpl.php |
templates/insert-audio.tpl.php |
|
Template file for audio files inserted via the Insert module. |
insert-icon-link.tpl.php |
templates/insert-icon-link.tpl.php |
|
Template file for generic links inserted via the Insert module. |
insert-image.tpl.php |
templates/insert-image.tpl.php |
|
Template file for generic images inserted via the Insert module. |
insert-link.tpl.php |
templates/insert-link.tpl.php |
|
Template file for generic links inserted via the Insert module. |
insert-video.tpl.php |
templates/insert-video.tpl.php |
|
Template file for audio files inserted via the Insert module. |
insert-widget.tpl.php |
templates/insert-widget.tpl.php |
|
Template file for the insert button. |
insert.inc |
includes/insert.inc |
|
Insert support for generic files. |
insert.info |
insert.info |
|
name = Insert
description = Assists in inserting files, images, or other media into the body field or other text areas.
core = 7.x
package = Fields
configure = admin/config/content/insert |
insert.install |
insert.install |
|
Update and install functions for Insert. |
insert.module |
insert.module |
|
Allows insertion of files, images, and other media directly into the body
field by using an "Insert" button next to the uploaded file. |
README.txt |
README.txt |
|
Insert is a utility that makes inserting images and links to files into text
areas or WYSIWYGs much easier. It adds a simple JavaScript-based button to
File and Image fields. Images may be inserted into text areas with a specific
Image style.
Insert… |