Hi,
how it is possible that automattically a custom attribute would be added to all links.
At every link for example the following code should be added.
xhopen='1'
So the code of the links should look like this:
<a href='http://www.google.com' xhopen='1'>Linktext</a>
Thank you for the help.