Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You'll want to enable and configure this slew of modules:</p> <ul> <li><a href="http://drupal.org/project/wysiwyg" rel="nofollow">WYSIWYG</a></li> <li><a href="http://drupal.org/project/filefield" rel="nofollow">Filefield</a></li> <li><a href="http://drupal.org/project/imagefield" rel="nofollow">Imagefield</a></li> <li><a href="http://drupal.org/project/image_resize_filter" rel="nofollow">Image Resize Filter</a></li> <li><a href="http://drupal.org/project/filefield_sources" rel="nofollow">Filefield Sources</a></li> <li><a href="http://drupal.org/project/wysiwyg_imagefield" rel="nofollow">WYSIWYG Imagefield</a></li> <li><a href="http://drupal.org/project/insert" rel="nofollow">Insert</a></li> </ul> <p>This will allow you to first, choose your favorite supported WYSIWYG, be it CKEditor, TinyMCE or any of the others supported by the WYSIWYG API. Additionally, WYSIWYG is aware of Drupal input formats, so you can configure a different set of available buttons depending on the input format that is selected (<a href="http://drupal.org/project/better_formats" rel="nofollow">Better Formats module</a> can help out with this).</p> <p>Then, configure your content types to have an Imagefield. Set the display of this field to be hidden, and configure the Insert/WYSIWYG Imagefield modules so that images are added via the WYSIWYG's native image button.</p> <p>You should then be able to add the aforementioned image field to any content types you wish to enable this image upload behavior on.</p> <p>Some of these configurations can be exported via the <a href="http://drupal.org/project/features" rel="nofollow">Features</a> and <a href="http://drupal.org/project/strongarm" rel="nofollow">Strongarm</a> modules, which will save you time setting them up on additional sites.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload