[Zope] How do I set the Title property of a File object from a DTML method

2000-11-09 Thread magnus
ecret trick? -Magnus ___ Zope maillist - [EMAIL PROTECTED] 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

Re: [Zope] How do I set the Title property of a File object from a DTML method

2000-11-10 Thread magnus
Class subobjects, this worked fine, but for a File subobject it would just show the File instead of running the change method. In the end I had to make the action field in the form tag above include "/change" if the object was a File. Could someone explain this

[Zope] neat trick

2000-11-22 Thread magnus
It will give you something like this: NameValue --- - Field1 abc Field2 def Field3 ghi -Magnus ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope

[Zope] Change db connect string in python or dtml

2000-08-02 Thread Magnus Heino
er in dtml or python? -- /Magnus Heino ___ Zope maillist - [EMAIL PROTECTED] http://li

Re: [Zope] Zope and the GPL poison pill

2000-09-12 Thread Magnus Alvestad
those parts were 'infected' by a product on your site being GPL'ed. Third, you are only obligated to distribute source to parties you have already distributed the binary version to. I can't really see a customer buying a zope site from you and not expecting 'source'

Re: [Zope] Zope and the GPL poison pill

2000-09-12 Thread Magnus Alvestad
ther language. .. I don't think a zope site could be defined as a 'work'. -Magnus ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lis

Re: [Zope] Dynamically render DTML?

2000-09-18 Thread Magnus Alvestad
As a follow-up, is it possible to evaluate DTML that is returned from an SQL Query? -Magnus ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http

Re: [Zope] 'websafe' colours

2000-10-03 Thread Magnus Alvestad
. Actually the problem with many colours is that there is slight difference between how they are shown in for example BGCOLOR and in a gif. There was an article about this in the online version of Wired. -Magnus ___ Zope maillist - [EMAIL

[Zope] Roxen patch

2000-05-26 Thread Magnus Heino (Rivermen)
Hi. I have lost the patch for Roxen 1.3 to work properly when you enable RXML-parsing for CGI, i.e. Zope. Who has it? /Magnus Heino ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML

[Zope] SV: [Zope] Building ZPyGreSQLDA on Linux

2000-05-29 Thread Magnus Heino (Rivermen)
> > Also, in an error like: > > make[1]: *** No rule to make target > `/usr/lib/python1.5/config/Makefile', > needed > by `sedscript'. Stop. You need to install the python-devel-1.5.2 rpm (or compile and install python from source). /Magnus Heino __

[Zope] urlquote?

2000-06-30 Thread Magnus Heino (Rivermen)
Hi. Is there a method available somewhere in python to urlquote(?) a string. Example: lösning -> l%f6sning /Magnus ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encod

[Zope] SV: [Zope] urlquote?

2000-06-30 Thread Magnus Heino (Rivermen)
> in module 'urllib' > > quote (string[, safe]) > Replace special characters in string using the "%xx" escape. Doesn't work like that here. >>> import urllib >>> urllib.quote('lösn

[Zope] Problem with proxy role...

2000-08-06 Thread Magnus Lie Hetland
's obvious?) Any help is appreciated. Thanks. -- Magnus Lie Hetland (magnus at hetland dot org) "Reality is what refuses to disappear when you stop believing in it" -- Philip K. Dick ___ Zope maillist - [EMAIL PROTECTE

[Zope] Tracker

2000-11-23 Thread Magnus Heino (Rivermen)
Hi. What is the status of the Tracker product? I remember someone saying that it had some problems with the latest version of Zope a while ago, is that still true? /Magnus ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman

RE: [Zope] ZPatterns

2000-12-07 Thread Magnus Heino (Rivermen)
examples available now than a couple of months ago? I tried it back then, but really didn't understand it all :-P I simple products that does things the ZPatterns way, and explains why and how would be just great. /Magnus ___ Zope maillis

RE: [Zope] ZPatterns

2000-12-08 Thread Magnus Heino (Rivermen)
t start to understand it, at least a small bit of it. If all these people contributed their small part to a HowToWriteASimpleAndGoodZPatternsProductZWiki, then the documentation bit would be solved. Maybe people like you? :) /Magnus ___ Zope maillist -

RE: [Zope] Is there any (paper) book on Zope?

2001-01-09 Thread Magnus Heino (Rivermen)
> Does anybody know if someone is going to publish a book on Zope? http://www.zope.org/Members/michel/ZB/ ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists -

RE: [Zope] Holiday Calendar anyone? (cont.)

2001-01-10 Thread Magnus Heino (Rivermen)
> By end of January/early February we'll have a groupware > thingy ready that > will do things like holiday planning etc. (and much more ...) Where can we look at a preview? :) /Magnus ___ Zope maillist - [EMAIL PROTECTED] http://

RE: [Zope] PoPy Installation. Where's the BEEF?

2001-01-10 Thread Magnus Heino (Rivermen)
> The PoPy module is not installed > > So, it looks like I need to install PoPy. I went to >Can anyone give me a pointer? http://freshmeat.net/search/?q=popy ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope **

RE: [Zope] Python 2.0 ??????

2001-01-17 Thread Magnus Heino (Rivermen)
  My web site had been working until this morning for months without a problem. When investigating the cause of the crush I found out that my ISP just upgraded to python 2.0 without my knowledge. My site is as far as I know the only zope site there. It does not start or build. I t

RE: [Zope] Python 2.0 ??????

2001-01-17 Thread Magnus Heino (Rivermen)
install'. Put that in your path, and use that version of python to build with.   3. Although not official, the CVS checkout of Zope (2.3.1beta+), does seem to work just fine with python2.0. But maybe that will break something else in the products that you are using.   /Magnus (Is there