Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
* Corrected the bi_condition field definition in the schema
* Corrected the machine naming of the inject region (no spaces)
* Fixed bug on the node edit form in checking for existence of a default condition
Issue #2184105 : Wrapped the injected region in a div with classes to be targetable by css. Created also an alter hook so you can easily add your own classes there. More info on how to use it in the README.txt file
Issue #2184071 : You can now set up a default condition and action when creating the inject region. For ex you can set it so that if the node has more then 10 paragraphs, there should be an offset of 5 paragraphs.
2. Added a new feature that allows you too provide an offset on the place where the region gets injected. You can now override the default inject place on individual nodes and move it up or down a given number paragraphs.
Added the possibility to remove the Block Inject effect from individual nodes that are affected by it. In the node edit form under the Publishing options you can tick a box to not have the block injected in its body (block that would have otherwise been injected). Additionally, you get a dedicated page with an overview of all the exceptions you have.
Added the possibility to remove the Block Inject effect from individual nodes that are affected by it. In the node edit form under the Publishing options you can tick a box to not have the block injected in its body (block that would have otherwise been injected). Additionally, you get a dedicated page with an overview of all the exceptions you have.
Added the possibility to remove the Block Inject effect from individual nodes that are affected by it. In the node edit form under the Publishing options you can tick a box to not have the block injected in its body (block that would have otherwise been injected). Additionally, you get a dedicated page with an overview of all the exceptions you have.