Problem/Motivation

The module currently supports only PCRE regular expressions, but in some cases, it would be preferable to use more simpler regular expressions, for example admin% instead of ^admin.*, or plain strings, for example admin instead of ^admin$.

Proposed resolution

Create and use plugins for the supported regular expressions, one for PCRE regular expressions, and one for regular expressions similar to the ones accepted by MySQL LIKE.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Status: Active » Postponed
Related issues: +#3553262: Add the weight entity key

I will postpone this on #3553262: Add the weight entity key.

avpaderno’s picture

Issue summary: View changes
avpaderno’s picture

Status: Postponed » Active
avpaderno’s picture

Assigned: Unassigned » avpaderno

avpaderno’s picture

Status: Active » Needs review
avpaderno’s picture

Assigned: avpaderno » Unassigned
Status: Needs review » Reviewed & tested by the community

avpaderno’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.