DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:action_modes

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
Next revisionBoth sides next revision
devel:action_modes [2014-03-25 20:11] – reply to version action mode matrix krichterdevel:action_modes [2018-03-29 12:43] – [Action Modes aka. do Modes] andi
Line 3: Line 3:
 List of possible action modes (may be incomplete yet) with their descriptions. These actions are usually caused by supplying an according ''?do='' parameter to the ''doku.php'' dispatcher. The knowledge of the current mode may be useful for making [[templates]] more dynamic or write [[action plugins]]. The current can be accessed via the global [[environment#$ACT]] variable. List of possible action modes (may be incomplete yet) with their descriptions. These actions are usually caused by supplying an according ''?do='' parameter to the ''doku.php'' dispatcher. The knowledge of the current mode may be useful for making [[templates]] more dynamic or write [[action plugins]]. The current can be accessed via the global [[environment#$ACT]] variable.
  
-In [[xref>act_dispatch()]] many default actions are processed and in [[xref>tpl_content_core()]] actions create their output.+In [[xref>act_dispatch()]] many default actions are processed and in [[xref>tpl_content_core()]] actions create their output. This will be replaced by the [[Action Router]] in the [[develonly|next release]].
  
-The description at this page should reflect the state of the last released version of DokuWiki.+The description at this page should reflect the state of the last released version of DokuWiki. Changes between versions (very rare) can be inspected by comparing the code of releases at https://github.com/splitbrain/dokuwiki/releases.
  
 ===== Page actions ===== ===== Page actions =====
Line 37: Line 37:
  
   * **index**: Shows a generated index of the pages and namespaces   * **index**: Shows a generated index of the pages and namespaces
-  * **recent**: Displays recent changed pages and allows diffs+  * **recent**: Displays recently changed pages and allows diffs
   * **search**: Search functionality   * **search**: Search functionality
  
Line 56: Line 56:
   * **admin**: displays the admin menu with all installed [[Admin Plugins]], available to a logged in superuser or manager.   * **admin**: displays the admin menu with all installed [[Admin Plugins]], available to a logged in superuser or manager.
  
-FIXME link to development documentation (missing information here are e.g. in which version the action mode is availble (should be availble in dev docs)) --- [[user>krichter|krichter]] //2014/03/19 16:34// 
-> The description at this page should reflect the state of the last released version of DokuWiki.  
-> Do you mean by 'version' which release of DokuWiki, or something different? 
->  --- [[user>Klap-in|Klap-in]] //2014/03/19 18:10// 
->> OK, I added your sentence above - hope you don't mind. My FIXME suggestion above was refering to a matrix with version range and action to provide information about older versions, too. My background problem is that I need URLs to control an older version of dokuwiki where I don't have admin rights and I'm having some troubles, so I need to know if the actions are available or not before I can start debugging. If this page ought to refer to current version only, maybe it's worth starting another page? I hope discussing here is ok? 
->> --- [[user>krichter|krichter]] //2014/03/19 16:34// 
devel/action_modes.txt · Last modified: 2023-09-12 12:59 by 212.201.117.6

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