[Zope] On DTML and Python Script.

2000-12-05 Thread Harris Peter
Jason Leach writes... Message: 9 Date: Mon, 4 Dec 2000 12:36:26 -0800 (PST) From: "Jason C. Leach" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Zope] On DTML and Python Script. hi, For Christmas I'd like a way

[Zope] RE: Problems using M18 (and others too!)

2000-11-21 Thread Harris Peter
Andreas Tille wrote: I just gived Mozilla M18 a try and noticed that Back Button of the browser doesn't work in zopĆ¼e management screen. Netscape 4.75 (and Konqueror doesn't seem to work well with zope either - I sometimes get repeated password prompts, and the management screens don't

[Zope] RE: Zope digest, Vol 1 #1049 - 28 msgs

2000-11-10 Thread Harris Peter
Hi all I am strugging with accessing acl_users from DTML, and maybe someone here can tell me what I'm doing wrong. I am trying to make a page where users can change their own passwords. I have a DTML document with "Manager" proxy role. It is a form that lets the user enter "password" and

[Zope] RE: Wampum Generator (tar in WinZip)

2000-11-09 Thread Harris Peter
Hi Just want to mention one pitfall in WinZip - by default it CR/LFs all files extracted from a tar archive (unless you turn that option off). Note that the option is NOT on the "extract files" dialog. It hosed 150Mb of .deb files today - and I didn't realise

[Zope] acl_users API

2000-11-01 Thread Harris Peter
Hi I have given up trying to manipulate acl_users from DTML for now - I'm sure it's possible because here and there on this list and on the Zope site I see hints that it can be done. However, I can't find (for example) a HOWTO anywhere that describes the API of acl_users and what you can do with

[Zope] Manipulating acl_users with DTML methods

2000-10-16 Thread Harris Peter
Hi I am new to this, and probably trying to do things the wrong way but: I have a PostgreSQL table of users for my Zope application, and ZSQL methods for inserting, updating and deleting users from the table. The only reason I am doing this is to associate their real name and email address with