On Friday 28 September 2007 8:24 am, Michael Peters wrote:
> Graham TerMarsch wrote:
> > I use CGI::Application::Plugin::TT to process TT templates regularly, and
> > although the vast majority of them contain dynamic content, every now and
> > then I've got parts of sites that are just static files that get served
> > up via TT (e.g. online help).
> >
> > What about a CAP::TT::LastModified module that helped make it easier to
> > set a "Last-Modified" header in the response?
>
> Maybe I'm missing something, but what is TT specific about these features?
> Would they fit better as general plugin that other C::A users could use
> even if they weren't using C::A::P::TT ? Maybe C::A::P::LastModified ?
> Would also work well with a C::A::P::Expires plugin.

What makes it TT specific is that it digs into TT to figure out what the "last 
modification time" was for any of the template components that got processed.

-- 
Graham TerMarsch
Howling Frog Internet Development, Inc.

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to