[opencms-dev] version 8.5 formatter problem

Michael Emmerich m.emmerich at alkacon.com
Tue Oct 9 10:16:28 CEST 2012


Victor,

if you do not see the edit point for some elements.....

1) Go to the tool bar on top
2) Move the mouse over the bullseye symbol in the middle, a "eye" 
appears below it
3) Select the eye and the edit points for those elements with a small 
hight will be enabled.

Kind Regards,
Michael.

Am 09.10.2012 10:10, schrieb Víctor Martín:
> Hi, I have a workaround:
>
> <%@page buffer="none" session="false" taglibs="cms"%>
> <cms:formatter var="content" val="value">
>      <div *style="height: 24px;"*>
>          <div>${value.Title}</div>
>      </div>
> </cms:formatter>
>
> It doesn't work with less pixels.
>
> 2012/10/2 Víctor Martín <venosov at gmail.com <mailto:venosov at gmail.com>>
>
>     Hi, there is a big problem with the migration, if you have a simple
>     formatter like:
>
>     <%@page buffer="none" session="false" taglibs="cms"%>
>     <cms:formatter var="content" val="value">
>          <div>
>              <div>${value.Title}</div>
>          </div>
>     </cms:formatter>
>
>     you won't see the symbol to edit that string in ADE with v8.5 (in
>     8.0.4 it works, Title is a OpenCmsString), but if you change to:
>
>     <h2>${value.Title}</h2>
>
>     it'll work, any suggestions? Thanks in advance.
>
>     The same case for span --> h2
>
>
>
>
>
> _______________________________________________
> 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/cgi-bin/mailman/listinfo/opencms-dev
>
>
>

-- 


-------------------

Michael Emmerich

Alkacon Software GmbH  - The OpenCms Experts
http://www.alkacon.com - http://www.opencms.org



More information about the opencms-dev mailing list