Hi Karl, ImageVue team and imagevue Users,
I'm using the sendmemail feature with the fourth possibility (example 4 in https://www.photo.gallery/support/docs/602) : the image displays directly in the e-mail (No need to click any link). It works well.
I put in sendpic.html the line :
<a href="[gal_url]/[path]"><img src="[gal_url]/[path]"/></a>
But the image displayed in the email is too big so I use the altimage option in config.ini (altimage=small).
Is it possible to change the image source (<img src="[gal_url]/[path]"/>) to use the small version of the image saved in content/level1/level2/small/
Thanks for help