Hello,
I’m not 100% sure if I’m correct, but I have 2 questions about the source of an image tag (image: …).
-
If I’m using it and the source isn’t available, it renders me
<img src="domain.tlp/filename.png" />
instead of my current side. Is it possible to prevent this? -
Is it in general possible to overwrite the image tag under certain conditions?
Example:
If I’m using the templateportfolio.php
it should take all images fromcontent/hidden-portfolio
instead ofcontent/1-portfolio
Thanks and a good weekend