[Zope] RE: value problem in textarea and input

2007-10-03 Thread cristopher pierson ewing
Hamzat, could your problem be because the textarea html tag doesn't have a 'value' attribute? The value of a textarea input is the content of the tag. Perhaps change 'tal:attribute=value here/something|nothing' to 'tal:content=here/something|nothing' or the like? C

[Zope] Mac OS X Server StartupItem for Zope

2007-06-28 Thread cristopher pierson ewing
Hello, I'm trying to get a startup item set up under OS X Server 10.4 on an Intel XServe box. I'd like not to have to manually restart Zope every time a software update forces me to restart the machine. I've gotten the following written up, but it failed to run for some unspecified reason.

[Zope] zope/zeo on multiprocessor machines?

2007-01-23 Thread cristopher pierson ewing
I've been told that zope is not set up to utilize the extra processing power of multiproc machines. I have a new intel x-serve with the dual-core dual-proc setup, and want to get the most I can out of zope. I've read a few articles that mention running more than one zope process as zeo

Re: [Zope] Zope PAS for pubcookie authentication

2006-11-22 Thread cristopher pierson ewing
: (206) 365-3413 E-mail: [EMAIL PROTECTED] *** On Wed, 22 Nov 2006, Jens Vagelpohl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 22 Nov 2006, at 00:06, cristopher pierson ewing wrote: As the mapping tells you, the plugin responsible for getting

[Zope] PAS and SSO pubcookie question

2006-11-16 Thread cristopher pierson ewing
Hi all, I'm a newbie to zope, working on installing a plone website for the radiology department at the University of Washington. I want to use SSO so that my content creators don't need to remember additional login/passwd for my site. I've been working on getting apache proxying and

Re: [Zope] PAS and SSO pubcookie question

2006-11-16 Thread cristopher pierson ewing
Maciej, Thanks for the tips. I will try adding print statements and see where that leads me. As for understanding pubcookie, I'm not sure that's totally necessary. I'm quite certain that that part of the operation is working correctly, It's just what happens after that that I'm having

Re: [Zope] PAS and SSO pubcookie question

2006-11-16 Thread cristopher pierson ewing
Does the 2.7 edition of the zope book that I can find on plope.org cover security as handled by PAS? C Cris Ewing CME and Telehealth Web Services Department of Radiology Web Services University of Washington School of Medicine Work Phone: (206) 685-9116 Home

Re: [Zope] PAS and SSO pubcookie question

2006-11-16 Thread cristopher pierson ewing
On Thu, 16 Nov 2006, Maciej Wisniowski wrote: Does the 2.7 edition of the zope book that I can find on plope.org cover security as handled by PAS? No. I saw the second message for this, so what I read about order of actions in th 2.7 book will apply to how PAS is working as well? I just

Re: [Zope] PAS and SSO pubcookie question

2006-11-16 Thread cristopher pierson ewing
Maciej, I've begun reading the docs in the PluggableAuthService product and will do the same for the docs in PluggableUserFolders. I'm finding that the docs for PAS are telling me a bit of what I need to know. When I've read more, and am more able to describe my troubles, I'll return.

Re: [Zope] VirtualHost 403 Forbidden. Help!!

2006-09-21 Thread cristopher pierson ewing
IfModule mod_proxy.c #turning ProxyRequests on and allowing proxying from all may allow #spammers to use your proxy to send email. ProxyRequests Off Proxy * Order deny,allow Deny from all #Allow from .your_domain.com

Re: [Zope] Re: lipo error in comiling zope 2.9.4 on Mac OS X 10.4.7

2006-09-18 Thread cristopher pierson ewing
Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 cristopher pierson ewing wrote: Hi, using Python 2.4.3 installed via package on a Mac G4 with OS X 10.4.7. I'm trying to compile zope 2.9.4 and getting the following error trace in the terminal window: AccessControl/cAccessControl.c:629

[Zope] lipo error in comiling zope 2.9.4 on Mac OS X 10.4.7

2006-09-14 Thread cristopher pierson ewing
Hi, using Python 2.4.3 installed via package on a Mac G4 with OS X 10.4.7. I'm trying to compile zope 2.9.4 and getting the following error trace in the terminal window: AccessControl/cAccessControl.c:629: error: initializer element is not constant AccessControl/cAccessControl.c:629: error: