[opencms-dev] Header - how to make it editable
Fabian Huschka
fabian.huschka at componio.net
Tue Jan 15 10:05:05 CET 2008
Hello Søren,
the tag <cms:editable = "true" /> just enables the direct edit feature,
it does not enable the header to be editable. However you can include
something like
<cms:template ifexists="header"><cms:include element="header"
editable="true" /></cms:template>
in your header file. Finally add "header*|The Header" to the
template-elements property of the according template(s).
Regards,
\Fabian
Søren Nielsen schrieb:
>
> In a template, the header looks like this:
>
>
>
> <head>
>
> <cms:editable />
>
> </head>
>
>
>
> To make this header editable in the FCKeditor, I tried this:
>
>
>
> <head>
>
> <cms:editable = "true" />
>
> </head>
>
>
>
> But it did not work -- got an error
>
>
>
> How do I make the header editable?
>
>
>
> Regards
>
> Søren Nielsen
>
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
>
> _______________________________________________
> 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/20080115/770231aa/attachment.htm>
More information about the opencms-dev
mailing list