Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
12.89 KB
MD5: e929eedfb7f469ea3e2435ff0b8bb7fe
SHA-1: e0c7fa0299462dd71f5774a0538646b492094549
SHA-256: 7ade12bebde78ac1d923030e182ea31e7df2395e7fa239f768c032086c4a8118
Download zip
15.19 KB
MD5: c85a581bb1c4f2554412d540f53dfa4a
SHA-1: 02ce03db791832dc51b7a98bf89397d7bdee5924
SHA-256: 6373af217621a0a8470dc817d7c3435058c519a5013d6ca4b783baf66c91463d
Release notes
Out of beta into full release of module. Module has been in use on several sites with no major issues being reported.
Version 1.0 release addresses the following
- #2385737: Can't access admin screen
- Correct error found by test bot with function returns in a write context
- Code formatting and typos
- Changed page_build to use drupal_js_add() instead of a template so other JS modules can modify loading of the JS as necessary