On 1/20/06, Jonathan <[EMAIL PROTECTED]> wrote:
> Some systems are very interchangeable (like there are TAL
> implementations for most languages) , others are not.
> Template::Toolkit and HTML::Template are supported by most perl
> frameworks , but I think Mason integration is limited.
> Text::Temp
Has anyone had success getting Apache::Gallery to work using Mason to
do the templating? I would like to use my existing Mason modules to
produce the container for the photo gallery, but I like
Apache::Gallery's way of displaying and caching images. I tried
e-mailing the Apache::Gallery maili
'd love to add one more module as being compatible with the
new version of mod_perl.
-Jesse
On Jun 16, 2004, at 4:43 PM, Matt Sergeant wrote:
On 16 Jun 2004, at 12:42, Jesse Stay wrote:
Partially because XML::XSLT is more widely used
Actually I don't think that's true (based on traf
appreciate your help!
-Jesse
> -Original Message-
> From: Tom Schindl [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 16, 2004 5:27 AM
> To: Jesse Stay
> Cc: [EMAIL PROTECTED]
> Subject: Re: XML::XSLT and mod_perl 2.0
>
> Hi,
>
> I admit I've never u
I admit I have not tried this in mod_perl 1.x but I am really trying to
move towards developing and helping out the mod_perl 2.0 movement.
Hopefully someone has some pointers. Here's my problem:
I am struggling to get XML::XSLT to work under mod_perl 2.0. All it
takes is using the basic MyAp