Hi guys,
I have a situation where I need to accommodate something like this:
This means that I have to add some custom styling to a piece of text inside a heading.
I can define a reliable separator that would identify the segment to be customized. Still, I would like to avoid (if possible) customization of all templates that have Title fields (which is basically almost every template).
I was wondering if I could apply a Regex pattern replacement before the page renders. Possibly on a Notification of some sort.
I think that DW is doing (or used to do) something similar for friendly URLs.
The questions are:
1. What would be the proper notification to use?
2. What is the performance hit associated with this scenario?
Thank you,
Adrian