dinok wrote:
Store the scripts in an array in the registry or in an action helper.
Remove duplicate keys / check before adding them (array_key_exists) and at
the end you render them with the helper (for example, build an
headScriptMultiple($myArray) viewHelper).
Thats a good suggestion. I'm hoping that maybe something like that can be implemented into the "official" HeadScript.

Reply via email to