ImagePlus icon indicating copy to clipboard operation
ImagePlus copied to clipboard

@INLINE not working

Open sergnewman opened this issue 7 years ago • 2 comments

<img src="[[!ImagePlus? 
   &tvname=`test-pic` 
   &docid=`[[*id]]`
   &type=`tpl`
   &tpl=`@INLINE [[+url]]`
 ]]">

not working

<img src="[[!ImagePlus? 
   &tvname=`test-pic` 
   &docid=`[[*id]]`
   &type=`tpl`
   &tpl=`Image.Plus.link`
 ]]">

where "Image.Plus.link" contents only [[+url]] - working.

sergnewman avatar Jan 09 '18 19:01 sergnewman

The ImagePlus snippet does not support any @ bindings in the tpl property.

Jako avatar Jan 10 '18 13:01 Jako

Thank you for your answering! Anyway it's one of my favorite extras))

sergnewman avatar Jan 10 '18 13:01 sergnewman