This would allow third-party modules to integrate into Custom filter, and define their own rules.

Comments

avpaderno’s picture

The first part of the code has been implemented.

avpaderno’s picture

Status: Active » Fixed

It has completely implemented.

avpaderno’s picture

I am adding the needed tags to mark the differences between beta1, and beta2.

avpaderno’s picture

avpaderno’s picture

Issue tags: +6.x-2.0-beta1
avpaderno’s picture

Status: Fixed » Active
Issue tags: -6.x-2.0-beta1

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.

avpaderno’s picture

Status: Active » Closed (won't fix)

Rather 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).