[Zope] Delivery failure notification
Mail Delivery System
postmaster@UWCMCM1M.UWCM.AC.UK
Wed, 13 Jun 2001 17:04:22 GMT0BST
--Part_Boundary-19633A
Content-type: Text/plain; charset=US-ASCII
Content-description: Mail delivery failure report
Content-disposition: Inline
With reference to your message with the subject:
"Zope digest, Vol 1 #1460 - 14 msgs"
The local mail transport system has reported the following problems
it encountered while trying to deliver your message:
-------------------------------------------------------------------
User mail.zope.co.uk not known at this site.
-------------------------------------------------------------------
Your mail message is being returned to you in the next part of this
message.
Should you need assistance, please mail postmaster@UWCMCM1M.UWCM.AC.UK .
--Part_Boundary-19633A
Content-type: Message/RFC822
Content-description: Contents of original mail message
Received: from UWCMCM1M/SpoolDir by UWCMCM1M.UWCM.AC.UK (Mercury 1.48)
for <Wmljan.STF.MEDIA.DACS.CM@UWCMCM1M.UWCM.AC.UK>; 13 Jun 01 17:04:11 GMT0BST
Resent-from: Wmljan.STF.MEDIA.DACS.CM@UWCMCM1M.UWCM.AC.UK
Resent-to: mail.zope.co.uk
Resent-Date: Wed, 13 Jun 2001 17:04:11 GMT0BST
X-Autoforward: 1
Return-path: <zope-admin@zope.org>
Received: from pigeon.cf.ac.uk (131.251.0.2) by UWCMCM1M.UWCM.AC.UK (Mercury 1.48) with ESMTP;
13 Jun 01 17:04:05 GMT0BST
Received: from mail.python.org ([63.102.49.29])
by pigeon.cf.ac.uk with esmtp (Exim 3.22 #1)
id 15AD7d-0005Xt-00
for nichollsja@cf.ac.uk; Wed, 13 Jun 2001 17:03:57 +0100
Received: from localhost.localdomain ([127.0.0.1] helo=mail.python.org)
by mail.python.org with esmtp (Exim 3.21 #1)
id 15AD5C-0001da-00; Wed, 13 Jun 2001 12:01:26 -0400
From: zope-request@zope.org
Subject: Zope digest, Vol 1 #1460 - 14 msgs
Reply-to: zope@zope.org
X-Mailer: Mailman v2.0.5 (101270)
MIME-version: 1.0
Content-type: text/plain
To: zope@zope.org
Sender: zope-admin@zope.org
Errors-To: zope-admin@zope.org
X-BeenThere: zope@zope.org
X-Mailman-Version: 2.0.5 (101270)
Precedence: bulk
List-Help: <mailto:zope-request@zope.org?subject=help>
List-Post: <mailto:zope@zope.org>
List-Subscribe: <http://lists.zope.org/mailman/listinfo/zope>,
<mailto:zope-request@zope.org?subject=subscribe>
List-Id: Users of the Z Object Publishing Environment <zope.zope.org>
List-Unsubscribe: <http://lists.zope.org/mailman/listinfo/zope>,
<mailto:zope-request@zope.org?subject=unsubscribe>
List-Archive: <http://lists.zope.org/pipermail/zope/>
Message-Id: <E15AD5C-0001da-00@mail.python.org>
Date: Wed, 13 Jun 2001 12:01:26 -0400
Send Zope mailing list submissions to
zope@zope.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.zope.org/mailman/listinfo/zope
or, via email, send a message with subject or body 'help' to
zope-request@zope.org
You can reach the person managing the list at
zope-admin@zope.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Zope digest..."
Today's Topics:
1. dtml vs vim (Marco Mariani)
2. Re: dtml vs vim (Andreas Jung)
3. Partial string comparisons (Andy Gates)
4. Re: Partial string comparisons (Mike Renfro)
5. ZShellCLI and potential external method problem in Zope 2.3.2 (Jerome Alet)
6. string module (Sebal)
7. Hmmm ... the productWizzard (=?iso-8859-1?Q?Max_M=F8ller_Rasmussen?=)
8. Re: Syntax. (Casey Duncan)
9. Re: Apache & Domain User Problem (Jim Penny)
10. Re: Getting the id of a DTML Document/Method in Python (Casey Duncan)
11. Re: How to make a script return rendered dtml (Peter Bengtsson)
12. Re: How to make a script return rendered dtml (Eric Balasbas)
13. Date formatting problems (Craig Stoddart)
14. Re: Date formatting problems (Andreas Jung)
--__--__--
Message: 1
Date: Wed, 13 Jun 2001 15:29:05 +0200
To: zope@zope.org
From: Marco Mariani <m.mariani@imola.nettuno.it>
Subject: [Zope] dtml vs vim
Hi there!
Anybody got hold of a VIM file to syntax highlight my dtml methods slightly
better than what I'm doing with the html syntax?
Thanks
--__--__--
Message: 2
From: "Andreas Jung" <andreas@digicool.com>
To: "Marco Mariani" <m.mariani@imola.nettuno.it>
Cc: "zope-list" <zope@zope.org>
Subject: Re: [Zope] dtml vs vim
Date: Wed, 13 Jun 2001 09:43:10 -0400
At least in the latest vim-6 alpha versions there is DTML support included.
Andreas
----- Original Message -----
From: "Marco Mariani" <m.mariani@imola.nettuno.it>
To: <zope@zope.org>
Sent: Wednesday, June 13, 2001 9:29 AM
Subject: [Zope] dtml vs vim
> Hi there!
>
> Anybody got hold of a VIM file to syntax highlight my dtml methods
slightly
> better than what I'm doing with the html syntax?
>
> Thanks
>
> _______________________________________________
> 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 )
--__--__--
Message: 3
From: Andy Gates <Andy.Gates@bristol.ac.uk>
Date: Wed, 13 Jun 2001 14:39:52 +0100
To: zope@zope.org
Subject: [Zope] Partial string comparisons
This ought to be mindlessly simple: can I test for a string within
another?
Example: Finding "<ul>" case insensitive within dtml-myvar?
Usage: On a news site, users sometimes put lists in the stories, and I
need to sense them in order to cleanly break out of them when
summary pages truncate the story thus:
<h1>Wow New Product!</h1>
<p>Our new product is great, it has:</p>
<ul>
<li>A titanium case</li>
<li>Rugged carry-straps</li>
<li>Elasticated ... [More]
<< code needed here to close that <ul> neatly >>
----------------------
Andy Gates, Learning and Research Technology
Andy.Gates@bristol.ac.uk - ICQ#74362415
http://www.ilrt.bristol.ac.uk
--__--__--
Message: 4
Date: Wed, 13 Jun 2001 08:58:24 -0500
From: Mike Renfro <renfro@tntech.edu>
To: Andy Gates <Andy.Gates@bristol.ac.uk>
Cc: zope@zope.org
Subject: Re: [Zope] Partial string comparisons
On Wed, Jun 13, 2001 at 02:39:52PM +0100, Andy Gates wrote:
> This ought to be mindlessly simple: can I test for a string within
> another?
Refer to the DTML Users Guide, Table 4.
As an example, stick this in a method:
<dtml-call "REQUEST.set('mystring','This is a test')">
<dtml-var "_.string.find(mystring,'T')"><br>
<dtml-var "_.string.find(mystring,'q')">
--
Mike Renfro / R&D Engineer, Center for Manufacturing Research,
931 372-3601 / Tennessee Technological University -- renfro@tntech.edu
--__--__--
Message: 5
Date: Wed, 13 Jun 2001 16:14:11 +0200 (MET DST)
From: Jerome Alet <alet@unice.fr>
To: zope@zope.org
Subject: [Zope] ZShellCLI and potential external method problem in Zope 2.3.2
Hi,
I've tried to run Andy McKay's ZShellCLI, and all I can say is:
It's Very Nice ! (tm)
However before running it successfully I encountered a problem, because he
had modified my ZShell external method to add a parameter to it and Zope
seemed to be unable to detect this modification even when restarting it
(tried several times).
In fact I just replaced my zshell.py file with his one and restarted Zope,
but this didn't work because I always received 'too many parameters'
errors.
I had to delete the ZShell external method from the ZMI, then recreate it
and it worked fine then.
is it normal ?
Is it a known Zope (2.3.2) problem ?
thanks in advance.
Jerome Alet - alet@unice.fr - http://cortex.unice.fr/~jerome
Fac de Medecine de Nice http://wwwmed.unice.fr
Tel: (+33) 4 93 37 76 30 Fax: (+33) 4 93 53 15 15
28 Avenue de Valombrose - 06107 NICE Cedex 2 - FRANCE
--__--__--
Message: 6
Date: Wed, 13 Jun 2001 07:47:13 -0700 (PDT)
From: Sebal <sbaline@excite.com>
To: Zope@zope.org
Subject: [Zope] string module
I have a method what from a "MULTIPART FORM" put a file named 'myFile.pdf'
in a directory.
And after i want the methood to create a Zclass instance[PDFclass] whith
id=myFile.
I tried with split, join, and translate method of string module, and I
can't get a valid id with split and join ; and with translate if 'myFile' is
'mypdf' (so the file is 'mypdf.pdf') I'll get 'my' as id for my PDFclass
instance.
thanx for a tip
()
/ \
| <> |
(____) zazen rules ...sbaline
_______________________________________________________
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/
--__--__--
Message: 7
From: =?iso-8859-1?Q?Max_M=F8ller_Rasmussen?= <maxm@normik.dk>
To: "'zope@zope.org'" <zope@zope.org>
Date: Wed, 13 Jun 2001 16:57:12 +0200
Subject: [Zope] Hmmm ... the productWizzard
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_000_01C0F419.20C40190
Content-Type: text/plain;
charset="iso-8859-1"
Since there is several that has asked for a copy of the product wizzard, I
mail a zip file to the list. I hope it is ok. it's about 10K.
regards Max M
------_=_NextPart_000_01C0F419.20C40190
Content-Type: application/octet-stream;
name="mxm_productWizzard_02.zip"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="mxm_productWizzard_02.zip"
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
------_=_NextPart_000_01C0F419.20C40190--
--__--__--
Message: 8
Date: Wed, 13 Jun 2001 09:08:12 -0600
From: Casey Duncan <cduncan@kaivo.com>
Organization: Kaivo, Inc. (www.kaivo.com)
To: "Jason C. Leach" <jleach@mail.ocis.net>
CC: zope@zope.org
Subject: Re: [Zope] Syntax.
"Jason C. Leach" wrote:
>
> hi,
>
> I just learnt a craxy bit of syntax today. It was how to get the last
> modified date out of an object. I would never have found that if it was
> not for this list.
>
> There must exist some type of documentation that details this stuff. Does
> anyone know what it is?
>
> Thanks,
> j.
>
> ......................
> ..... Jason C. Leach
> ..
>
Try the Zope quick reference at:
http://www.zope.org/Members/ZQR
--
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>
--__--__--
Message: 9
Date: Wed, 13 Jun 2001 11:16:17 -0400
From: Jim Penny <jpenny@universal-fasteners.com>
To: Craig Stoddart <craig.stoddart@dundeecity.gov.uk>, zope@zope.org
Subject: Re: [Zope] Apache & Domain User Problem
On Wed, Jun 13, 2001 at 10:16:00AM -0000, Craig Stoddart wrote:
> We are trying to add a new user into our acl_users folder which includes a
> domain criteria to prevent people from logging into Zope from outwith our
> network.
>
> As we are using Apache, all traffic to our site comes through Apache and
> therefore all access seems to come through the same IP address. This is making
> it impossible for us to restrict access to a specific domain.
>
> Has anyone else had this problem, and if so, did they manage to get round it?
OK, this is essentially the problem I asked about a couple of days ago.
This will work:
DocumentRoot /var/www
RewriteEngine On
RewriteLog "/var/log/apache-ssl/rewrite_log"
RewriteLogLevel 0
ProxyRequests on
<Directory /var/www/dynamic>
RewriteEngine On
RewriteRule ^/var/www/dynamic/(.*) http://localhost:8080/$1?REMOTE_ADDR=%{RE
MOTE_ADDR} [QSA,P]
</Directory>
(Possibly with some adjustment).
Caveats/Comments:
1) Be sure to test with RewriteLogLevel at least 1, you have to see
what the Rule is doing to you addresses and may need to adjust
accordingly. I found that my setup on my test and production machine
was subtly different; on one machine I needed ^/var/www/dynamic/(.*)
as my pattern, on the other it was only ^(.*).
2) You may, need to create an empty directory /var/www/dynamic (as above).
3) This is suitable for a mixed static/dynamic site. Change the Rule
to suit your site's policy. This rule uses Zope to serve the dynamic
folder and apache to server anything else; you might want to have Zope
server anything with a few exceptions.
4) I am running apache-ssl in front. Works fine.
5) QSA does the right thing. If there is already a query string, the
'?' will be automagically converted to '&'.
6) You will now have two REMOTE_ADDR objects available, one in environ
and one in QUERY_STRING. You have to be sure to fetch the one form the
QUERY_STRING.
7) It might be easier to use
RewriteRule ^/var/www/dynamic/(.*) http://localhost:8080/$1?TRUE_REMOTE_ADDR=%{REMOTE_ADDR} [QSA,P]
Jim Penny
> -------------------------------------------------
> Craig Stoddart
> IT Software Development Officer
>
> Dundee City Council
> IT Division
> Northern College
> Technical Block
> Gardyne Road
> Dundee DD5 1NY
>
> Phone: 01382 438170
> Fax: 01382 438002
> E-mail: craig.stoddart@dundeecity.gov.uk
> -------------------------------------------------
>
>
>
> _______________________________________________
> 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 )
>
--__--__--
Message: 10
Date: Wed, 13 Jun 2001 09:17:45 -0600
From: Casey Duncan <cduncan@kaivo.com>
Organization: Kaivo, Inc. (www.kaivo.com)
To: Andreas Pauley <andreasp@qbcon.com>
CC: Zope <zope@zope.org>
Subject: Re: [Zope] Getting the id of a DTML Document/Method in Python
Andreas Pauley wrote:
>
> Hi all,
>
> I'm trying to write an external method that will loop through all my
> DTML Documents, and return only objects that match a certain criteria
> (based on its id).
>
> Instead of the id, my External Method returns:
> [<Python Method object at 83df298>, <Python Method object at 86e9ba8>]
>
[snip]
>
> I've tested a few objectValues, and as far as I can tell it is only DTML
> Documents and DTML Methods that does not return the id correctly.
>
> How can I get to the id of a DTML Document/Method when looping through
> the objectValues() ?
>
[snip]
try using the getId() method of the object instead of accessing the id
attribute directly. Sometimes id is just a value other times it is a
method.
--
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>
--__--__--
Message: 11
From: "Peter Bengtsson" <mail@peterbe.com>
To: "Tim Hicks" <tim@sitefusion.co.uk>
Cc: <zope@zope.org>
Subject: Re: [Zope] How to make a script return rendered dtml
Date: Wed, 13 Jun 2001 16:59:52 +0200
Try this:
(!! be careful with excessive recurssion !!)
print context.index_html(context,ERQUEST)
----- Original Message -----
From: "Tim Hicks" <tim@sitefusion.co.uk>
To: <zope@zope.org>
Sent: Wednesday, June 13, 2001 3:39 PM
Subject: [Zope] How to make a script return rendered dtml
> I have a ZClass (testclass) which subclasses DTMLDocument, and within this
> zclass, I have a script (python) called index_html. Obviously, this
script
> is called each time an instance of testclass is requested. Based on the
> presence of a query string, I want to either return the document_src
> (although with a few modifications), or simply return the rendered
> instance... by this, I mean have all the dtml tags that are in the
instance
> evaluated. So, my question is, how do I make Zope evaluate the dtml tags?
>
> Here is what I have so far in my script:
>
> ------------
> if context.REQUEST.QUERY_STRING == 'editor':
> print context.raw
> else:
> print context
>
> return printed
> ------------
>
> The 'else' statement simply gives me things like,
>
> <dtml-var standard_html_header>
>
> I also tried 'else: render(context)', which was simply a guess on my part,
> but I get a Zope error as follows:
>
> Error Type: AttributeError
> Error Value: validate
>
> Can anyone enlighten me?
>
> Cheers
>
> tim
>
>
> _______________________________________________
> 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 )
--__--__--
Message: 12
Date: Wed, 13 Jun 2001 11:33:33 -0400 (EDT)
From: Eric Balasbas <ebalasba@bway.net>
To: Tim Hicks <tim@sitefusion.co.uk>
cc: <zope@zope.org>
Subject: Re: [Zope] How to make a script return rendered dtml
I'm not sure if this is the best way to do it, but if you want to render a
DTML method or DTML document inside a Python script, use the syntax:
someDTMLMethod(_.None, _)
Eric Balasbas
Senior Developer
eric@virtosi.com
http://www.virtosi.com/
Virtosi Ltd.
Design -- Branding -- Zope
On Wed, 13 Jun 2001, Tim Hicks wrote:
> I have a ZClass (testclass) which subclasses DTMLDocument, and within this
> zclass, I have a script (python) called index_html. Obviously, this script
> is called each time an instance of testclass is requested. Based on the
> presence of a query string, I want to either return the document_src
> (although with a few modifications), or simply return the rendered
> instance... by this, I mean have all the dtml tags that are in the instance
> evaluated. So, my question is, how do I make Zope evaluate the dtml tags?
>
> Here is what I have so far in my script:
>
> ------------
> if context.REQUEST.QUERY_STRING == 'editor':
> print context.raw
> else:
> print context
>
> return printed
> ------------
>
> The 'else' statement simply gives me things like,
>
> <dtml-var standard_html_header>
>
> I also tried 'else: render(context)', which was simply a guess on my part,
> but I get a Zope error as follows:
>
> Error Type: AttributeError
> Error Value: validate
>
> Can anyone enlighten me?
>
> Cheers
>
> tim
>
>
> _______________________________________________
> 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 )
>
--__--__--
Message: 13
To: zope@zope.org
From: "Craig Stoddart" <craig.stoddart@dundeecity.gov.uk>
Date: 13 Jun 2001 16:23:00 -0000
Subject: [Zope] Date formatting problems
I am trying to format the dates in my Squishdot site so that they don't app=
ear
in American format.
However, the following code: <dtml-var date=5Fcreated fmt=3D"%d/%m/%Y - %H:=
%M">
results in an error message saying
Error Type: TypeError
Error Value: illegal argument type for built-in operation
Does anyone have any idea what I am doing wrong=3F
-------------------------------------------------
Craig Stoddart
IT Software Development Officer
Dundee City Council
IT Division
Northern College
Technical Block
Gardyne Road
Dundee DD5 1NY
Phone: 01382 438170
Fax: 01382 438002
E-mail: craig.stoddart@dundeecity.gov.uk
-------------------------------------------------
--__--__--
Message: 14
From: "Andreas Jung" <andreas@digicool.com>
To: <zope@zope.org>,
"Craig Stoddart" <craig.stoddart@dundeecity.gov.uk>
Subject: Re: [Zope] Date formatting problems
Date: Wed, 13 Jun 2001 11:50:22 -0400
<untested>
<dtml-var "date_created.strftime('%d/%m/%Y - %H:%M')">
</untested>
Andreas
----- Original Message -----
From: "Craig Stoddart" <craig.stoddart@dundeecity.gov.uk>
To: <zope@zope.org>
Sent: Wednesday, June 13, 2001 12:23 PM
Subject: [Zope] Date formatting problems
I am trying to format the dates in my Squishdot site so that they don't
appear
in American format.
However, the following code: <dtml-var date_created fmt="%d/%m/%Y - %H:%M">
results in an error message saying
Error Type: TypeError
Error Value: illegal argument type for built-in operation
Does anyone have any idea what I am doing wrong?
-------------------------------------------------
Craig Stoddart
IT Software Development Officer
Dundee City Council
IT Division
Northern College
Technical Block
Gardyne Road
Dundee DD5 1NY
Phone: 01382 438170
Fax: 01382 438002
E-mail: craig.stoddart@dundeecity.gov.uk
-------------------------------------------------
_______________________________________________
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 )
--__--__--
_______________________________________________
Zope maillist - Zope@zope.org
End of Zope Digest
--Part_Boundary-19633A--