On Tue, 10 Jul 2001, Carlos Costa Portela wrote:
> My idea:
> designers write templates using specific tags, like <shop>, <advert
> code="1"> or similar.
>
> a program parses the template and call to another programs to process
> tags.
You could write a custom extension to mod_include to do this. With 2.0
it's easy--a module can hook into mod_include at runtime to add its own
include directives. With 1.3, you'd have to modify mod_include, I think.
But it's easier than starting from scratch...
--Cliff
--------------------------------------------------------------
Cliff Woolley
[EMAIL PROTECTED]
Charlottesville, VA