Insert Image on Drupal 7

To make the Insert Module work correctly in Drupal 7 for the Article content type:

  • Go to Administration -> Structure -> Content Types
  • Select Manage Fields on the Article content type
  • Edit the Image row
  • Expand the "Insert section" and check the Enable Insert Button box, select insert styles as required.

[imagefield_assist|fid=5|preset=fullsize|lightbox=true|title=Drupal 7 Insert Image|desc=|link=none|align=none|width=651|height=430]

  • Update the image field settings to allow unlimited (or what ever number you want) images

[imagefield_assist|fid=6|preset=fullsize|lightbox=true|title=Drupal 7 Number of Images|desc=|link=none|align=none|width=673|height=165]

  • Finally, go to the Article -> Manage Display screen and set the image format to <Hidden> so that the image is not attached to the page automatically.
  • You can do the same for the Page content type (you may need to add the existing Image field to the page content type)
  • To insert an image, position the cursor where you want the image to appear in the text and then use the upload field to upload the image.

Post new comment

  • Syntax highlight code surrounded by the {syntaxhighlighter SPEC}...{/syntaxhighlighter} tags, where SPEC is a Syntaxhighlighter options string or "class="OPTIONS" title="the title".
  • Lines and paragraphs break automatically.

More information about formatting options