[PHPTAL] Using PHPTAL with index.php?page=... thing

2008-01-21 Thread Anton Andrievskij
Hi, PHPTAL users. (Sorry for my bad English as I'm from Ukraine) I write this letter to ask about what the best idea about how to use the PHPTAL engine with the standard PHP site engine technology like this: www.mysite.com/index.php?page=login www.mysite.com/index.php?page=faq

Re: [PHPTAL] JavaScript arrays using PHPTAL

2008-01-21 Thread Anton Andrievskij
Ok, so the idea is to build data in the PHP, then simply past it to the script using tal:content. Thanks. On Jan 21, 2008 1:08 PM, Christoph Frick [EMAIL PROTECTED] wrote: On Mon, Jan 21, 2008 at 12:43:21PM +0200, Anton Andrievskij wrote: I have to fill JavaScript array using PHPTAL

Re: [PHPTAL] Using PHPTAL with index.php?page=... thing

2008-01-21 Thread Anton Andrievskij
Thanks, I'll read. Anton On Jan 21, 2008 1:39 PM, Levi Stanley [EMAIL PROTECTED] wrote: I ithink you might be looking for something like this: http://www.phpmvc.net/docs/guides/guidesIdx.php?doc=adv-pg-layout-tal On Jan 21, 2008 6:32 AM, Anton Andrievskij [EMAIL PROTECTED] wrote: Ok

[PHPTAL] Error with LINK tag

2008-05-22 Thread Anton Andrievskij
Hi. I'm trying to build RSS using PHPTAL. I just noticed about very strange problem... link tal:content=item/link http://liftoff.msfc.nasa.gov/news/2003/news-starcity.asp/link produces link / This does not work exactly with LINK tag. If I cahgne link to linkItem - it works. Anton

Re: [PHPTAL] Error with LINK tag

2008-05-22 Thread Anton Andrievskij
Thanks for this help. I'm realising both RSS and ATOM, sure. Anton On Thu, May 22, 2008 at 12:44 PM, Kornel Lesinski [EMAIL PROTECTED] wrote: On 22 May 2008, at 07:34, Anton Andrievskij wrote: I'm trying to build RSS using PHPTAL. I just noticed about very strange problem... link

Re: [PHPTAL] Re: PHPTAL Digest, Vol 39, Issue 13

2008-05-30 Thread Anton Andrievskij
Patrick, are you developer of PHPTAL or not? Anton On Fri, May 30, 2008 at 5:29 PM, Patrick Burke [EMAIL PROTECTED] wrote: I love PHPTAL, and the self documentation thread going on is a very interesting idea. The requirement that brought up self-documentation seems like a development

[PHPTAL] Multiple conditions

2008-05-30 Thread Anton Andrievskij
Hi, guys. How can I specify multiple conditions using AND logical operator and php: for one of the parts? I'm trying this but does not works: tal:condition=exists: products AND php:count(products) == 0 Thanks, Anton ___ PHPTAL mailing list

Re: [PHPTAL] Re: developer of PHPTAL or not

2008-05-30 Thread Anton Andrievskij
I agree about 'marketing friendly' too. PHPTAL guys, lets improve on this part. I'll help doing my best for this task. Anton On Fri, May 30, 2008 at 7:28 PM, Iván -DrSlump- Montes [EMAIL PROTECTED] wrote: I've been trying to push for PHPTAL use in several projects in the last years but I

Re: [PHPTAL] Multiple conditions

2008-05-30 Thread Anton Andrievskij
PHPTAL rewrites code in php: expressions to use TAL variables, so it will work fine. Please can you explain a bit more about this? How it works? On Fri, May 30, 2008 at 7:47 PM, Kornel Lesinski [EMAIL PROTECTED] wrote: On Fri, 30 May 2008 17:36:34 +0100, Anton Andrievskij [EMAIL PROTECTED

Re: [PHPTAL] Re: PHPTAL Digest, Vol 39, Issue 13

2008-05-30 Thread Anton Andrievskij
I think it is better to get new developers with new programming logic to use PHPTAL. Then you will have more strong and professional community. Smarty must go to the syncope together with its old-type programmers. As for me - I never used Smarty because I found it ugly and stupid the first time I