Hi,

I am building a system that generates (HTML) presentation slides from
templates. Navigation is built upon a small javascript that is
automatically generated from those same templates. My intent is to have
each template/slide set some site-wide variables and have the javascript
created using those variables after all slides have been processed. That
means I must have something equivalent to --post_process that is called
not after each template has been processed, but after all templates have
been processed. Is there such a thing? Or perhaps another mechanism to
have a file created (with access to site-wide variables) after all
templates have been processed?

Your advice would be appreciated.

Grx HdV



_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to