Install
Works with Drupal: 7.xUsing dev releases is not recommended, except for testing.
Using 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.
Upgrading from a prior version
Before upgrading this version, please make a copy of your node body insertion template and other settings. The module's configuration settings storage has changed, and your old settings will not be migrated automatically. You will have to 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 necessary feature. As is the usual Drupal Way, you can correct this omission by installing the settings reset button contributed module.