Feh, I hit send a little to quickly!

>> Does Dojo expect to get HTML/XML markup as input, or unescaped script? 

> If the latter, you might get nasty surprise when you use '&' or '<'.

I see what you mean here. I think I'll try to come up with some way to
alter the scripts. Perhaps using macros to insert the the script code where
necessary? I haven't looked at them much but they sound promising.

> 
>> Oh, while I'm thinking
>> about it, is there a way to do multi-line ${} tags so I don't have  
>> to have
>> such a long line? Something like:
>>
>> ${structure helper:
>>  dojo().requireModule('dojo.parser')
>>        .requireModule('dijit.Form')}
> 
> 
> I could add that.

That would be wonderful!

_______________________________________________
PHPTAL mailing list
[email protected]
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to