Re: [Zope] idiotic dreamweaver question

2006-09-20 Thread KE Liew

On 9/21/06, David Bear <[EMAIL PROTECTED]> wrote:

Sorry to bug this list with a dw question. However, I was using DAV
in dw and found that dw is unable to handle file extensions like .pt,
.zpt, _html , etc.

Does anyone else use dreamweaver to edit zope/plone files? If so, how
do you make dreamweaver edit this types of files? I know _html, .pt,
.zpt etc are well formed xhtml -- but I don't know how to tell stupid
dw to edit them since it uses the extension to recognize file type.


You may want to check out the ExternalEditor

http://zopewiki.org/ExternalEditor

I am not sure if Dreamweaver is recommended for it. But do check it out.
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] LocalFS - user needs to be manager?

2006-09-20 Thread Jonathan



Try turning on verbose security in 
zope.conf  - there are two settings that you need:
 
security-policy-implementation 
pythonverbose-security on
 
 
 
Jonathan
 
 

  - Original Message - 
  From: 
  Josh Burvill 
  
  To: David H 
  Cc: zope@zope.org 
  Sent: Wednesday, September 20, 2006 10:04 
  PM
  Subject: Re: [Zope] LocalFS - user needs 
  to be manager?
  
  On 21/09/06, David 
  H <[EMAIL PROTECTED]> 
  wrote:
  Josh 
Burvill wrote:> Hi all,>> I am experiencing an odd 
situation where if a user does not have> manager role, he/she cannot 
browse a localfs object.>> I think it can't be a filesystem 
permissions or zope process os user > problem because if the zope 
user has the manager role, there is no> problem.>> I 
can't see anything in the permissions for the localfs object to> 
cause a problem, they are all on "acquire". >> Any 
hints?>> Zope 2.8.6-final, python 2.3.5, win32> 
LocalFS-1-7-andreas>JoshDid you do an Zope upgrade 
recently?  Why do you say its "odd" what wasnormal before? 
DavidI upgraded my zope from 2.6.4 a couple 
  months ago, but only installed localfs yesterday.Being new to localfs, I 
  don't really know if it is odd or normal, but it seems "odd".The 
  unprivileged (but "authenticated") zope user is asked to reenter their login 
  details (basic http auth) when they try to click on the link to the localfs 
  object, and not allowed to view it. But if i grant the user the zope "Manager" 
  role, they are let in.Hope this clarifies the problem. 
  
  

  ___Zope maillist  
  -  
  Zope@zope.orghttp://mail.zope.org/mailman/listinfo/zope**   
  No cross posts or HTML encoding!  **(Related lists - 
   http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev 
  )
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] LocalFS - user needs to be manager?

2006-09-20 Thread Josh Burvill
On 21/09/06, David H <[EMAIL PROTECTED]> wrote:
Josh Burvill wrote:> Hi all,>> I am experiencing an odd situation where if a user does not have> manager role, he/she cannot browse a localfs object.>> I think it can't be a filesystem permissions or zope process os user
> problem because if the zope user has the manager role, there is no> problem.>> I can't see anything in the permissions for the localfs object to> cause a problem, they are all on "acquire".
>> Any hints?>> Zope 2.8.6-final, python 2.3.5, win32> LocalFS-1-7-andreas>JoshDid you do an Zope upgrade recently?  Why do you say its "odd" what wasnormal before?
DavidI upgraded my zope from 2.6.4 a couple months ago, but only installed localfs yesterday.
Being new to localfs, I don't really know if it is odd or normal, but it seems "odd".
The unprivileged (but "authenticated") zope user is asked to reenter
their login details (basic http auth) when they try to click on the
link to the localfs object, and not allowed to view it. But if i grant the user the zope "Manager"
role, they are let in.

Hope this clarifies the problem.
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] LocalFS - user needs to be manager?

2006-09-20 Thread David H

Josh Burvill wrote:


Hi all,

I am experiencing an odd situation where if a user does not have 
manager role, he/she cannot browse a localfs object.


I think it can't be a filesystem permissions or zope process os user 
problem because if the zope user has the manager role, there is no 
problem.


I can't see anything in the permissions for the localfs object to 
cause a problem, they are all on "acquire".


Any hints?

Zope 2.8.6-final, python 2.3.5, win32
LocalFS-1-7-andreas


Josh
Did you do an Zope upgrade recently?  Why do you say its "odd" what was 
normal before?


David

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] idiotic dreamweaver question

2006-09-20 Thread David Bear
Sorry to bug this list with a dw question. However, I was using DAV
in dw and found that dw is unable to handle file extensions like .pt,
.zpt, _html , etc.

Does anyone else use dreamweaver to edit zope/plone files? If so, how
do you make dreamweaver edit this types of files? I know _html, .pt,
.zpt etc are well formed xhtml -- but I don't know how to tell stupid
dw to edit them since it uses the extension to recognize file type.

-- 
David Bear
phone:  602-496-0424
fax:602-496-0955
College of Public Programs/ASU
University Center Rm 622
411 N Central
Phoenix, AZ 85007-0685
 "Beware the IP portfolio, everyone will be suspect of trespassing"
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] LocalFS - user needs to be manager?

