[opencms-dev] RE: OpenCMS 6.2.3 oddities: FIXED
Bill Edwards
wse at jimmy.harvard.edu
Fri Jan 19 17:39:50 CET 2007
Hi Alex--the opencms-workplace.xml patch fixed our editor problem--thanks!
-- Bill Edwards
Alexander Kandzior wrote:
>
> Bill
>
>> 1. Titles in the Workplace are being rendered with %20 instead of
>> spaces.
>
> Try to clear the browser cache. This may be due to a change in the
> JavaScript used with the OpenCms Explorer. Your browser may have cached
> the
> old version.
>
>> 2. Direct new/edit/delete buttons no longer seem to work on
>> our site
>> (the icons look like the bottoms have been cut off). Clicking these
>> buttons no longer brings up an edit window for the page.
>
> May also be related to browser caching issues. See if clearing the cache
> helps.
>
> If this is not the case, there have been changes in the internal direct
> edit
> handling which may have side effects with your templates. Open the OpenCms
> configuration file ../config/opencms-workplace.xml and locate the
> <directeditprovider /> node. Change it to the value shown below:
>
> <editoraction .../>
> <directeditprovider
> class="org.opencms.workplace.editors.directedit.CmsDirectEditJspIncludeProvi
> der" />
> <exportpoints ... />
>
> In case you don't find a <directeditprovider /> node (after an update),
> insert it between the <editoraction .../> and <exportpoints ... /> nodes
> as
> shown.
>
> The CmsDirectEditJspIncludeProvider is based on the old code from 6.2.2
> and
> before, so side effects with your templates may not occur using it.
>
> Let me know if it helps.
>
> Kind Regards,
> Alex.
>
> -------------------
> Alexander Kandzior
>
> Alkacon Software GmbH - The OpenCms Experts
> http://www.alkacon.com - http://www.opencms.org
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>
--
View this message in context: http://www.nabble.com/OpenCMS-6.2.3-oddities-tf3036751.html#a8452026
Sent from the OpenCMS - Dev mailing list archive at Nabble.com.
More information about the opencms-dev
mailing list