Loading...
 
Features / Usability

Features / Usability


Re: Re: Re: Custom HTML to display image in /tiki-print.php

posts: 1563 Germany

You are right Gianluca,

and I just now successfully tried this code in the 'Look and Feel' | Custom | userdefined HTML content, after checking that I could display a specific image on a site which I just started to setup (Tiki trunk pre-16.0):

Copy to clipboard
{if $SCRIPT_NAME eq '/tiki-print.php'} <img src="http://my.domain.com/display1"> {/if}


So you might want to try /displayX instead of /tiki-download_file.php?fileId=X
Just thinking because it worked for me only a minute ago.

Regards,
Torsten

There are no comments at this time.