insert 3.0.0-beta6

Bug fixes

While no additional features are added compared to 8.x-2.x, this release makes the Insert module compatible to Drupal 10.

insert 3.0.0-beta5

Bug fixes

While no additional features are added compared to 8.x-2.x, this release makes the Insert module compatible to Drupal 10.

Fixes/improvements compared to 3.0.0-beta4

Fixed clicking the Insert button causing the page to reload.

insert 3.x-dev

Ongoing effort of creating a stable release supporting CKEditor 5 as per #3314446.

Support development by testing and creating individual tickets for each bug.

insert 3.0.0-beta3

Bug fixes

While no additional features are added compared to 8.x-2.x, this release makes the Insert module compatible to Drupal 10.

Fixes/improvements compared to 3.0.0-beta2

#3402009: Can't Insert images into textareas after Drupal 10 upgrade
#3402668: Insert image field image as a link

insert 8.x-2.1

Bug fixes

Fixed issues

#3402009: Can't Insert images into textareas after Drupal 10 upgrade
#3402668: Insert image field image as a link

insert 3.0.0-beta2

Bug fixes

While no additional features are added compared to 8.x-2.x, this release makes the Insert module compatible to Drupal 10.

Changes to 3.0.0-beta1

#3381683: Duplicate function error insert media module

insert 8.x-2.0

Bug fixes
New features

8.x-2.0 contains a list of new features. Some changes are incompatible to 8.x-1.x. For updating, please see the notes in the full release notes.

insert 7.x-1.5

Bug fixes
New features

Improvements/Fixes

#3009874: Made constants compatible to PHP 5.4
#2984894: Improved replacements cleanup
#2929521 by jrb: Possible fix for "Missing image before saving" issue with Insert and File (Field) Paths
#2717281: Added note on multiple WYSIWYG editors

insert 8.x-2.0-beta4

Bug fixes

8.x-2.0 contains a list of new features. Some changes are incompatible to 8.x-1.x. For updating, please see the notes in the full release notes.

insert 8.x-2.0-beta3

Bug fixes

8.x-2.0 contains a list of new features. Some changes are incompatible to 8.x-1.x. For updating, please see the notes in the full release notes.

insert 8.x-2.0-beta1

8.x-2.0 contains a list of new features. Some changes are incompatible to 8.x-1.x. For updating, please see the notes in the full release notes.

insert 8.x-2.0-alpha4

Bug fixes

8.x-2.0 contains a list of new features. Some changes are incompatible to 8.x-1.x. For updating, please see the notes in the full release notes.

insert 8.x-2.0-alpha3

Bug fixes

8.x-2.0 contains a list of new features. Some changes are incompatible to 8.x-1.x. For updating, please see the notes in the full release notes.

insert 8.x-2.0-alpha2

Bug fixes

8.x-2.0 contains a list of new features. Some changes are incompatible to 8.x-1.x. For updating, please see the notes in the full release notes.

insert 8.x-2.0-alpha1

Bug fixes
New features

This release contains a list of new features. Some changes are incompatible to 8.x-1.x. For updating, please see the notes in the full release notes.

insert 7.x-1.5-beta2

Bug fixes

Changes to 7.x-1.5-beta1

#3009874: Made constants compatible to PHP 5.4

insert 7.x-1.5-beta1

Bug fixes
New features

This release contains some improvements and minor bug fixes as well as some new features.

insert 8.x-1.0

Switching to major release since the module has run stable for months.

Minor fix, no new features:
#2901910: Allow having <img attributes> in text formats

insert 7.x-1.4

Bug fixes

Minor fixes, no new features:

#2295507: Image being added when pressing return on some fields
#2170455 by progpapa, sambfries: Image Styles using machine name instead of label
#2562895 by rrfegade: Remove unused varibles and spelling errors from D7

insert 8.x-1.0-beta1

Switching to beta state since no major bugs are tracked in the issue queue. This release contains no changes to alpha2.

insert 8.x-1.0-alpha2

Bug fixes
New features

Fixes

  • Issue #2872520: Output images do not use image style

New features

  • Issue #2873439: Update alternative and title text of inserted images
  • Considering comment body as default insert target

insert 7.x-1.3

Bug fixes

This release of Insert adds compatibility with Drupal 7.20 when inserting images that are using an image style (such as thumbnail, medium, large, etc.)

