[opencms-dev] Direct-edit not accessible in front-end

marcos binelli mlbinelli at gmail.com
Tue Nov 10 01:22:12 CET 2009


In past, I try to use prototype in my site, and the result was yours. In my
case, the problem was the jquery and the prototype working together in
opencms, they don work....

Search for javascript problems, is one of the possible ways...

GLuck

2009/11/9 Stefano Pesci <stefano.pesci at fao.org>

>  Hi all,
> I am a newbie of OpenCMS and, in the working team I work, one of the first
> task assigned is to develop a new template on an existing test site.
> I started to redesign a completely new template like this:
>
> <template_dir>
>     classes
>     elements
>         boxes
>             linkbox.jsp
>             listbox.jsp
>             textbox.jsp
>         boxes.jsp
>         breadcrumb.jsp
>         login.jsp
>         menu
>             nav_left.jsp
>         lib
>             <empty>
>         pages
>             article.jsp
>             default.jsp
>             event.jsp
>             goto.jsp
>             item.jsp
>             news.jsp
>             search.jsp
>             switch.html.jsp
>         resources:
>             css
>                 codex.css
>             images
>                 <something like banner, etc..>
>             video
>                 <some swf animation>
>         src
>             <empty>
>         templates
>             main.jsp
>
>
> In the main.jsp I inserted this part of code:
>
>
>     ...something before...
>
>     </cms:template>
>     <cms:template element="body">
>         <cms:include element="body" editable="true"/>
>     </cms:template>
>     <cms:template element="foot">
>
>     ...something after...
>
>
> The problem is the following:
> I enter as 'admin' and, in the workplace, I click on a jsp (or other
> content) and I am able to access and modify the content via 'direct edit' in
> the new instance of the browser, but not in the front-end of the site.
> What's wrong? In the TemplateTwo demo, as admin I am able to modify all the
> contents in the front-end, so I suppose that I got wrong 'somewhere'...
> I would like to receive a support by Community.
> Thanks in advance!
>
>  --
>  *Stefano Pesci*
> **
>
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20091109/09bd7717/attachment.htm>


More information about the opencms-dev mailing list