Hi there,
I'm working on improving the support for multilingual websites in Zope.
Already I've found some tools to be of great help: SiteAccess,
Translator, and Transparent Folder (and zzLocale, although I'm mostly
interested in ZODB objects). The Transparent Folder enabled me to
separate the
Hi,
We've been experimenting with ZEO for a few months. The intended use is
to have a ZEO client on our LAN, one on the Internet backbone in China,
and one in the US, but there are two problems preventing us from using
it:
1. updates are very slow, slower than accessing the ZEO client closest
Hello list,
I already put my question on the "[EMAIL PROTECTED]" list, but there was no
solution in sight, so I'm trying to get deeper (spell: start using) into
python.
I cannot use SiteAccess (because I need multiple ZCatalogs), and my Zope
server (port 8080) is behind squid (in
Hello,
I'm experimenting some really weird and annoying things since i upgraded
to 2.2.4 with 12-08 and even with 12-15a hotfix (seems to be ok in 2.2.2)
For all objects, I can access directly (URL) with no problem (according to
the roles and the local roles. This is ok).
For some of those
From: Martin Winkler [EMAIL PROTECTED]
I cannot use SiteAccess (because I need multiple ZCatalogs)
To the extent that you can't use SiteAccess with ZCatalogs, you will also
not be able to use any other solution (until ZCatalogs are fixed, hopefully
in 2.3). The problem with ZCatalogs is not
At 04:21 PM 12/18/00 +1100, Itai Tavor wrote:
This is how I see it:
- Products Specialist
productRack
customizableProductRack
- OrderLineItem Specialist
lineItemRack
lineItemWithGraphicRack
- product.addMeToOrder():
order.addLineItem(product_id=id, add='lineItem')
-
Hello,
Thanks for all the replies. Its seems there are two conflicting answers
to my questions. Steve Alexander says that it is possible to query indexes
using the syntax dtml-in "Catalog.searchResults( doc_keywords =
['one','two','ect'] . However, Dieter says that it is not yet
If you type in http://www.zope.org/Members/objectIds you get a list of
all Members. Although it is a useful feature.. ;) .. I can't really
see why objectIds should be available for everyone, at any given time.
Is this a bug or a feature?
I was able to do this as anonymous on another
Brian Lloyd wrote:
This comes up often enough that I'm inclined to do
something about it for 2.3. I propose that objectIds
(and objectValues) will not be directly accessible
via the Web in 2.3. For xml-rpc applications, it should
be a simple enough task to create a Python Script (or
If it is an issue for XML-RPC users, maybe there should be a
"Traversable" permission on Folder objects that could default to not
allowing web-traversal, but allowing it to be enabled if desired.
Would this affect FTP access to folders?
-Paul
Brian Lloyd wrote:
This is something that has
Paul Erickson wrote:
If it is an issue for XML-RPC users, maybe there should be a
"Traversable" permission on Folder objects that could default to not
allowing web-traversal, but allowing it to be enabled if desired.
Would this affect FTP access to folders?
-Paul
I agree. That would
On 12/17/00 3:48 AM, "Dieter Maurer" [EMAIL PROTECTED] wrote:
You either have to extend ZCatalog or wait some time.
There are different people working on ZCatalog enhancements.
At DC, I'm the one working on almost all of it right now, so if people else
where are working on Zcatalog
Martin Winkler writes:
I cannot use SiteAccess (because I need multiple ZCatalogs), and my Zope
server (port 8080) is behind squid (in http-accelerated mode - port 80).
What I would need is changing the hostname and port in the html-responses
like this:
On 12/18/00 2:24 PM, "Dieter Maurer" [EMAIL PROTECTED] wrote:
Martin Winkler writes:
I cannot use SiteAccess (because I need multiple ZCatalogs), and my Zope
server (port 8080) is behind squid (in http-accelerated mode - port 80).
What I would need is changing the hostname and port
[Brian Lloyd]
| This comes up often enough that I'm inclined to do
| something about it for 2.3. I propose that objectIds
| (and objectValues) will not be directly accessible
| via the Web in 2.3. For xml-rpc applications, it should
| be a simple enough task to create a Python Script (or
|
On 12/18/00 4:08 PM, "The Doctor What" [EMAIL PROTECTED] wrote:
* Christopher Petrilli ([EMAIL PROTECTED]) [001218 14:13]:
PLEASE take a look at this, and provide feedback ASAP.
I would happy to, it looks like it does what I need (having
siteaccess). However, I don't see a clear cut
Dieter Maurer wrote:
Steve Alexander writes:
On my pie-in-the-sky zope wishlist:
What I'd like is a new tab for zope objects that allows me to say which
protocols the object is accessible from, and what to do if not.
For example:
access route
Christopher Petrilli wrote:
On 12/18/00 4:24 PM, "Steve Alexander" [EMAIL PROTECTED] wrote:
Doesn't work with 2.3 from CVS, 2000-12-18 21:21 UTC
ACK, I forgot that I also revealed afew bugs in other systems :/ I thought
that I could just package up Zcatalog, but apparantly not
From: The Doctor What [EMAIL PROTECTED]
I would happy to, it looks like it does what I need (having
siteaccess). However, I don't see a clear cut description what's
changing and how. What needs to be done (in easy to understand
language) to make sure it all goes smooth, etc.
It's one step
At 12/18/00 09:58 PM, Tres Seaver wrote:
I'm not really replying to either question, but guessing at the
underlying cause of the problem: this smells *exactly* like the
behavior induced by the "multiple PUT/POST" race condition bug,
corrected by Evan Simpson's patched ZServer/HTTPServer.py:
Bill Anderson wrote:
On a related note, I am considering changing the python methods to
Python Scripts, this way when 2.3 comes out, it drops the number of
additional installs required by one, leaving Loginmanager and ZPatterns
the only (current) requirements. Python Scripts eem much better
21 matches
Mail list logo