Skip Menu | You are currently an anonymous guest. | Login | Return to Main | About rt.cpan.org
 

Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.

X Report information
Id: 13447
Status: resolved
Left: 0 min
Priority: 0/0
Queue: Maypole

Owner: Nobody
Requestors: info [...] whawes.co.uk
Cc:
AdminCc:

Severity: Wishlist
Broken in: 2.09
Fixed in: 2.10




X History Display mode: Brief headersFull headers
#   Tue Jun 28 08:53:30 2005 guest - Ticket created  
Subject: Multiple template paths
[text/plain 425b]
Here is a patch for Maypole::View::Base to allow the specification of multiple template paths in template_root().

This functionality has been requested before on the mailing list. It is useful when you want to serve header, footer, etc from site A while defaulting to site B for templates such as "list", "view", etc.

This patch should be fully backward compatible. I have been using it for several weeks without problems.
[application/octet-stream 1.3k]
Message body not shown because it is too large or is not plain text.
#   Wed Jun 29 14:01:00 2005 TEEJAY - Correspondence added  
From: TeeJay
[text/plain 528b]
[guest - Tue Jun 28 08:53:30 2005]:

> Here is a patch for Maypole::View::Base to allow the specification of
> multiple template paths in template_root().
>
> This functionality has been requested before on the mailing list. It
> is useful when you want to serve header, footer, etc from site A
> while defaulting to site B for templates such as "list", "view",
> etc.
>
> This patch should be fully backward compatible. I have been using it
> for several weeks without problems.

Applied to SVN : revision 339

#   Tue Aug 02 10:15:30 2005 TEEJAY - Status changed from 'new' to 'resolved'  
#   Tue Aug 02 10:15:30 2005 TEEJAY - Fixed in 2.10 added