Re: [Xsltforms-support] [Exist-open] XSLTForms + eXist
Brought to you by:
alain-couthures
From: COUTHURES A. <ala...@ag...> - 2009-10-02 20:13:08
|
Claudius, > Find attached the file messages_ro.properties (I don't know about calendar.initDay; should be 7 as we start week on Monday?). > Sorry there was no file attached with your latest message. Monday is also the first day of the week here in France so initDay = 0 > This cross-domain reference is due to the fact the xsltforms assumes that file messages.properties. > > Why this, if the page is found at https://localhost:8443. Could your script search for this file based upon host page's protocol (http or https) and ip:port? > > I think this could overcome cross-domain reference. > > If is something I don't understand, don't mind. > The messages.properties file has to be located in the same folder as xsltforms.js (the source file is scanned to find the script element with the corresponding src attribute). So, if xsltforms.js can be obtained, messages.properties should also too... Hope it helps, -Alain |