filefield.inc |
includes/filefield.inc |
|
Insert support for FileField module. |
imagecache-insert-image.tpl.php |
templates/imagecache-insert-image.tpl.php |
|
Template file for ImageCache content inserted via the Insert module. |
imagecache.inc |
includes/imagecache.inc |
|
Insert support for ImageCache module. |
imagefield.inc |
includes/imagefield.inc |
|
Insert support for ImageField 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-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 = 6.x |
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
FileField and ImageField widgets. When used with ImageField and ImageCache,
images may be inserted… |