2006-09-20 Thread Josh Burvill
Hi all,I am experiencing an odd situation where if a user does not have manager role, he/she cannot browse a localfs object.I think it can't be a filesystem permissions or zope process os user problem because if the zope user has the manager role, there is no problem.
I can't see anything in the permissions for the localfs object to cause a problem, they are all on "acquire".Any hints?Zope 2.8.6-final, python 2.3.5, win32LocalFS-1-7-andreas
Josh
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Problem with running same script at a time

2006-09-20 Thread Dieter Maurer
Pletli Antal wrote at 2006-9-20 14:48 +0200:
>I have experienced that when i run a python srcipt (it is a long
>postresql query)  from a user folder then i cannot access this folder
>from management form while the process is running. If  i try at the same
>time to run this script again the process will start after the other one
>ends. Other folder are accessible. What do i wrong?

This is surprising...

You might be using an unfortunate Postgres adapter library.

We are using "psycopg" and do not observe this problem.



-- 
Dieter
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] ZEO and Data.fs

2006-09-20 Thread Pascal Peregrina
Title: Re: [Zope] ZEO and Data.fs



No, you just need to change zope.conf to move from FileStorage to ClientStorage, and then you can move your Data.fs file to ZEO var directory and start zeo.

Pascal


De : "Sinang, Danny" <[EMAIL PROTECTED]>
Date : Mon, 18 Sep 2006 21:38:48 +0800
À : 
Conversation : ZEO and Data.fs
Objet : [Zope] ZEO and Data.fs

Hello,
 
We're currently not using ZEO, but may do so in the future.
 
Question is, do we need to export or convert our Data.fs to a ZEO-capable format ?
 
Regards,
Danny
 
 

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )



**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**




___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Re: PageTemplate i18n migration from Zope2 to Zope2+Five / Zope3...

2006-09-20 Thread Pascal Peregrina
Ok, thanks.

Pascal


> De : Philipp von Weitershausen <[EMAIL PROTECTED]>
> Date : Tue, 19 Sep 2006 13:56:10 +0200
> À : 
> Objet : [Zope] Re: PageTemplate i18n migration from Zope2 to Zope2+Five /
> Zope3...
> 
> Pascal Peregrina wrote:
>> I would like to know the right way to manage messages and store them in
>> ZODB with Zope2+Five or Zope3.
>> Currently, in Zope2, I use Localizer MessageCatalog objects.
>> Is there a new way already available through Five?
>> (note that I don¹t want to use flat files for translations, they must be
>> ZODB stored for my use case)
> 
> You can write your own ITranslationDomain utility. Each such utility
> corresponds ot a message catalog. Five >= 1.2 supports local utility
> registration.
> 
> You can also stick with Localizer for the time being.
> 
> ___
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )



**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Problem with running same script at a time

2006-09-20 Thread Pletli Antal
Title: Problem with running same script at a time






Hello list,


I use zope2 latest cvs version

I have experienced that when i run a python srcipt (it is a long postresql query)  from a user folder then i cannot access this folder from management form while the process is running. If  i try at the same time to run this script again the process will start after the other one ends. Other folder are accessible. What do i wrong?

Best regards


Antal



___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] ANN: eGenix mxODBC Zope Database Adapter 1.0.10 for Intel Mac OS X

2006-09-20 Thread eGenix Team: M.-A. Lemburg

ANNOUNCEMENT

  EGENIX.COM

 mxODBC Zope Database Adapter

Version 1.0.10

 Usable with Zope and the Plone CMS.

Available for Zope 2.3 through 2.10 on
Windows, Linux, Mac OS X, Solaris and FreeBSD


INTRODUCTION

The eGenix mxODBC Zope Database Adapter allows you to easily connect
your Zope or Plone installation to just about any database backend on
the market today, giving you the reliability of the commercially
supported eGenix product mxODBC and the flexibility of the ODBC
standard as middle-tier architecture.

The mxODBC Zope Database Adapter is highly portable, just like Zope
itself and provides a high performance interface to all your ODBC data
sources, using a single well-supported interface on Windows, Linux,
Mac OS X, Solaris and FreeBSD.

This makes it ideal for deployment in ZEO Clusters and Zope hosting
environments where stability and high performance are a top priority,
establishing an excellent basis and scalable solution for your CMS.


NEWS

Our mxODBC Zope DA product is now available and supported on
both Intel and PPC Mac OS X versions.


UPGRADING

If you have already bought mxODBC Zope DA 1.0.x licenses, you can use
these license for the 1.0.10 version as well. There is no need to buy
new licenses. The same is true for evaluation license users.


MORE INFORMATION

For more information on the mxODBC Zope Database Adapter, licensing
and download instructions, please visit our web-site:

http://zope.egenix.com/

You can buy mxODBC Zope DA licenses online from the eGenix.com shop at:

http://shop.egenix.com/


Enjoy,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Sep 20 2006)
>>> Python/Zope Consulting and Support ...http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...http://python.egenix.com/


::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! 


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )