I had need to make use of some of the more advanced Dojo Mobile controls for a project last week which ship with Dojo 1.7.2. For various reasons I needed the Dojo files inside the nsf rather than on the file system, and if you’ve had to do that before you’ll know what a massive pain it is to get the files loaded. So I thought I’d share a simple nsf with the files loaded.
You can either clone the database from Github here: https://github.com/whitemx/Dojo172XPages
Or you can download the nsf here: Dojo172.nsf.zip
The other changes I’ve made to the database are to disable the standard Dojo libraries (1.6.1 in 8.5.3) in the xsp.properties file and also turned off the default theme settings as well so no CSS will be downloaded unless you manually specify it in the resources.
Leave a Reply