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.
There were quite a few changes in this release. The most notable is that the Dart Taxonomy module has been deprecated in favor of a "DART Ad Categories" vocabulary that can be applied to any of your existing vocabularies. This allows you to essentially tag your tags instead of using Taxonomy Manager to create mappings. Also, there is a new sub-module available: DART Search, which can be used to add search terms to your tags as key value pairs (thx to dwkitchen & marcelovani).
Please test this update thoroughly before releasing it on a production site.
Updates include:
Added very very basic simpletests... more to come.
This is a staging release for sites run on Aegir whose drush make files got messed up. You might need to migrate through this release to get to beta9. If not, it's fine to just skip it.