Skip to main content link. Accesskey S
  • Log In
  • Help
  • IBM Logo
  • IBM Digital Experience wiki
  • All Wikis
  • All Forums
  • ANNOUNCEMENT: WIKI CHANGE TO READ-ONLY. LEARN MORE...
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • IBM Redbooks
  • API Documentation
Search
  • New Article
  • Share Show Menu▼
  • Subscribe Show Menu▼

About the Original Author

Click to view profileIBM contributorDineshbabu Ramakrishnan
Contribution Summary:
  • Articles authored: 3
  • Articles edited: 5
  • Comments Posted: 3

Recent articles by this author

Setting up the rendering Web Content Viewer portlet consumed from remote IBM Web Content Manager V7 using WSRP

This article provides step-by-step instructions to set up remote rendering to consume a Web Content Viewer portlet from a remote server and explains how to troubleshoot, debug, and resolve problems.

Troubleshooting Lotus Web Content Management EditLive! RTE

This documentation provides details on troubleshooting if any issues are encountered while working with Lotus Web Content Management (WCM) EditLive! Rich Text Editor (RTE).

Troubleshooting Lotus Web Content Management Web Content Integrator

This article explains how to troubleshoot issues encountered while working with IBM® Lotus® Web Content Management Web Content Integrator.
Community articleTroubleshooting Lotus Web Content Management EditLive! RTE
Added by Dineshbabu Ramakrishnan | Edited by IBM contributorDineshbabu Ramakrishnan on October 4, 2010 | Version 31
expanded Abstract
collapsed Abstract
This documentation provides details on troubleshooting if any issues are encountered while working with Lotus Web Content Management (WCM) Ephox Rich Text Editor (RTE).
Tags: ephox, wcm, editlive, troubleshooting, editor, rte
ShowTable of Contents
HideTable of Contents
  • 1 How to get EditLive! RTE (Ephox) for WCM
  • 2 EditLive! editor displays as trial version
  • 3 Editlive RTE not available / working after applying WCM Cumulative Fixes
  • 4 After upgrade to 6.1.0.3, Ephox not working.
  • 5 Cannot see the option for Extended Editor after upgrading to WCM v6.1.0.4/v6.1.5.1
  • 6 Using the EditLive editor in local Web content viewer portlets
  • 7 Ephox Editor and JSR 286 Local Rendering Portlet / Inline edit.
  • 8 How to disable the click to edit feature so that the edit applet loads automatically
  • 9 How to get version 7.x Editlive
  • 10 Data to collect to troubleshoot Ephox related issues.
  • 11 WCM Technote's that might be useful
Lotus Web Content Management – EditLive! Rich Text Editor Troubleshooting Guide for Common Scenarios.

This documentation provides details on troubleshooting if any issues are encountered while working with Lotus Web Content Management (WCM) Ephox Rich Text Editor (RTE). Below are some of the most common issues reported to Product Support.

How to get EditLive! RTE (Ephox) for WCM



Editlive! RTE is available with WCM 6.1.x or later. Once you upgrade WebSphere Portal / Lotus Web Content Management to 6.1.0.3 / 6.1.5 EditLive is available out of box and ready to use. If you are on version 6.1.0.0 to 6.1.0.2, then you need to download the Editlive editor from Passport Advantage website and install the Ephox editor. Recommended approach is to upgrade to 6.1.0.3 or later.

EditLive! editor displays as trial version



Ensure the Editlive RTE is downloaded from Passport Advantage website and deployed to obtain the IBM licensed one. Also if you have installed the trial version prior to installing the IBM licensed version, you must uninstall the trial version completely and then install the version downloaded from Passport Advantage website.

Editlive RTE not available / working after applying WCM Cumulative Fixes



For 6.1.0.3 and later, Editlive RTE is included with the product and is redeployed / updated as part of the update-wcm task executed per the Cumulative fix install process. This issue could happen mostly likely with version 6.1.0.2 or earlier. For 6.10.2 or earlier, the update-wcm task redeploys/updates the WCM portlets and as pat this the Ephox related files are deleted. You need to redeploy / copy the Edilive files again as documented in the Editlive readme included in the download.

After upgrade to 6.1.0.3, Ephox not working.



Editlive RTE is now completely integrated with WCM and available out of box with 6.1.0.3 or later. During the 6.10.3 upgrade, the Editlive Editor is not deployed as a separate application and configured. Post upgrade, you need to access the Configure or Edit Shared settings for the WCM Authoring Portlet and select the Extended Editor in the Rich Text Option section to use the Editlive RTE. This should resolve the issue. Also you do not need to copy any Editlive files like in 6.1.0.2 or earlier after 6.1.0.3.


Cannot see the option for Extended Editor after upgrading to WCM v6.1.0.4/v6.1.5.1






This is controlled by the property wcm.editor.extended which is set in WAS here:



It is possible that the property did not get set correctly during upgrade. One can confirm this be reviewing the logs __WP_PTF_6104_wp.ptf.config_install.log or __WP_PTF_6104_wp.ptf.config_install.log along with the other logs. Message like below

Result: [wplc-create-res-env-custom-property-directory] (Resource ENV Provider) J2EEResourceProperty property wcm.editor.extended create success.

By manually creating this value as above, restarting the server the issue should be resolved.

Using the EditLive editor in local Web content viewer portlets



To use the EditLive editor in a Local Web content viewer portlet you will need to add a new configuration parameter to the portlet configuration:

1. Go to Administration > Portlet Management > Portlets.
2. Open the Web content Viewer portlet in configuration mode.
3. Type WCM_RICH_TEXT_EDITOR in the New Parameter field.
4. Type /wps/ephox;/jsp/html/EditLiveJavaEditor.jsp in the New Value field.
5. Click Add.
6. Click OK.


Ephox Editor and JSR 286 Local Rendering Portlet / Inline edit.



When rendering an Authoring Tool component / using inline edit with JSR 286 Web content viewer portlet and if any issues with inline edit / Editlive, then ensure the Reserved authoring portlet is configured and available. Refer to below link in Infocenter for more details.If the reserved authoring portlet or the hidden portlet page are removed inadvertently, you can deploy them again using the action-install-wcm-hidden-authoring configuration task.
http://publib.boulder.ibm.com/infocenter/wpdoc/v6r1/index.jsp?topic=/com.ibm.wp.ent.doc_v615/wcm/wcm_config_wcmviewer_reservedauth.html
Once the hidden portlet page is available and the RTE is set to extended editor, any content when edited via inline edit / Authoring tool component will be editing with Editlive.

How to disable the click to edit feature so that the edit applet loads automatically



The feature that causes you to click into the editor before using it is an EditLive feature called “Inline Editing”. Inline Editing was implemented for two reasons. First, if the content creator does not want to modify the rich text they do not have to wait for the editor to load. Second, many of our clients have multiple rich text fields in a single form – some as many as 7 or 8! In these situations, Inline Editing eliminates the need to wait for all 7 or 8 rich text fields to load in parallel. This significantly improves the load time of the Authoring Template. At this time, it is not possible to disable this.

How to get version 7.x Editlive



Editlive RTE that is now completely integrated with WebSphere Portal / Lotus Web Content Management 6.10.3 or later. Once you install Fixpack 3 or higher, Editlive ! 7.x is readily available out of box.

Data to collect to troubleshoot Ephox related issues.


If you need assist from IBM Support on any Ephox related issue, collection logs and debug data listed in technote listed below and send to support.
http://www-01.ibm.com/support/docview.wss?rs=688&uid=swg21380433

WCM Technote's that might be useful



http://www-01.ibm.com/support/docview.wss?uid=swg21428290
http://www-01.ibm.com/support/docview.wss?uid=swg21433948
expanded Attachments (0)
collapsed Attachments (0)
expanded Versions (42)
collapsed Versions (42)
Version Comparison     
VersionDateChanged by              Summary of changes
42Jun 1, 2011, 1:40:56 PMDineshbabu Ramakrishnan  IBM contributor
41Mar 30, 2011, 4:40:14 PMSunil Bhatnagar  IBM contributor
40Mar 16, 2011, 1:53:29 PMDineshbabu Ramakrishnan  IBM contributor
39Mar 16, 2011, 1:44:40 PMDineshbabu Ramakrishnan  IBM contributor
38Mar 15, 2011, 4:56:28 PMDineshbabu Ramakrishnan  IBM contributor
37Mar 15, 2011, 4:21:33 PMDineshbabu Ramakrishnan  IBM contributor
36Jan 21, 2011, 2:51:54 PMDineshbabu Ramakrishnan  IBM contributor
35Oct 15, 2010, 11:32:04 AMDineshbabu Ramakrishnan  IBM contributor
34Oct 15, 2010, 11:17:58 AMDineshbabu Ramakrishnan  IBM contributor
33Oct 15, 2010, 10:41:55 AMDineshbabu Ramakrishnan  IBM contributor
32Oct 14, 2010, 4:21:08 PMDineshbabu Ramakrishnan  IBM contributor
This version (31)Oct 4, 2010, 4:22:22 PMDineshbabu Ramakrishnan  IBM contributor
30Oct 4, 2010, 4:15:21 PMDineshbabu Ramakrishnan  IBM contributor
29Sep 24, 2010, 4:21:39 PMSunil Bhatnagar  IBM contributor
28Aug 17, 2010, 12:19:26 PMAndrew F Roberts  
27Aug 17, 2010, 12:18:08 PMAndrew F Roberts  
26Jul 7, 2010, 10:56:04 AMDineshbabu Ramakrishnan  IBM contributor
25Jul 6, 2010, 4:27:23 AMDon Naro  IBM contributor
25Jul 6, 2010, 4:39:26 AMDon Naro  IBM contributor
24Jul 2, 2010, 10:48:03 AMDineshbabu Ramakrishnan  IBM contributor
23Jul 1, 2010, 10:53:32 AMDineshbabu Ramakrishnan  IBM contributor
22Jul 1, 2010, 10:52:14 AMDineshbabu Ramakrishnan  IBM contributor
21Jun 29, 2010, 2:47:38 PMDineshbabu Ramakrishnan  IBM contributor
20Jun 29, 2010, 2:46:59 PMDineshbabu Ramakrishnan  IBM contributor
19Jun 29, 2010, 2:43:10 PMDineshbabu Ramakrishnan  IBM contributor
18Jun 29, 2010, 2:41:37 PMDineshbabu Ramakrishnan  IBM contributor
17Jun 29, 2010, 2:35:18 PMDineshbabu Ramakrishnan  IBM contributor
16Jun 29, 2010, 2:32:39 PMDineshbabu Ramakrishnan  IBM contributor
15Jun 29, 2010, 2:24:10 PMDineshbabu Ramakrishnan  IBM contributor
14Jun 29, 2010, 1:25:24 PMDineshbabu Ramakrishnan  IBM contributor
13Jun 28, 2010, 4:40:48 PMDineshbabu Ramakrishnan  IBM contributor
12Jun 28, 2010, 4:25:46 PMDineshbabu Ramakrishnan  IBM contributor
11Jun 28, 2010, 4:22:59 PMDineshbabu Ramakrishnan  IBM contributor
10Jun 28, 2010, 4:21:12 PMDineshbabu Ramakrishnan  IBM contributor
9Jun 28, 2010, 4:10:33 PMDineshbabu Ramakrishnan  IBM contributor
8Jun 28, 2010, 12:25:46 PMDineshbabu Ramakrishnan  IBM contributor
7Jun 28, 2010, 12:23:27 PMDineshbabu Ramakrishnan  IBM contributor
6Jun 28, 2010, 11:34:24 AMDineshbabu Ramakrishnan  IBM contributor
5Jun 28, 2010, 11:27:14 AMDineshbabu Ramakrishnan  IBM contributor
3Jun 28, 2010, 11:23:51 AMDineshbabu Ramakrishnan  IBM contributor
2Jun 28, 2010, 11:21:55 AMDineshbabu Ramakrishnan  IBM contributor
1Jun 23, 2010, 4:44:44 PMDineshbabu Ramakrishnan  IBM contributor
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedHelpAbout
  • IBM Collaboration Solutions wikis
  • IBM developerWorks
  • IBM Software support
  • Twitter LinkIBMSocialBizUX on Twitter
  • FacebookIBMSocialBizUX on Facebook
  • ForumsLotus product forums
  • BlogsIBM Social Business UX blog
  • Community LinkThe Social Lounge
  • Wiki Help
  • Forgot user name/password
  • About the wiki
  • About IBM
  • Privacy
  • Accessibility
  • IBM Terms of use
  • Wiki terms of use