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....<br><br>Search for javascript problems, is one of the possible ways...<br>
<br>GLuck<br><br><div class="gmail_quote">2009/11/9 Stefano Pesci <span dir="ltr"><<a href="mailto:stefano.pesci@fao.org">stefano.pesci@fao.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div bgcolor="#ffffff" text="#000000">
<font face="Courier New, Courier, monospace"><big><font face="Times New Roman, Times, serif">Hi all,<br>
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.<br>
I started to redesign a completely new template like this:</font></big><br>
<br>
<template_dir><br>
    classes<br>
    elements<br>
        boxes<br>
            linkbox.jsp<br>
            listbox.jsp<br>
            textbox.jsp    <br>
        boxes.jsp<br>
        breadcrumb.jsp<br>
        login.jsp<br>
        menu<br>
            nav_left.jsp<br>
        lib<br>
            <empty><br>
        pages<br>
            article.jsp<br>
            default.jsp<br>
            event.jsp<br>
            goto.jsp<br>
            item.jsp<br>
            news.jsp<br>
            search.jsp<br>
            switch.html.jsp<br>
        resources:<br>
            css<br>
                codex.css<br>
            images<br>
                <something like banner, etc..><br>
            video<br>
                <some swf animation><br>
        src<br>
            <empty><br>
        templates<br>
            main.jsp<br>
<br>
<br>
<font face="Times New Roman, Times, serif"><big>In the main.jsp I
inserted this part of code:</big></font><br>
<br>
<br>
    ...something before...<br>
<br>
    </cms:template><br>
    <cms:template element="body"><br>
        <cms:include element="body" editable="true"/><br>
    </cms:template><br>
    <cms:template element="foot"><br>
<br>
    ...something after...<br>
<br>
<br>
<big><font face="Times New Roman, Times, serif">The problem is the
following:<br>
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.<br>
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'...<br>
I would like to receive a support by Community.<br>
Thanks in advance!</font></big><br>
<br>
</font>
<div>-- <br>
<font color="#0000ff" size="-1">
<b>Stefano Pesci</b><br>
<i></i><br>
</font></div>
</div>

<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" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br>