|
Hello Everyone,
I have a heavily Dojo-ed (Dojo Toolkit) webpage that want to turn it into a Drupal module. But drupal does not seem to support Dojo. What's the right way to load dojo into drupal?
1- Does my page work if I simply load dojo .js files inside my module? 2- If not, is there a certain way to load dojo into drupal pages? 3- As jQuery will also be loaded for drupal client-side activities, will there be any conflict between Dojo and jQuery on the client side? 4- Anyone have sample drupal module that uses Dojo?
Thanks in advance.
|