Add inlineScript() helper
authorJurian Sluiman <jurian@soflomo.com>
Sun, 29 Jul 2012 09:40:13 +0000 (11:40 +0200)
committerJurian Sluiman <jurian@soflomo.com>
Sun, 29 Jul 2012 09:40:13 +0000 (11:40 +0200)
commit98508af86470d4bf4deb630f29fd9af8dbf5560c
treee46df542322b86f44726ba8d2bf2aab535c1e713
parent0f4956ac40ff79f8b1262fa8f6206107350cf7e2
Add inlineScript() helper

For faster DOM parsing it is recommended to place some scripts just above
the </body> tag. Rendering the inlineScript() helper here makes it possible
to inject files in both the <head> and at the end of the <body>
module/Application/view/layout/layout.phtml