Hi, i'm new to dojo and my tutor asked me to incorporate the module dojox.calendar to projeqtor. I added the folder calendar from the dojo release 1.13 in external/dojox,
and in view/main.php i add a link to tundra/Calendar.css, a script type=text/js with the path to Calendar.js as source and two dojo.require for dojo.ready and dojox.calendar.Calendar.
After connecting in the client, i remain stuck at the loading screen and get two errors.
It seems there is a problem with dojo.js (or i missed something) but i can't see what i did wrong. Could you help me ?
Difficult to analyse remotely with so few details.
Perhaps with some code ?
Hi, i have found the problem (an error of syntax and a missing library). Sorry for the inconvenience.
