Hello dear xwiki-ers, (long time no see ;) )
I installed the Mocca Calendar application [1] in my xwiki 5.4.7 instance, but when browsing to its home page, needed js file can't be loaded and so not much appears ... Error from FF console: GET http://r-wikiggs.gemalto.com/fullcalendar.js [HTTP/1.1 404 Not Found 9ms] Error: Script error for: fullcalendar http://requirejs.org/docs/errors.html#scripterror I understand that it probably comes from MoccaCalendar.Macro js extension: require(['jquery', 'fullcalendar'], function(jQuery, fullCalendar) { ... but my knowledge of requireJS is more than poor so I'm not sure how to fix this ... For sure URL used to reach fullcalendar.js is NOK. Thanks, BR, Jeremie _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
