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.
| Comment | File | Size | Author |
|---|---|---|---|
| easy_image_insert-duplicate_variables.patch | 1.88 KB | dboulet |
Comments
Comment #1
alan d. commented+1 Patch nicely cleans up the variables table.
Comment #2
avpadernoThe module has been discontinued (see #665298: Deprecate Easy Image Insert module).