5 Nov
2002
5 Nov
'02
2:58 p.m.
Hi Tino, your METAL-TAL model sounds interisting. Can you explain it in more detail so that I can understand it, please (may be with a short example) ? May be I'll start with ZPT straight after ;-) Thanks a lot, Elena Tino wrote: Currently I'm using a construct like a main-template with define-macro parts, some common-for-some-pages templates which are assembled with macros from main-template and define themself as one whole macro, the actual client templates use this assembled template as master. This allows to archieve the main goal: dont duplicate parts of content/logic. Every part can be changed in only one place and changes will populate thru the whole site where this part is used. HTH Tino Wildenhain