Page 1 of 1

LISE - is it usable in a news article?

Posted: Tue Aug 29, 2017 6:58 am
by rbaby
Is it possible to use LISE in a news article? I was looking at the Smarty Manual to see how I could call it but I am not looking hard enough, I guess. It's just rendering the {LISE} and not actually rendering the list.

I'm doing something wrong but I've looked at documentation and Smarty Manual and I don't really know what to look for.

Re: LISE - is it usable in a news article?

Posted: Fri Sep 01, 2017 10:59 am
by Jo Morg
https://www.smarty.net/docs/en/language ... n.eval.tpl

Any module can be used inside any other module template using this function. This is not done by default because of security concerns particularly when used in conjunction with frontend submissions. There are also speed considerations as eval can be expensive is some situations.

Additionally please use the search feature of the forum as this has been asked and answered time and time again...