Global JavaScript Object for CMS Made Simple
Posted: Wed Dec 17, 2014 10:29 pm
I'm interested in creating a module that will allow other modules to send JavaScript to page templates. The module would be a tag at the bottom of the page and would combine, minify and cache all the JS into a single file at the bottom of the page and eliminate all the inline JS that occurs now.
Both WordPress and Drupal already have system to handle Plugin/Module JS and I was wondering if anybody had any feedback on a good way to implement this into CMS Made Simple. I have couple of ideas but am interested in what the group thinks.
Both WordPress and Drupal already have system to handle Plugin/Module JS and I was wondering if anybody had any feedback on a good way to implement this into CMS Made Simple. I have couple of ideas but am interested in what the group thinks.