See http://drupal.org/drupal-7.20-release-notes and #1923336: Insert module doesn't work with Drupal 7.20.

insert 6.x-1.2

Bug fixes

This bug fixing release corrects several issues with Insert module.

Relative paths are now enabled by default in this version of Insert. If you'd like to continue using absolute paths, you may configure your fields to use the "Absolute paths" option in each field's configuration.

Changes since 6.x-1.2:

  • #1443642: Warn users when img tags are not allowed in the target field.
  • #1126994: 2 double-spaces causes wrong path when using Transliteration.
  • Removing unneeded documentation on relative/absolute paths, since there's now just a UI option.
  • #1341404: JS click function to insert not work with Cromium.
  • #622964: Add UI for enabling/disabling relative paths on insert.
  • #1774120 by willvincent: Include icon in inserted file link (D6 Backport).
  • #1705676: Quotation marks in description are not encoded when inserted.
  • #1717508 by lirantal: Cast boolean for absolute option.
  • #1717508 by lirantal: Incorrect file path generated when "insert_absolute_paths" set to FALSE when working with imagecache module.

insert 7.x-1.2

Bug fixes

This bug fixing release corrects several issues with Insert module. Most notably, it makes Insert work on entities other than just nodes and it restores the ability for Drupal 7 to use relative paths.

Relative paths are now enabled by default in this version of Insert. If you'd like to continue using absolute paths, you may configure your fields to use the "Absolute paths" option in each field's configuration.

Changes since 7.x-1.1:

  • #1443642: Warn users when img tags are not allowed in the target field.
  • #1645976: Inserted path is incorrect when clean URLs disabled and image does not exist.
  • #1537450 by Liam Morland: Undefined index: filename in insert_element_process() when removing a file that is used twice.
  • #1126994: 2 double-spaces causes wrong path when using Transliteration.
  • #1191382: Notice: Undefined index: instance in insert_form_field_ui_field_edit_form_alter() (line 246 of /drupal/sites/all/modules.
  • #1341404: JS click function to insert not work with Cromium.
  • #622964: Add UI for enabling/disabling relative paths on insert.

insert 6.x-1.0

This final release of Insert only makes one minor change to the structure of the markup of the "Insert" button in the node form.

insert 7.x-1.0

Bug fixes

This release of Insert brings it up to full compatibility with Drupal 7.0.

insert 6.x-1.0-beta6

New features
Bug fixes

This version of Insert corrects a critical bug in the Insert theme registry which would cause Insert to not insert when using some themes. This release also inserts text without moving scrollbars and has better compatibility with Vertical Tabs.

insert 7.x-1.0-alpha3

New features
Bug fixes

This version of Insert corrects a critical bug in the Insert theme registry which would cause Insert to not insert when using some themes. This release also inserts text without moving scrollbars and has better compatibility with Vertical Tabs.

insert 6.x-1.0-beta5

New features
Bug fixes

This version of Insert fixes several minor issues affecting Drupal 6 and Drupal 7.

insert 7.x-1.0-alpha2

New features
Bug fixes

This version of Insert fixes several minor issues affecting Drupal 6 and Drupal 7. Drupal 7 specific fixes correct critical problems caused by API changes from Alpha 4 to Alpha 6 of Drupal 7.

insert 7.x-1.x-dev

The development release of Insert module. Please use this version to check if bugs has been fixed or when trying out new features.

insert 7.x-1.0-alpha1

Initial port of Insert for Drupal 7. Should be feature-equivalent to the Drupal 6 version.

insert 6.x-1.0-beta4

New features
Bug fixes

The Beta 4 version of Insert improves support for older versions of FCKeditor and is more resistant to different versions of that editor. Also fixed is an issue that may cause Insert to fail under certain less-common theming situations.

Bug fixes:
#739280: Unregistered preprocess functions

insert 6.x-1.0-beta3

Bug fixes

This version of Insert fixes a critical bug found since the beta 2 release. Upgrading is recommended for all users.

Bug Fixes:
#612928: Title and ALT tags are not added to IMG tags

insert 6.x-1.0-beta1

The initial release of Insert module, the successor to FileField Insert with more flexibility to work with any field.

insert 6.x-1.x-dev

The development release of Insert module. Please use this version to check if bugs has been fixed or when trying out new features.

Subscribe with RSS Subscribe to Releases for Insert