[opencms-dev] FW: template inclusion

Julien Soyer JSoyer at paris.agency.com
Thu Nov 29 17:13:04 CET 2001


 
Sorry for this second email, but I really think that it is a determining
aspect of opencms !
We are currently developing our first web site under opencms, and help on
this point would be very useful.
 
Julien
 
-----Original Message-----
From: Julien Soyer 
Sent: jeudi 29 novembre 2001 16:30
To: 'opencms-dev at www.opencms.com'
Subject: template inclusion
 
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/e406d8a9/attachment.htm>


More information about the opencms-dev mailing list