>
>I don't like the idea of requiring an outside tool to process templates. My
>idea was this:
>
>send_template("main_menu.html") would first parse html/header.html, then
>html/main_menu.html, then html/footer.html. All the hooks (##D, etc) would
>work in the header and footer files as well. Then, you could move whatever
>you wanted into these file to accommodate your needs. Seems like the
>simplest way. And if you don't want to use them, leave them empty.
>
>Regards,
>
>Bill Shupp
Sounds like the right way to do it to me...
Whichever routine is parsing the templates should be the one to build
header/footers.
-Rob
- remaining issues before 1.0 Bill Shupp
- Re: remaining issues before 1.0 Oden Eriksson
- Re: remaining issues before 1.0 Einar Bordewich
- Re: remaining issues before 1.0 Bill Shupp
- Re[2]: remaining issues before 1.0 Gabriel Ambuehl
- Re: remaining issues before 1.0 Oden Eriksson
- Re: remaining issues before 1.0 Rob Genovesi
- Re: remaining issues before 1.0 Bill Shupp
- Re: remaining issues before 1.0 Gabriel Ambuehl
- Re: remaining issues before 1.0 Bill Shupp
- Re: remaining issues before 1.0 Rob Genovesi
- Re: remaining issues before 1.0 Bill Shupp
- Re: remaining issues before 1.0 Rob Genovesi
- Re: remaining issues before 1.0 Bill Shupp
- Re: remaining issues before 1.0 Antonio Dias
- Re: remaining issues before 1.0 Bill Shupp
- Re: remaining issues before 1.0 Antonio Dias
- Re: remaining issues before 1.0 Bill Shupp
- Re: remaining issues before 1.0 Antonio Dias
- Re: remaining issues before 1.0 Bill Shupp
