DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:goto:supplment

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:goto:supplment [2019-03-14 21:30] – [Auto_Options] turnermmplugin:goto:supplment [2019-03-21 23:31] (current) – removed turnermm
Line 1: Line 1:
-===== Auto Login ===== 
-There are two ways to implement the auto login feature.  
-==== 1. Embedded GOTO Syntax ==== 
-The first uses the GOTO syntax with the ''user'' wildcard  in place of the page id: 
-    ~~GOTO:user~~  
-This must be placed on the wiki's main page, so that when the user logs in the page displayed in the browser is the page with this markup. No message printed to the screen. and the user is  redirected to the user page in the root namespace. If the userid is "foo", the user page will be ":foo". This does not take a time setting: ''?tm'' The redirection occurs immediately on login. 
- 
-==== 2. Configured Background Process ==== 
- 
-On login, the auto login feature redirects the user to the user's page.  This page is based on the ''userid'' and is configured using the ''auto_options'' setting.  For this to work, the ''auto_login'' option must be set to true. This feature does not require any additional syntax.    
-==== Configuration ==== 
-^Option^Description^Default^ 
-|seconds|Time till redirection (seconds)| 3| 
-|minSeconds|Minimum time allowed till redirection (seconds) | 2| 
-|auto_login|On login, automatically go to predefined page, as set in ''auto_options'' |false | 
-|auto_options|Target for the auto_login page(See [[#auto_options]])|:user_page | 
-|common_ns|Arbitrarily defined namespace of any depth where all auto login pages will reside. This can include the wildcard ''user_ns'' | | 
- 
-==== Auto_Options ==== 
-  * :user_page 
-  * :user_ns:user_page 
-  * :user_ns:start_page 
-  * :common_ns:user_page 
- 
- 
-common_ns 
  
plugin/goto/supplment.1552595445.txt.gz · Last modified: 2019-03-14 21:30 by turnermm

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki