[Zope-CMF] Displaying who is logged in ...
Tim Hoffman
timhoffman@cams.wa.gov.au
Mon, 03 Dec 2001 10:57:01 +0800
Hi
Just guessing but, faking it should be prettty easy with 2.5.1 with the
new session_data_manager objects. If the session_data has a reasonably
short timeout values then stuff stored their should be plenty to either
tell you how many anon users, and (if your store the username in the
session data) who is logged in.
Rgds
Tim
marc lindahl wrote:
>http://www.zope.org/Members/SeanT/UserCounter
>
>>From: Jens Vagelpohl <jens@zope.com>
>>Date: Fri, 30 Nov 2001 07:56:25 -0500
>>To: Gitte Wange <gitte@mmmanager.org>
>>Cc: CMF mailinglist <zope-cmf@zope.org>
>>Subject: Re: [Zope-CMF] Displaying who is logged in ...
>>
>>gitte,
>>
>>there is no such thing. the HTTP protocol is stateless and there is no
>>notion "currently logged in".
>>
>>having said that, sometimes people "fake" such data by logging people who
>>access the site and displaying users that have touched the site in a
>>certain period of time, say 5 minutes, before you display the report.
>>
>>jens
>>
>>On Friday, November 30, 2001, at 05:37 , Gitte Wange wrote:
>>
>>>Hello,
>>>
>>>I would like to create a page displaying all the users that are logged
>>>in ... sort of a "Who's online" page.
>>>
>>>I have searched the help files and the source for finding a isLoggedIn
>>>method ... but couldn't find such a method. But I think I have seen it
>>>before - or is it just me dreaming ???
>>>
>>>--
>>>Gitte Wange Jensen
>>>
>>>Sys Admin, Developer and a lot more
>>>MMmanager.org Aps, Denmark
>>>
>>>Phone: +45 29 72 79 72
>>>Email: gitte@mmmanager.org
>>>Web: www.mmmanager.org
>>>
>>>Quote of the day:
>>>Give it your worst. After you recover from being hung-over, of course.
>>>
>>>- Linus Torvalds
>>>
>>>
>>>
>>>
>>>_______________________________________________
>>>Zope-CMF maillist - Zope-CMF@zope.org
>>>http://lists.zope.org/mailman/listinfo/zope-cmf
>>>
>>>See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
>>>requests
>>>
>>
>>_______________________________________________
>>Zope-CMF maillist - Zope-CMF@zope.org
>>http://lists.zope.org/mailman/listinfo/zope-cmf
>>
>>See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
>>requests
>>
>
>
>_______________________________________________
>Zope-CMF maillist - Zope-CMF@zope.org
>http://lists.zope.org/mailman/listinfo/zope-cmf
>
>See http://www.zope.org/Products/PTK/Tracker for bug reports and feature requests
>