This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Nov 21, 2013, 9:10 AM
12 Posts
topic has been resolvedResolved

Change Dojo Lib

  • Category: Dojo and Client Side JavaScript
  • Platform: Windows
  • Release: 9.0.1
  • Role: Developer
  • Tags: dojo
  • Replies: 4

hi,

i want to change/debug a dojo library, but i don't find the library in the domino data directory. I know that ./.ibmxspres/dojoroot points to: /data/domino/js/dojo-1.5.2/ (or the current version of dojo) .

I search the "MultiSelectCalendar.js" (like http://www-10.lotus.com/xsp/.ibmxspres/dojoroot-1.8.3-u/dojox/widget/MultiSelectCalendar.js ), but in my file system i dont find any file named "MultiSelectCalendar.js"

 

Any help ?

thx

Nov 21, 2013, 1:20 PM
366 Posts
Starting 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.

Nov 21, 2013, 2:44 PM
12 Posts
thx

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 ;)

Nov 21, 2013, 10:02 PM
366 Posts
If 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.

 

 

Nov 25, 2013, 5:20 PM
366 Posts
I'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.


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal