For the generated HTML that is inserted when we upload an image, does anyone know where this html snip is generated from?
I want to customize it so that the generated html displays the image rather than the thumbnail (current default behaviour.). Seems silly having to edit each entry everytime an image is uploaded.
I've looked in cms/show_upload_html.tmpl and found this line "TMPL_VAR NAME=UPLOAD_HTML ESCAPE=HTML" which I can't figure out who actually replaces this variable with the html.
Any help is appreciated!
Thanks,
T.