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.
LISE - is it usable in a news article?
Re: LISE - is it usable in a news article?
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...
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...
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!


