<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=916233410-26032008><FONT face=Arial
color=#0000ff size=2>Hi Tib,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=916233410-26032008><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=916233410-26032008><FONT color=#0000ff><FONT
face=Arial size=2>first, I suggest, that you use the OpenCms Taglib rather than
Scriptlet code. Import</FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=916233410-26032008><FONT face=Arial
color=#0000ff size=2><%@ taglib prefix="cms" uri="<A
href="http://www.opencms.org/taglib/cms">http://www.opencms.org/taglib/cms</A>"
%></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=916233410-26032008><FONT face=Arial
color=#0000ff size=2>and use <cms:editable/> in the head of your
jsp.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=916233410-26032008><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=916233410-26032008><FONT face=Arial
color=#0000ff size=2>Next, use the cms:include tag with the editable flag set to
true for elements you include in your template:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=916233410-26032008><FONT face=Arial
color=#0000ff size=2><cms:include element="content" editable="true"
/></FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><SPAN class=916233410-26032008><FONT face=Arial color=#0000ff size=2>These
elements will be directly editable from the preview
perspective.</FONT></SPAN></DIV>
<DIV><SPAN class=916233410-26032008><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=916233410-26032008><FONT face=Arial color=#0000ff
size=2>HTH</FONT></SPAN></DIV>
<DIV><SPAN class=916233410-26032008><FONT face=Arial color=#0000ff
size=2>Nick</FONT></SPAN></DIV><!-- Converted from text/plain format -->
<P><FONT size=2>--<BR>Mit freundlichen Grüßen<BR>Nick Panienski<BR>IT
Consultant<BR><BR>codecentric GmbH<BR>Grünewalder Str. 29-31<BR>42657
Solingen<BR><BR>Telefon +49 (212) 24 94
330<BR>Fax +49 (212) 24 94
334<BR>Mobil +49 (151) 167 06 496<BR>eMail
panienski@codecentric.de<BR>Internet <A
href="http://www.codecentric.de/">http://www.codecentric.de</A><BR><BR>Geschäftsführer:
Peter Gierse, Mirko Novakovic und Rainer Vehns Sitz der Gesellschaft:
Solingen<BR>Registergericht: Amtsgericht Wuppertal, HRB 19214</FONT> </P>
<DIV> </DIV><BR>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=de dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>Von:</B> opencms-dev-bounces@opencms.org
[mailto:opencms-dev-bounces@opencms.org] <B>Im Auftrag von </B>Nagy, Tibor KPI
(GE Indust, ConsInd, consultant)<BR><B>Gesendet:</B> Dienstag, 25. März 2008
15:51<BR><B>An:</B> The OpenCms mailing list<BR><B>Betreff:</B> [opencms-dev]
Opencms 6.2.2 header editable<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><FONT face=Arial size=2>Hi!</FONT></DIV>
<DIV> </DIV>
<DIV><BR><FONT face=Arial size=2>I am a newbie in Opencms, can anybody help me
with this problem:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I set the <% cms.editable(true); %> in my
template which generates my page's header, but this option sets only the body
editable.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Is there an option or something that sets the
header editable?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=626265014-25032008><FONT face=Arial
size=2>Thx.</FONT></SPAN></DIV>
<DIV><SPAN class=626265014-25032008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=626265014-25032008><FONT face=Arial
size=2>Bye,</FONT></SPAN></DIV>
<DIV><SPAN class=626265014-25032008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=626265014-25032008><FONT face=Arial
size=2>Tib</FONT></SPAN></DIV></BLOCKQUOTE></BODY></HTML>