Twitter: 
@andrew_mallis All I have to do know is actually put them together :) That's the hard part. 36 weeks 2 days ago
WYSIWYG ImageField

The WYSIWYG ImageField module is an inline image management tool for the WYSIWYG module based on the ImageField and Insert modules with an IMCE-esque image library provided by the FileField Sources and Views modules.

WYSIWYG ImageField must be enabled and configured on each desired Content type, follow these simple steps to do so:

  1. Create a new ImageField or edit a pre-defined ImageField on the desired Content types 'Manage fields' page.
  2. Check the 'Use with WYSIWYG ImageField?' checkbox.
    Note: Only one ImageField per Content type can be used.
  3. Under the 'Insert' section, check the 'Enable insert button' checkbox and configure the 'Enabled insert styles' and 'Default insert styles' sections.
  4. (optional*) Under the 'File sources' section, check the 'Autocomplete reference textfield' checkbox.
  5. Set 'Number of values' to 'Unlimited'.

* Requires FileField Sources module and Views module to provide Image Library functionality.

Downloads View all downloads
drupalversiondownloadsizereleased
stable releases
6.x1.1wysiwyg_imagefield-6.x-1.1.tar.gz08-Aug-2010 - 13:20:18
dev releases
7.x1.x-devwysiwyg_imagefield-7.x-1.x-dev.tar.gz01-Jan-2011 - 20:08:42
6.x1.x-devwysiwyg_imagefield-6.x-1.x-dev.tar.gz10-Aug-2010 - 09:54:24
Changelog - WYSIWYG ImageField 6.x-1.1, 2010-08-08 View full changelog
- #875748: Added missing image.
- Improved IE6 support.