ZF-2706: headScript should allow arbitrary attributes for script tags
Description
Currently, headScript() does not allow arbitrary attribute for script tags, only those officially sanctioned by w3c. This affects some client-side libraries such as Dojo, which use self-defined attributes to modify behavior.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2008-02-21T19:28:10.000+0000
Committed in r8268. A new method, setAllowArbitraryAttributes() now allows you to optionally allow arbitrary attributes for your