grav-plugin-comments icon indicating copy to clipboard operation
grav-plugin-comments copied to clipboard

added regex for routing

Open juekr opened this issue 5 years ago • 0 comments

Plugin config makes use of two new settings now: enable_on_route_regex and disable_on_route_regex – they both can hold arrays of regex patterns to include and then exclude grav routes/paths via regular expressions (similar to the plugin's original text pattern match).

juekr avatar Oct 07 '20 05:10 juekr