[opencms-dev] template inclusion

Julien Soyer JSoyer at paris.agency.com
Thu Nov 29 16:30:13 CET 2001


Hi !
 
It is possible to include a template in another template using :
 
<TEMPLATE name="tpl">
            <element name="tpl_elt"/>
</TEMPLATE>
<elementdef name="tpl_elt">
            <template>/content/templates/tpl</template>
</elementdef>
 
Is it possible to include a processed page? It seems mandatory if you want
to use frames and have a central frame with editable elements !
The opencms website is a good example of using frames, but no content is
editable with the HTML editor! That is to say, there is nowhere some stuff
like:
 
<template name="..."> in the body template.
 
Any idea?
 
Thx
 
Julien
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20011129/7a9bbfec/attachment.htm>


More information about the opencms-dev mailing list