[Templates] wrapper in control?

Randal L. Schwartz merlyn@stonehenge.com
23 Aug 2000 11:47:25 -0700


>>>>> "Perrin" == Perrin Harkins <pharkins@etoys.com> writes:

Perrin> Okay, but you could have a hello.meta like this:

Perrin> [% title = "My smart title" keywords = "My additional keywords" %]

Perrin> And pull that in from your wrapper, which I assume already knows you are
Perrin> looking for "hello" on this request.  You can put the PROCESS in a
Perrin> TRY/CATCH so that if the file doesn't exist you'll just continue and use
Perrin> the defaults in the wrapper.

Hmm.  It seems so weird, given that META is being provided, to not
have the ability to use META data in a file.  PRE_PROCESS is close,
but it doesn't let me control the PROCESS part.

I still don't think there's an easy way to do what I want to do, so
I'll implement the patch under my SUPRESS_PROCESS flag and let
Andy have it for inclusion or not.  You can just not use the flag. :)

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!