
This Add-On/Tweak will allow you to be succesfully empowered with auto-logout feature in with your PHP-Nuke portal - in a user friendly way.
There are two main features, which were considered beneficial to implement:
- TIMEFRAME based auto-logout [single line configurable]
- BROWSER status based auto-logt [single line modification]
::: TIMEFRAME based auto-logout [cookie based user detection] :::
- unregistered users uneffected
- admins uneffected
- registered users EFFECTED [auto-logout due to elapsed inactivity timeframe]
- users can visually follow the amout of time left prior to system initiated auto-logout
(java-script message window in the browser bottom status bar)
As the end-user refreshes the page (or moves to another page), the counter being responsible of performing the *logout_by_system* function call/triggering, will get reset to it's initial start value (say, 3600 seconds or whatever is set as a system initiated auto-logout trigger value)
::: BROWSER auto-logout main features :::
- user automatically logged out, as the used browser window gets closed.
Detailed explanations & installation guides can be found enclosed to the package.