~Cheryl ElhipigenlenNov 21, 2013, 1:20 PM366 PostsStarting with Version 8.5.3 The DoJo toolkit is implemented as an OSGI plugin. You can still get the uncompressed source from the dojo toolkit web site.
~August ChujumiskioopsiNov 21, 2013, 2:44 PM12 Poststhx Okay, I thought as much. Last question.... Is it possible to use a newer version of one dojo lib (sniff.js) for only one xpage, because Domino doesn't support IE11 (official IBM answer) and from Dojo Version 1.8.6 the bug is fixed ( current dojo version = 1.8.3). greeting from germany ;)
~Cheryl ElhipigenlenNov 21, 2013, 10:02 PM366 PostsIf you can... get JUST the sniff.js and import it into the nsf as a JavaScript Script library it should then use that one instead of the "global" one.
~Cheryl ElhipigenlenNov 25, 2013, 5:20 PM366 PostsI'm pretty sure the source files are... buried in the plug-in's .jar files as resources. you would need to download the .js source file you are looking for from the dojo toolkit web site.