Add 'scope' option to settings script
Mr.Alinaki - September 17, 2009 - 17:55
| Project: | BUEditor |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
There are too many js-code generated by BUEditor settings. It will be better to place it in footer. The only change needed is:
drupal_add_js($settings, 'setting', 'footer');
#1
Or simply add option, as Lightbox2 did: where to place scripts.
#2
Moved all BUE settings to the footer.
Committed to HEAD. Thanks.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.