216
edits
Theinterned (talk | contribs) |
Theinterned (talk | contribs) |
||
| Line 225: | Line 225: | ||
* How are the js files structured and what files can I add functions to? | * How are the js files structured and what files can I add functions to? | ||
* It would seem that '''sites/all/themes/drumbeat/js/theme.js''' wold be the mot appropriate place to add universal javascript, but on my setup, changes I make to this file are not rendering to the browser. | * It would seem that '''sites/all/themes/drumbeat/js/theme.js''' wold be the mot appropriate place to add universal javascript, but on my setup, changes I make to this file are not rendering to the browser. | ||
* Apparently Javascript Concatenation is turned on by default, for development work this should be turned off here: '''admin/settings/performance''' but I am not seeing any form controls here | * Apparently Javascript Concatenation is turned on by default, for development work this should be turned off here: '''admin/settings/performance''' but I am not seeing any form controls here to turn it off. | ||
=== Signup not working === | === Signup not working === | ||
edits