Dojotoolkit Library

Component ID

1852610

Component name

Dojotoolkit Library

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Dojo toolkit (http://dojotoolkit.org) is a Javascript platform.

This is a library API module to support loading Dojo from a CDN. And auto loading package that you define the path (Dojo 1.7+).

How to use it:
1. Set which version do you want to load it. (admin - config - dojotoolkit library).
2. Use drupal standard way to load it: <?php drupal_add_library('dojotoolkit_library', 'dojotoolkit'); ?>