--
Share the vision of difference with ME
___
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
Am Mittwoch, den 18.05.2005, 00:20 -0300 schrieb David Pratt:
> Can someone tell me whether/how zope supports views and stored
> procedures with zope. Do I need any other product besides the psycopg
> adapter? Any links to references appreciated.
There is no special support... needed.
views are
Can someone tell me whether/how zope supports views and stored
procedures with zope. Do I need any other product besides the psycopg
adapter? Any links to references appreciated.
Regards
David
___
Zope maillist - Zope@zope.org
http://mail.zope.org/m
Apache is not going to forward your requests to other ports without some
sort of intervention on your part. You need to set up some re-write
rules for this to work.
Here's a link to a howto that seems to be working well for some people.
http://zope.psu.edu/index_html/tutorials/zopetut/zope_apa
Hello all,
I'm working remotely, logged into a FreeBSD webserver which hosts several
websites. While logged in via SSH, I've finished installing Zope behind the
Apache server.
I hope the answer is obvious: When I try to access the Zope installation
(externally) at http://www.my_freebsd_website.c
a quick google on mod_zope yeilded http://codespeak.net/z3/modzope/
and some other very old stuff.
Anyone know the status of this project? It is a new page... I'm
interested in how Zope Corp views this project and what Zope corp may
have in the future regarding apache style pluggins.
--
David Be
On Tuesday 17 May 2005 18:25, Dan Pozmanter wrote:
> "In Zope 3 you can turn off as many unwanted features as you like"
>
> That sounds really cool. How so?
> (Is there a tentative list of all zope 3 services? Do you need to run
> all of them?)
No, there is just one network service. But there ar
[Tim]
>> What's that about? The only part of ZODB that uses
>> zlib/gzip is the repozo.py backup script.
[Tres]
> Hmm, I don't know; I was basing it on a memory of building
> out a ZEO storage server on a "bare bones" Unix box, and
> having something during the build / startup phase barf,
> comp
"In Zope 3 you can turn off as many unwanted features as you like"
That sounds really cool. How so?
(Is there a tentative list of all zope 3 services? Do you need to run
all of them?)
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Stephan Richter
Sen
On May 17, 2005, at 5:17 PM, Tres Seaver wrote:Perhaps I conflated two memories. I'm pretty sure that *something* in the Zope codebase requires zlib, but I take Tim's word for it that I wrongly attributed that dependency to ZODB.At one point, our system administration staff commissioned machines i
Hi,
I've tried everything I can think of and am probably missing something
obvious - help...
I'm trying to (1) Create a folder, then (2) Add a new zclass inside that
folder.
Instead, the zclass is being added in the same space as the folder:
- What I want:
New Folder
New ZClass
- What's ha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tim Peters wrote:
> [Tres Seaver]
>
>>Assuming a standard build environment (make, gcc, etc.),
>>'zlib' is the only one which typically bites me on a new
>>machine -- Python will build in its absence, but ZODB won't.
>
>
> What's that about? The on
[Tres Seaver]
> Assuming a standard build environment (make, gcc, etc.),
> 'zlib' is the only one which typically bites me on a new
> machine -- Python will build in its absence, but ZODB won't.
What's that about? The only part of ZODB that uses zlib/gzip is the
repozo.py backup script.
_
garry saddington wrote:
If a set of web pages is generated by for instance the output of a Docbook
transformation or by the new eXe XHTML editor, is there any way of uploading
all the resulting pages into Zope in one go and maintaining the individual
file names so that links remain working. I wa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andreas Jung wrote:
>
>
> --On Dienstag, 17. Mai 2005 18:20 Uhr +0100 David Given <[EMAIL PROTECTED]>
> wrote:
>
>>
>> (No, I don't want to install Zope 3 manually. It's sufficiently large and
>> sufficiently complex that it'd be a dependency nightm
If a set of web pages is generated by for instance the output of a Docbook
transformation or by the new eXe XHTML editor, is there any way of uploading
all the resulting pages into Zope in one go and maintaining the individual
file names so that links remain working. I want users to be able to g
[EMAIL PROTECTED] wrote at 2005-5-16 08:26 -0600:
>The locked item does not show up on the Control
>Panel > WebDAV Lock Manager, and the lock even survives a Zope
>restart. All attempts to edit or remove the item fail.
Look at the traceback (*always* do when a failure results in
an exception!),
Hong Yuan wrote at 2005-5-15 15:36 +0800:
>I'd like to put a property of type 'lines' to an object on the file
>system throught its corresponding .metadata file, but don't know the
>syntax I shall use in the file.
Stock Zope does not allow to do this.
"+lupa+" posted a patch to remove this rest
--On Dienstag, 17. Mai 2005 18:20 Uhr +0100 David Given <[EMAIL PROTECTED]>
wrote:
(No, I don't want to install Zope 3 manually. It's sufficiently large and
sufficiently complex that it'd be a dependency nightmare.)
You just need Python 2.3.5 and the Z3 sources. Typing "make" is trivial :-)
-aj
Does anyone know what the timescale is for Zope 3 packages being put together
for Debian? I have a project I'd like to work on, and I suspect that Zope 3
is a better bet than Zope 2 --- but Zope 3's not out yet. Is it worth waiting
or should I just go for Zope 2?
(No, I don't want to install Zo
--On Dienstag, 17. Mai 2005 18:17 Uhr +0100 cla <[EMAIL PROTECTED]> wrote:
Hi! in first place i want to know if
there is some tutorial that explains
how the zope objects are stored and how to
manipulated them!
The Zope Developers Guide (linked from zope.org) should be a good
start to learn about Z
Hi! in first place i want to know if
there is some tutorial that explains
how the zope objects are stored and how to
manipulated them!
The second question is about some work i have to
do:
I am going to have different portals, but
they have to share news and some other modules
for example if i publ
Hi,
it all depends what your app is like. Can you describe it some more?
On Tuesday 17 May 2005 10:03, pythonic wrote:
> 1. Startup custmization: How can one configure zope to load instance
> of this as product
> (my application) on the startup but not the ZMI and other zope stuff.
In Zope 3 you
On Tue, May 17, 2005 at 07:33:30PM +0530, pythonic wrote:
> Questions:
> 1. Startup custmization: How can one configure zope to load instance
> of this as product
> (my application) on the startup but not the ZMI and other zope stuff.
You can't really prevent zope from starting up the ZMI.
> 2. W
On 5/17/05, pythonic <[EMAIL PROTECTED]> wrote:
> Scenario: We have decided to use Zope as the web frontend to our python based
> application. So this will be implemented as Zope product.
[...]
> 4. Zope 2.7 / 3 ?
Zope 3 in that case, since you want an application framework, mostly.
Zope 3 is bet
--On Dienstag, 17. Mai 2005 19:33 Uhr +0530 pythonic <[EMAIL PROTECTED]>
wrote:
reading the docs available on zope.org. So far we have decided to use
zope behind
apache+fastcgi server to take advantage of apache rewrite engine and
to serve static
content.
You should run Zope as standalone server
I have searched on this topic a bit but then could not find what I am looking
for so posting my Zope questions here.
Scenario: We have decided to use Zope as the web frontend to our python based
application. So this will be implemented as Zope product. We have
already started
reading the docs avai
Dne úterý, 17. května 2005 13:26 Chris Withers <[EMAIL PROTECTED]>
napsal(a):
> Jaroslav Lukesh wrote:
> >>>I was extend SquishDot with wysiwyg editor (origin: vsbabu ieeditor).
> >>> But it was not accept many tags due too small number of allowed html
> >>> attributes in stripogram.
> >>
> >>Look
Digital Adventures wrote:
Hello,
My clients aren't able to delete a object from Dreamweaver MX. Is this a
know issue ?
What happens when they try?
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
___
Hi!
In a python product I'm trying to set default permissions. Same as in
http://www.zope.org/Collectors/Zope/275 nothing is set at all, no error
is raised, no error message is logged.
This is on Zope 2.7.5. I'm basically using this code in my product:
view = "View"
edit = "Change Images and Fi
Jaroslav Lukesh wrote:
I was extend SquishDot with wysiwyg editor (origin: vsbabu ieeditor). But
it was not accept many tags due too small number of allowed html
attributes in stripogram.
Looks like you completely defait the purpose of the stripping ;)
Yeah, what Tino said ;-)
Why are you botherin
31 matches
Mail list logo