Posted on 05/12/2007 01:17:52
jed@dkis.dk wrote:
Hi everyone, i would like to know if there are any plans for the templates to beable to handle IF and or loops?
so you would be able todo like this:
if(@ParagraphImage != "")
{
}
something like that.
If there are no plans of making this, how come? And would you consider implanting it?
Hi all
I would ofcouse be a nice feature, but i guess i also would make templates much more complicated to user for those there not are "Nerds".
A better solution in my mind would be giving us the posibility to choose between the classic way, with html-templates, or with xml/xsl transformations
Then we would have the best of both worlds.
Easy and fast implementation in classic, and all all posibilities with xml/xsl.
You can achive a lot of what you want, by using clientside javascript, and with todays browsers and computers, i dont think thats a problem, unless you have some information you absolutly do not want responded to the user.
/Kenneth