Closed stefkey closed 6 years ago
Hi @stefkey,
yes, you could use the ResourceManager
from Flow to get the URL to a resource and use that in the replacement string inside an image tag. That's quite easy but hard if you're not into PHP and Flow development ;)
I'll see if we can include an example for that case.
Hi you can include an image tag like this:
Networkteam:
Neos:
MailObfuscator:
atCharReplacementString: '<img src="http://icons.iconarchive.com/icons/chromatix/keyboard-keys/32/at-icon.png" alt="at" />'
Hi, thanks a lot for this package! I found the RewriteAtCharConverter.php who replace the @ sign. Its possible to insert a .gif grafik instead the ( at ) ? Can you help me for the php-code, i'am not a programmer :-(