30 Jul
2015
30 Jul
'15
1:21 p.m.
Hi Mizio, FYI, this was just fixed in http://jira.xwiki.org/browse/XWIKI-12065 Thanks -Vincent On 30 Jul 2015 at 14:44:24, mizio ([email protected](mailto:[email protected])) wrote:
Hi guys,
I've this problem: I installed xwiki 7.1 under jboss in my office network, uploading the package xar with the main pages. This network is under a proxy server that block at all some sites: when I try to edit a page with the wysywyg editor the tool hanging because is blocked the external loading of a single javascript, jsTree.min.js from the site cloudflare.
So, I know that this js is present in my installation, but the application always check it on the external site.
Can I instrument xwiki to load this file locally?
Thank you.