[opencms-dev] OpenCms 8.5 and Alkacon OAMP

Alessandro Magnolo alessandro.magnolo at gmail.com
Fri Nov 9 16:14:00 CET 2012


On Fri, Nov 2, 2012 at 10:48 AM, Frison Roel <roel.frison at redtree.be> wrote:
> Does anyone know if the packages from the OAMP stack are compatible with OpenCms 8.5 ?
> The calendar module gets stuck on its loading screen

To solve this problem, edit
/system/modules/com.alkacon.opencms.v8.calendar/schemas/calendarview.xsd

Find the line
<headinclude type="javascript"
uri="/system/modules/org.opencms.jquery/resources/packed/jquery.js" />
and change the jquery script file to an older version (the one in
opencms 8.0.4 works).

There are other problems that we're trying to workaround, but this
should at least get you started.

Other problems we're trying to address are:
- the calendar.uri property that is supposed to set the links target is ignored
- the serial entry widget doesn't work

Please share ideas on how to overcome these, thanks.

Alessandro Magnolo



More information about the opencms-dev mailing list