Skip to content

Conversation

eduardomozart
Copy link
Contributor

Actually the regex matches any word that the page contains. E.g. if the current namespace is arubavmc:config:apgroups, the Bookcreator isn't shown because it contains the word group, which is blacklisted by default. This commit will change the RegExp to match only if the namespace starts with group.

Actually the regex matches any word that the page contains. E.g. if the current namespace is ``arubavmc:config:apgroups``, the Bookcreator isn't shown because it contains the word ``group``, which is blacklisted by default. This commit will change the RegExp to match only if the namespace starts with ``group``.
@eduardomozart
Copy link
Contributor Author

Hello @Klap-in, had a time to review this? =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant