Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The code has been removed, and it needs to be re-engineered; rather that allowing third-party modules to add fiters / rules the user cannot edit, the module should allow the other modules to change the already existing filters / rules.
I am not even sure that to allow other modules to modify the existing filters / rules makes any sense; I cannot find a single use case where such feature could be of any help.
Comments
Comment #1
avpadernoThe first part of the code has been implemented.
Comment #2
avpadernoIt has completely implemented.
Comment #3
avpadernoI am adding the needed tags to mark the differences between beta1, and beta2.
Comment #4
avpadernoComment #5
avpadernoComment #6
avpadernoThe code has been removed, and it needs to be re-engineered; rather that allowing third-party modules to add fiters / rules the user cannot edit, the module should allow the other modules to change the already existing filters / rules.
I am not even sure that to allow other modules to modify the existing filters / rules makes any sense; I cannot find a single use case where such feature could be of any help.
Comment #7
avpadernoRather than implementing this, it will be implemented a page that help in creating a replacement rule, where third-party modules can add their presets (see #511132: Add a form field that allows to add preset regular expressions).