Re: [Catalyst] Why does the installer include the 'xt' directory

2012-07-25 Thread Bill Moseley
On Wed, Jul 25, 2012 at 3:05 PM, Robert Rothenberg wrote: > >> > > > > Doc patch please? :) > > I'm not sure what it is. It doesn't work with regular expressions, but it > doesn't behave like proper file globs either. > next CATFILES if $name =~ /^$ignore$/; catalyst_ignore( 'xt'

Re: [Catalyst] Why does the installer include the 'xt' directory

2012-07-25 Thread Robert Rothenberg
On 24/07/12 21:04 Tomas Doran wrote: > > On 24 Jul 2012, at 19:14, Robert Rothenberg wrote: > >> On 24/07/12 18:34 Bill Moseley wrote: >>> >>> >>> On Tue, Jul 24, 2012 at 9:35 AM, Robert Rothenberg >> > wrote: >>> >>> Try this: >>> >>> http://search.cpa

Re: [Catalyst] X-Forwarded-Port works no more?

2012-07-25 Thread Tomas Doran
On 24 Jul 2012, at 07:22, Alex Povolotsky wrote: > On 07/23/12 21:52, Tomas Doran wrote: >> On 23 Jul 2012, at 08:48, Alex Povolotsky wrote: >> >>> Hello, >>> >>> I'm setting up MojoMojo, https-protected. >>> >>> However, it keeps making http: urls. >>> >>> Setting X-Forwarded-Port did not he

Re: [Catalyst] po files directory for I18n and compilation

2012-07-25 Thread Tomas Doran
On 24 Jul 2012, at 23:57, Jeremy Trench wrote: > Hi, I have just started to use I18n for localization. It works fine, but I am > surprised because it seems that .po translations are only active after > restarts. > This way I canĀ“t give customers the freedom to localize/customize their app. > I