You are here

Files in Token Insert 6.2

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt $Id: Description =========== This module allows you to insert tokens into a textarea. It supports both plain text and wysiwyg textareas. The format used for the insert is compatible with Token filter. This module contains three modules: - Token…
token_insert.inc token_insert.inc wysiwyg plugin hook.
token_insert.info token_insert.info name = "Token insert UI" description = "Allows you to insert tokens in a textfield or wysiwyg field." core = 6.x version = "6.x-2.0" package = Token insert dependencies[] = token
token_insert.module token_insert.module wysiwyg plugin hook.
token_insert_ckeditor.info token_insert_ckeditor/token_insert_ckeditor.info name = "Token insert (ckeditor)" description = "Provides a plugin for the CKEditor module to insert tokens. Tokens are inserted in the format Token Filter works with." core = 6.x package = Token insert dependencies[] =…
token_insert_ckeditor.module token_insert_ckeditor/token_insert_ckeditor.module This module provides CKEditor module support for token insert.
token_insert_text.info token_insert_text/token_insert_text.info name = "Token insert (text)" description = "Allows you to insert tokens in a textfield with one click of a button. Tokens are inserted in the format Token Filter (http://drupal.org/project/token_filter) works with." core =…
token_insert_text.module token_insert_text/token_insert_text.module token insert module.
token_insert_wysiwyg.css token_insert_wysiwyg/plugins/token_insert_wysiwyg/token_insert_wysiwyg.css
token_insert_wysiwyg.inc token_insert_wysiwyg/plugins/token_insert_wysiwyg.inc Wysiwyg API integration.
token_insert_wysiwyg.info token_insert_wysiwyg/token_insert_wysiwyg.info name = "Token insert (wysiwyg)" description = "Allows you to insert tokens in a wysiwyg field. Tokens are inserted in the format Token Filter works with." core = 6.x version = "6.x-2.0" package = Token…
token_insert_wysiwyg.module token_insert_wysiwyg/token_insert_wysiwyg.module wysiwyg plugin hook.

Other projects