I have wrapper and layout library templates which define a left-column
navigation bar. I want to pass a hash/data structure from each page template
to the navigation library template but, as I understand it, META only allows
simple values, not data structures. Is there a way to pass a hash from a
page template and have it processed by a library item?

I found the more complex method of generating a navigation menu via
config/expand in the back of the badger book a bit too much for my head so
would like to try the approach outlined above.

Garry


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

Reply via email to