Dojo JS Framework gotchas

This page is for those trying to use the Dojo framework and associated widgets on Drupal pages and hitting issues. It's intended for genuine gotchas - you have checked your syntax, checked your markup, amended any templates with the required divs, the code works perfectly when on a static HTML page, etc and everything checks out. But you still cannot get your Drupal version to work.

Note that for Drupal 7 (at least), you should have no issues or obscure steps to take to load dojo on a page - jQuery and dojo should live happily side-by-side.

How I solved my Image Module Issues

I wanted to have a user-friendly icon somewhere so that once my sites were finalized, clients could easily add an image to their web page.

Below is a basic step-by-step description of how to do this. I can now easily insert images of my choosing and from my PC, onto a web page.

Subscribe with RSS Subscribe to RSS - issues