<div>Your are right Marcio.  In [New] [Edit] [Delete], EDIT button overlap. I tried it before, bit it didn't worked. </div>
<div> </div>
<div>I am more interested in some good documentation "on positioning of DE with examples". How Alkacon achieved this in their demo_en and demo_de sites in 7.0.4?</div>
<div> </div>
<div>Bye,</div>
<div>Viki.<br><br> </div>
<div><span class="gmail_quote">On 5/9/08, <b class="gmail_sendername">Konstantin Ott</b> <<a href="mailto:kott@abc-digital.com">kott@abc-digital.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Marcio,<br>thank you for your answer. I tried it earlier, but I'm not happy with<br>the Textbutton because it doesn't work:<br>
<br>- some [Edit] Buttons return the alert: Unknown form action<br>[ocme_417517/edit]<br>- some [Edit] Buttons are ghosted and not linkable<br>- some [Edit] Buttons are ok.<br><br>with the CmsDirectEditJQueryProvider everything works, but the buttons<br>
are overlaying.<br>thx<br>Konstantin<br><br>marcio.camurati schrieb:<br>> Hi,<br>><br>> To position the direct edit you need to use the<br>> CmsDirectEditTextButtonProvider, for example:<br>><br>> <%@ taglib prefix="cms" uri="<a href="http://www.opencms.org/taglib/cms">http://www.opencms.org/taglib/cms</a>" %><br>
> <cms:editable<br>> provider="org.opencms.workplace.editors.directedit.CmsDirectEditTextButtonProvider"/><br>> <cms:contentload ... ><br>>     Title: <cms:contentshow element="Title" /><br>
>      Buttons: <cms:editable mode="manual" /><br>> </cms:contentload><br>><br>> Use it you will see the Text buttons, about it: [New] [Edit] [Delete].<br>><br>> Regards,<br>> Marcio Camurati<br>
><br>><br>> Konstantin Ott-2 wrote:<br>><br>>> Hello everybody,<br>>><br>>> I've got a question regarding the manual position of the direct edit<br>>> button:<br>>> In quite a few of pages we have got several contentloads. This results<br>
>> in several direct edit buttons on the same position. So you cant choose<br>>> a special button and can only hit the most top button.<br>>> Actually we have a quite clean css driven design, every contentload is<br>
>> in a div container.<br>>> Now I'm figuring out the manually option of the direct edit button, but<br>>> I cant fix it.<br>>> Here are some code snippets. Maybe somebody can give me a tip?<br>
>><br>>> in the workplace:<br>>> <directeditprovider<br>>> class="org.opencms.workplace.editors.directedit.CmsDirectEditJQueryProvider"<br>>> /><br>>><br>>> the template:<br>
>> <cms:include property="template" element="head" /><br>>> <cms:contentload collector="singleFile" param="%(opencms.uri)"<br>>> editable="true"><br>
>> // a loop over lines with other content-type files:<br>>>             <cms:include<br>>> file="/system/modules/testmodule/pages/offerline.jsp" editable="false"><br>>>                 <cms:param name="file" value="${line}" /><br>
>>             </cms:include><br>>><br>>> the subtemplate    :<br>>> <div class="teaserA"><br>>> <cms:contentload collector="singleFile" param="${param.file}"<br>
>> editable="true"><br>>>     <cms:editable mode="manual"><br>>>         <cms:contentshow element="Title" /><br>>>     </cms:editable><br>>> </cms:contentload><br>
>> </div><br>>><br>>> I've got a list of teasers, but the manual set button wont be inside the<br>>> div class=teaserA. It's on top of the first direct edit.<br>>><br>>> Has anybody got a tip or some code, where I can see how it works?<br>
>> thx<br>>><br>>><br>>> --<br>>> Mit besten Grüssen / with best regards<br>>><br>>><br>>> Konstantin Ott<br>>> abc Neue Medien | Systementwickler<br>>> ___________________________________________<br>
>><br>>><br>>> Albert Bauer KG<br>>><br>>> Conventstr. 1-3<br>>><br>>> 22089 Hamburg | Germany<br>>><br>>> Phone: +49 40 25109-224<br>>><br>>> Fax: +49 40 25109-121<br>
>><br>>> mailto:<a href="mailto:kott@abc-digital.com">kott@abc-digital.com</a><br>>><br>>> <a href="http://www.abc-digital.com">http://www.abc-digital.com</a><br>>><br>>> ____________________________________________<br>
>><br>>> Albert Bauer KG (GmbH & Co.)<br>>> P.H.G. Reproduktionsgesellschaft Conventhaus mbH<br>>> Sitz der Gesellschaft: Hamburg<br>>> Handelsregister: Amtsgericht Hamburg HRB 11120<br>>> Geschäftsführer: Harald Dau, Carsten Dau, Rolf Gehrke, Marcus Müller<br>
>><br>>><br>>> _______________________________________________<br>>> This mail is sent to you from the opencms-dev mailing list<br>>> To change your list options, or to unsubscribe from the list, please visit<br>
>> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>>><br>>><br>>><br>><br>><br><br><br>--<br>Mit besten Grüssen / with best regards<br>
<br><br>Konstantin Ott<br>abc Neue Medien | Systementwickler<br>___________________________________________<br><br><br>Albert Bauer KG<br><br>Conventstr. 1-3<br><br>22089 Hamburg | Germany<br><br>Phone: +49 40 25109-224<br>
<br>Fax: +49 40 25109-121<br><br>mailto:<a href="mailto:kott@abc-digital.com">kott@abc-digital.com</a><br><br><a href="http://www.abc-digital.com">http://www.abc-digital.com</a><br><br>____________________________________________<br>
<br>Albert Bauer KG (GmbH & Co.)<br>P.H.G. Reproduktionsgesellschaft Conventhaus mbH<br>Sitz der Gesellschaft: Hamburg<br>Handelsregister: Amtsgericht Hamburg HRB 11120<br>Geschäftsführer: Harald Dau, Carsten Dau, Rolf Gehrke, Marcus Müller<br>
<br><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a></blockquote>
</div><br>