Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
#1341094: Port inline content insertion to 7.x branch. - Porting 6.x-3.x branch features to the 7.x branch.
This release is the second alpha release of the 6.x-3.x branch features (true in line content insertion using xPath expressions.)
First-time users
If you are using this module for the first time, you can install the module and start using it. Otherwise, please read on...
Upgrading from 7.x-1.x (or 6.x-1.x) versions
Before upgrading from 7.x-1.x (or 6.x-1.x) to this version, please make a copy of your node body insertion template and other settings. The module's configuration settings schema has changed, and your old settings will not be migrated automatically. You must edit and re-enter your node body insertion template.
If you encounter any difficulties after upgrading to the 7.x-3.x branch (see #1342142: Cannot configure node body insertion template settings after upgrade to 6.x-3.0 for the typical scenario), disable and uninstall this module (I've added an uninstaller that removes all the old module settings variables, which should correct any configuration problems. As noted above, you'll have to re-create your body insertion templates. Normally, I'd advise you to use the "reset to defaults" button in the module setting form, but in order to make the world a safer place for careless admins, Drupal 7 core no longer has this useful and helpful feature. As is the usual Drupal Way, you can correct this omission by installing the settings reset button contributed module.