Bootstrap4Xpages 2.3.2 with jQuery 2.1.1

149 views Asked by At

I have some html pages that we are putting into an XPage application that use bootstrap 2.3.2 and jQuery 2.1.1. I have july 2014 version Bootstrap4Xpages plugin installed, and was using the theme 'bootstrapv2.3.1r'. However, it automatically loads jQuery 1.11. Is there a way to turn off the call to jQuery 1.11 in the plugin and call jQuery 2.1.1 ? If not, looks like we need to create a custom 2.3.2 theme.

1

There are 1 answers

2
stwissel On BEST ANSWER

You might not like the solution...

The best course of action is to install the Extension Library v10 which was released 2014-11-10.

This release includes Bootstrap4XPages with all updated libraries. The only catch (AFAIK): you need to switch to bootstrap v3. The differences are outlined in the documentation and shouldn't be too hard to handle