[opencms-dev] OpenCms 8.5.0 Add a content in container

Claus Priisholm cpr at codedroids.com
Fri Sep 28 09:59:10 CEST 2012


Have you tried to toggle the "Edit small elements" option that shows
if you hover over the "Toogle edit points" button? I've run into areas
when only holding one line of text (default text size font) would only
show their edit button when that option is selected

2012/9/27 Sandrine Prousteau <s.prousteau at eurelis.com>:
> Hi!!
>
> We are testing OpenCms 8.5.0.
> We found that adding a new content with drag&drop in a container only register the new content if we edit it once? It wasn't the case in OpenCms 8.0.4, we were able to add a new content in a container, and edit it later.
>
> Do you confirm this? Is there an explanation?
>
> Another issue, but I don't know if this is due to my jsp:
> I have a basic content type, with the piece of code :
>
> <cms:formatter var="content" val="value">
> <div class="article">
> <c:choose>
>     <c:when test="${cms.element.inMemoryOnly}">
>         IN MEMORY
>     </c:when>
>     <c:otherwise>
>       <c:set var="uri" value="${cms.element.sitePath}" />
>       ${uri}
>     </c:otherwise>
> </c:choose>
> </div>
> </cms:formatter>
>
> When I drag&drop a new content of this type in a container, it displays IN MEMORY, but there is no ADE button to edit it. When it is a content already registered, the ADE button appears. Is it normal?
>
> Sandrine.
>
> _______________________________________________
> 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
>
>
>



-- 
Claus Priisholm
+45 48 22 46 46
cpr (you know what) codedroids.com



More information about the opencms-dev mailing list