Hello
I have again a strange requirement to solve 
Each link in an article needs to have a symbol in front of the link text, if the link points to an external site.
I think, i have to intercept the content for parsing and updating, before it will be rendered. Is this right?
Cheers
andrews
#2
probably the best place to do that… that way if your requirements change, just pull the interceptor.
okay, this will be a great example to learn this after the ColdBox camp
Actually i’m not really familiary with the interceptor in general.
lmajano
#4
andrews
#5
Thanks Andy! Again a great article.