On Mon, 2005-01-03 at 16:55 -0500, Arshavir Grigorian wrote:
> I thought about that, but it would mean passing this data to every page, 
> then code every page to relay it to the toolbar library template on each 
> include.

The stash contents should be passed to all templates that you call
already.  That's the default behavior.

I could see this strategy being a problem if you rarely use this data
and it takes a long time to compute, but otherwise it seems like the
best approach.

- Perrin


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

Reply via email to