• How does dojo custon build work?

    By David Gilmore 1 decade ago
    • I'm attempting to do a dojo custom build for an application, and it's been a real uphill slog. But I see you've done it! At least I know it's possible now. (grin) But after downloading the mobile controls app I still don't see how the integration between the XPage and the custom build is done. Could you provide some pointers?



      Thanks for your time…
    • dojo custom build

      By Olli Kämäräinen 1 decade ago

      hi,



      There is post about custom build in 8.5 forum:

      http://www-

      10.lotus.com/ldd/nd85forum.nsf/5f27803bba85d8e285256bf10054620d/ba191e2b4d07c71e85257823003b9e

      78?OpenDocument



      It basicly shows how to create custom build and use it without multilanguage support.

      • Thanks! It is truly amazing what one can miss when searching...

        By David Gilmore 1 decade ago
      • Sadly this didn't work...

        By David Gilmore 1 decade ago

        - Well it did work, sort of.  The issue now is that Domino's XPage automagically includes dojo.js with parseOnLoad=true, and xspClientDojo.js, *before* my custom build is even touched.  So it loads a pile of dojo things from the server's hard drive, even though those very same things are already in my custom build file.

        - Does anyone know how to prevent this, so my custom build is loaded *before* the XPage automagic CSJS libraries?

        - I have downloaded the Mobile Code sample database but so far I've been unable to noodle out what it's doing, and I have no mobile deployment capability to actually see it function appropriately.

        Thanks for your time...

        • how to disable out of the box dojo and theme

          By Niklas Heidloff 1 decade ago

          in xsp.properties in WebContent/WEB-INF folder:

           

          xsp.client.script.libraries=none
          xsp.theme=