On Sun, Sep 16, 2012 at 12:24 AM, Cory Gilliam imaaxa@gmail.com wrote:
Hey Dotan,
Find the folder of your them and open the [theme-name].into file Add the line: scripts[] = [path]/[file-name].js Clear the them cache by going to: http://%5Bsite-name%5D/admin/appearance
Done.
This should be done only to your sub theme and not core. If you do an update on your theme later, this will be replace.
Great, thanks. Done!
In addition to the .js files, there is one bit of Javascript that I would prefer to actually appear in the page itself. How should I add it, other than hacking the HTML template file?