Downloads
Download tar.gz
18.08 KB
MD5: b1950d78b20fd16e2956b675e606d232
SHA-1: 928d8b13efd54d092a970ea6de6fb8ed2a48fcfc
SHA-256: 3edd5a737130415337104dc9fa0d91b16671da322848c282eb42f1c7efc99ed4
Download zip
21.15 KB
MD5: 353409867f2713fc44dc293ebb782d90
SHA-1: 32751a08652b92a3ea050e717ac7b71cfca0d9c1
SHA-256: d9a29d3743e33e6184e1fe52434c885c5d0c3972d73a1f590900e54736face82
Release notes
This release fixes a couple bugs and adds a new feature. We are not yet totally sure we won't be changing the API, so this is still considered alpha.
- Added support for loading required modules and onload code without additional module -- now you can use basic Dojo widgets on your site without an additional module by specifying the widgets to load on the configuration page.
- Fixed conflict with Nodewords by properly adding CDN stylesheets to head using drupal_set_html_head. Now cross-domain CSS loads correctly.