Hi all. First of all let me say that I found the solution to my user roles problems by using the coockiecrumbler plugin, so that's behind me now J I need help with something else, I will explain what I want to accomplish: I have a page ( well call it Page a), the user gets to page a and from there goes to another page, now he returns to the page a, What I want to happen is this, I he returned to page a before 3 minutes passed from the last time I want to to redirect him to another page, If more than 3 minutes passed than he will see page a again. The 2nd thing I need is this: The user entered my site, lets say he browsed the site and now is just staying in some page there and went off, and he forgot to log off my site, What I want is that lets say the after 3 minutes of inactivity from his part while hes on my site I want to automatically log him off, meaning I will redirect him to the home page and reset his status. Any ideas how I can do this 2 things?
+-------[ Dvir Bar-lev ]---------------------- | Hi all. | | | | First of all let me say that I found the solution to my user roles problems by | using the coockiecrumbler plugin, so that?s behind me now J Goodo. | I need help with something else, I will explain what I want to accomplish: [snip] | Any ideas how I can do this 2 things? Do some reading, or advertise for a competent zope coder. I'm all for helping people, but, you don't seem to be doing the minimum amount of preparation before asking for help. -- Andrew Milton akm@theinternet.com.au
On Mon, Mar 9, 2009 at 15:36, Dvir Bar-lev <dvir.b@puresight.com> wrote:
Any ideas how I can do this 2 things?
Set and check access times in the session. -- Lennart Regebro: Pythonista, Barista, Notsotrista. http://regebro.wordpress.com/ +33 661 58 14 64
participants (3)
-
Andrew Milton -
Dvir Bar-lev -
Lennart Regebro