Skip to content

Instantly share code, notes, and snippets.

@ijmorgado
Created February 5, 2013 04:42
Show Gist options
  • Save ijmorgado/4712230 to your computer and use it in GitHub Desktop.
Save ijmorgado/4712230 to your computer and use it in GitHub Desktop.
This is a way that I've used to retrieve an image template variable with output type=text and filtered by phpthumbof on the fly.....Very useful when we have tv's and wants to use the same image in different places and sizes.....
<img src="[[getResourceField:phpthumbof=`w=444&h=284&zc=1`? &id=`[[*slide1_home]]` &isTV=`1` &processTV=`1` &field=`imagen_nota`]]" alt="Imagen1" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment