Feature #6496
Allow match helper method
Description
I think it would be useful if the :match helper was allowed in safe mode template rendering, e.g. to match on parts of the domain or hostname using regular expressions.
I think this should be safe to add.
Associated revisions
History
#1
Updated by Daniel Lobato Garcia over 8 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.8.1
#2
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 07a89c567fec8a3cce882fe9bd91b7526316f662.
#3
Updated by Dominic Cleal over 8 years ago
- Legacy Backlogs Release (now unused) set to 10
fixes #6496 - Added :match helper method to saferender