String Problem continued
Hi The error I get if I try to use string.split to split a function in page templates is Error Type: TALESError Error Value: exceptions.AttributeError on ExprTypeProxy instance has no attribute 'split' in "", at line 12, column 5 I am trying to do this <p tal:content="python:string.split('jk gf')"></p> How can I use the split function to split a string? Could you please help me out Thanks and Best Regards John Kunchandy --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.385 / Virus Database: 217 - Release Date: 9/4/2002
zope wrote:
The error I get if I try to use string.split to split a function in page templates is Error Type: TALESError Error Value: exceptions.AttributeError on ExprTypeProxy instance has no attribute 'split' in "", at line 12, column 5 I am trying to do this <p tal:content="python:string.split('jk gf')"></p> How can I use the split function to split a string? Could you please help me out
This soudns like a bug in ZPT, can you file a collector issue please? In the meantime, use this: <p tal:content="python:'jk gf'.split()"></p> cheers, Chris
Hi Chris Thanks for the answer. The suggestion has been most helpful. Importing of a module into the page template is a good opiton that has also been suggested. Thanks once again. Best Regards John Kunchandy ----- Original Message ----- From: "Chris Withers" Sent: Monday, September 23, 2002 5:33 PM Subject: Re: [Zope] String Problem continued
zope wrote:
The error I get if I try to use string.split to split a function in page templates is Error Type: TALESError Error Value: exceptions.AttributeError on ExprTypeProxy instance has no attribute 'split' in "", at line 12, column 5 I am trying to do this <p tal:content="python:string.split('jk gf')"></p> How can I use the split function to split a string? Could you please help me out
This soudns like a bug in ZPT, can you file a collector issue please?
In the meantime, use this:
<p tal:content="python:'jk gf'.split()"></p>
cheers,
Chris
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.385 / Virus Database: 217 - Release Date: 9/4/2002
<p tal:content="python: 'jk gf'.split()">
jens On Monday, Sep 23, 2002, at 07:21 US/Eastern, zope wrote:
Hi
The error I get if I try to use string.split to split a function in page templates is Error Type: TALESError Error Value: exceptions.AttributeError on ExprTypeProxy instance has no attribute 'split' in "", at line 12, column 5 I am trying to do this <p tal:content="python:string.split('jk gf')"></p> How can I use the split function to split a string? Could you please help me out
Thanks and Best Regards John Kunchandy
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.385 / Virus Database: 217 - Release Date: 9/4/2002
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Hi Jens Thanks for the help. This is exactly the ssolution I needed. Thanks and Best Regards John Kunchandy ----- Original Message ----- From: "Jens Vagelpohl" Sent: Monday, September 23, 2002 5:39 PM Subject: Re: [Zope] String Problem continued
<p tal:content="python: 'jk gf'.split()">
jens
On Monday, Sep 23, 2002, at 07:21 US/Eastern, zope wrote:
Hi
The error I get if I try to use string.split to split a function in page templates is Error Type: TALESError Error Value: exceptions.AttributeError on ExprTypeProxy instance has no attribute 'split' in "", at line 12, column 5 I am trying to do this <p tal:content="python:string.split('jk gf')"></p> How can I use the split function to split a string? Could you please help me out
Thanks and Best Regards John Kunchandy
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.385 / Virus Database: 217 - Release Date: 9/4/2002
Hey all: I would like to ask you all if you could recommend some inexpensive-but-good dedicated server hosts that I could hire to run Zope/PHP4/MySQL/PostgreSQL/IMAP? I always prefer to ask Open Source people for this kind of thing because in general, pricepoint is very important. Thanks in Advance! Chris ===== -- chris abraham <chrisabraham@yahoo.com> +1 202-452-7442 tel po box 15163 washington, dc 20003-0163 +1 202-478-0276 fax
I dont know what the price point is, but ZopeZen is soon moving to http://www.LaneStLabs.com. Might be worth a try... -- Andy McKay www.agmweb.ca ----- Original Message ----- From: "Chris Abraham" <chrisabraham@yahoo.com> To: <zope@zope.org> Sent: Thursday, September 26, 2002 11:14 AM Subject: [Zope] Looking for Dedicated Server for Zope Use
Hey all:
I would like to ask you all if you could recommend some inexpensive-but-good dedicated server hosts that I could hire to run Zope/PHP4/MySQL/PostgreSQL/IMAP?
I always prefer to ask Open Source people for this kind of thing because in general, pricepoint is very important.
Thanks in Advance!
Chris
===== -- chris abraham <chrisabraham@yahoo.com> +1 202-452-7442 tel po box 15163 washington, dc 20003-0163 +1 202-478-0276 fax
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
iMeme offers freebsd jails in which you have root. I've been with them for more than 2 years, they're pretty reliable. http://imeme.net/ <--> george donnelly - http://zettai.net/ - "We Love Newbies" :) Zope Hosting - Dynamic Website Design - Search Engine Promotion
Subject: Re: [Zope] Looking for Dedicated Server for Zope Use
I would like to ask you all if you could recommend some inexpensive-but-good dedicated server hosts that I could hire to run Zope/PHP4/MySQL/PostgreSQL/IMAP?
There is also hurrah.com, which I have never used but is reasonably priced.
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of george donnelly Sent: Friday, September 27, 2002 6:13 AM To: Stephan Goeldi; chris@zdev.com; zope@zope.org Subject: Re: [Zope] Looking for Dedicated Server for Zope Use
iMeme offers freebsd jails in which you have root. I've been with them for more than 2 years, they're pretty reliable. http://imeme.net/
<--> george donnelly - http://zettai.net/ - "We Love Newbies" :) Zope Hosting - Dynamic Website Design - Search Engine Promotion
Subject: Re: [Zope] Looking for Dedicated Server for Zope Use
I would like to ask you all if you could recommend some inexpensive-but-good dedicated server hosts that I could hire to run Zope/PHP4/MySQL/PostgreSQL/IMAP?
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
I listed all the hosting services I know of here. http://www.zope.org/Members/reiman/zope_hosting Any other suggestions welcome.
Am 27.09.2002, 19:57 Uhr schrieb Charlie Reiman: -----------------------------------
I listed all the hosting services I know of here.
http://www.zope.org/Members/reiman/zope_hosting
Any other suggestions welcome.
There's a long list of Zope "Solution Providers" (incl. Zope hosting): http://www.zope.org/Resources/ZSP To reduce redundancy, I suggest that everybody who maintains a similar list on zope.org should point to that URL instead. Greetings, Hon.
participants (9)
-
Andy McKay -
Charlie Reiman -
Chris Abraham -
Chris Withers -
george donnelly -
Jens Vagelpohl -
Stephan Goeldi -
Thieu-Hon Tran -
zope