[PHPTAL] Cache problem with double per

2009-09-22 Thread Andrew
All works fine, but i got stuck on problem with per parameter. I want to cache page for separate URL and Language. Current language is specified in language var, not in url, so when i try to do something like phptal:cache=1d per url per language i get an error. Is there a way?

[PHPTAL] Re: Cache problem with double per

2009-09-23 Thread Andrew
Thank you very much :) ___ PHPTAL mailing list PHPTAL@lists.motion-twin.com http://lists.motion-twin.com/mailman/listinfo/phptal

[PHPTAL] Re: Check if cached

2009-11-19 Thread Andrew
Thanx, i found a solution you were talking about. There is already written library for such situations: http://codeigniter.com/ forums/viewthread/57117/ ___ PHPTAL mailing list PHPTAL@lists.motion-twin.com

Re: [PHPTAL] XML Namespace and xmlns declaration removed from emitted DOM

2012-06-12 Thread Andrew Crites
for the `g:plusone` element so I can get around it that way. On Tue, Jun 12, 2012 at 12:05 PM, Terin Stock terinjo...@gmail.com wrote: Hey Andrew: You could probably setup a postfilter to remove the gplusone element and add a g:plusone element in it place. (I believe I had a postfilter doing something very

Re: [PHPTAL] XML Namespace and xmlns declaration removed from emitted DOM

2012-06-13 Thread Andrew Crites
/**mailman/listinfo/phptalhttp://lists.motion-twin.com/mailman/listinfo/phptal -- Andrew Crites Chief of http://AySites.com/ ___ PHPTAL mailing list PHPTAL@lists.motion-twin.com http://lists.motion-twin.com/mailman/listinfo/phptal

[PHPTAL] `exists:` should throw exception for invalid tales path

2012-08-09 Thread Andrew Crites
`, but this does not appear to be the case. In summary, can we have `exists:` throw exceptions normally? -- Andrew Crites Chief of http://AySites.com/ ___ PHPTAL mailing list PHPTAL@lists.motion-twin.com http://lists.motion-twin.com/mailman/listinfo/phptal