--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> The best way to use Apache::Template is the way
> described in the docs
> under TT2ServiceModule.  Basically, you just write
> some code that will
> run before the template is called and it does the
> work.  It's very
> similar to using something like Apache::Registry and
> having it call
> templates.

I looked at TT2ServiceModule but I'm not totally sure
how to use it. How do I vary the code (by URI or
Location) that is run before the template is called?

The project I'm doing now is mostly read only and the
plugin approach seems to be OK. 

The login stuff I've done has been done through the
handler (using <Location>) not with plugins and I've
wondered how well it would work with a plugin. I need
to stick with the .html mapping though to keep
everyone happy.
 


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com


Reply via email to