Activating WCM integration

2 messages Options
Embed this post
Permalink
laboe

Activating WCM integration

Reply Threaded More More options
Print post
Permalink
Hi, I am currently trying to configure the editor for use with IBM WCM and are hitting the wall somewhat... I want to enable the browse/insert/remove links and image library according to these instructions Ephox integration.. and are trying to add these menu-/toolbaritems . The Ephox configuration tool tells me that the configuration is wrong and promptly denies my saving the configuration file. What am I doing wrong here? Regards Lars
Michael Fromin

Re: Activating WCM integration

Reply Threaded More More options
Print post
Permalink

laboe wrote:
Hi,

I am currently trying to configure the editor for use with IBM WCM and are hitting the wall somewhat...

I want to enable the browse/insert/remove links and image library according to these instructions Ephox integration.. and are trying to add these menu-/toolbaritems .

<menuItem name="iwwcmlink" />
<menuItem name="iwwcmimage" />
<toolbarButton name="iwwcmlink" />
<toolbarButton name="iwwcmimage" />

The Ephox configuration tool tells me that the configuration is wrong and promptly denies my saving the configuration file.

What am I doing wrong here?

Regards
Lars
Lars -

If you have downloaded our LWCM integration these tags should already be in the default configuration file.  If you have not downloaded the LWCM integration I would suggest you go to:

http://www.ephox.com/products/editliveforilwcm/download.html

and download the LWCM integration.  As an aside, if you are comfortable with XML it is likely far easier for you to open the configuration file in a text editor.  Our configuration tool allows you to modify the most common settings but does not expose every attribute on every configuration element.  We plan on updating the configuration tool in the future to be more encompassing but if you are familiar with XML it is likely easier and faster to just modify the file in a text editor.