This module has been discontinued. Use Insert instead.
Warning: Although you can download a stable version, this module stills under development. Please download the dev version for testing
You can see a demo of this module here: http://www.dailymotion.com/video/x792wj_easy-inset-image-for-drupal_tech
Module that complements TinyMce, you can upload images using a cck imagefield field
and simply add them to the tiny textarea with one click.
Modules Required:
tinyMCE
cck
imagefield
Recommended but not mandatory:
imagecache
Instructions
--------------
Activate Easy Image Insert on the modules page
Add a CCK imagefield to the content type
Activate Easy image Insert flag for each content type.
Finally, all the presets will shown by default, but you can configure
presets that begin with eii_ and only these will be shown.
Note: You have to modify the TinyMCE module if you want to float the image with the text, adding styles.
In the tinymce/tinymce/jscripts/tiny_mce/tiny_mce.js file (and the src file too),
You have to add this linedom.setAttrib(n, 'class', 'float-'+v)
Just after this onedom.setStyle(n, 'float', v);
Drupal consulting for this module and much more in http://en.neuroticweb.com
Warning: Although you can download a stable version, this module stills under development. Please download the dev version for testing
Downloads
Project Information
- Maintenance status: Unsupported
- Development status: Obsolete
- Module categories: Content Construction Kit (CCK)
- Reported installs: 1 site currently reports using this module. View usage statistics.
- Downloads: 2,425
- Last modified: December 10, 2010