[Zope] online-user-list

2001-01-15 Thread urs.beyeler

i'm building up a community-site in educational use and would like to 
show all the online-users (like on ICQ) ... I'm using GUF for 
user-authentication. any ideas? thnxs.

.urs

___
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/zope-dev )




[Zope] uploading Files when using GUF

2000-12-07 Thread urs.beyeler

i try to allow users uploading files through a web-interface on 
zope2.2.1. this works fine unless i try this in a 
GenericUserFolder-controlled folder ...

i always get

Error Type: AttributeError
Error Value: getUserById

any ideas?

___
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/zope-dev )




[Zope] RESPONSE.redirect and frames

2000-06-28 Thread urs.beyeler

hello .. is there a possibilty to use RESPONSE.redirect using frames 
and targets? ... thnx

___
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/zope-dev )




[Zope] delete dictionary

2000-05-30 Thread urs.beyeler

hello,
i've created some dictionaries in a dtml-document, for example like this:

dtml-call "REQUEST.set('Monday',{'titel' : 'this is to do on monday'})"
dtml-call "REQUEST.set('Tuesday',{'titel' : 'this is very bizarrr'})"
dtml-call "REQUEST.set('Wednesday',{'titel' : 'how to do that?'})"

... and a bit later in the document i need to delete them again ... 
how can i do that? no one of my DELETE-experiments worked ... thnx.urs

___
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/zope-dev )