Hi,
when i insert an image i have to insert a link to the image to make it clickable. Is it possible to make it automatic. If i insert a image to my document, i want to set this link automatic and it wouls be great, if i can put a class in this link.
That is what i want: <a href="picture1.jpg" class="group1">
"group1" is in a variable and i get it from my php script.