This module was creating duplicate entries in the 'variable' table for each node type: eii_nodetype_active, as well as eii_active_nodetype. This patch removes the creation of eii_nodetype_active completely so that the module can use eii_active_nodetype instead. This simplifies the code and allows us to completely remove the easy_image_insert_form_alter_submit() function.

Comments

alan d.’s picture

+1 Patch nicely cleans up the variables table.

avpaderno’s picture

Status: Needs review » Closed (won't fix)

The module has been discontinued (see #665298: Deprecate Easy Image Insert module).