DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:action_act_preprocess

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
devel:event:action_act_preprocess [2015-10-09 17:05] – [Passed Data] 24.79.125.30devel:event:action_act_preprocess [2022-08-31 18:46] (current) – [See also] Klap-in
Line 21: Line 21:
 Use ''preventDefault()'' to skip DokuWiki's processing of the action. ''$data'' is a reference to the [[xref>$ACT]] variable, so assigning another action string to the ''$data'' field will be noticed outside your event handler. Use ''preventDefault()'' to skip DokuWiki's processing of the action. ''$data'' is a reference to the [[xref>$ACT]] variable, so assigning another action string to the ''$data'' field will be noticed outside your event handler.
  
-The AFTER event handler lets you handle actions after performing DokuWiki's default action handling (attention: can be eventually skipped by ''preventDefault()'') . Due to handling of actions by plugins and DokuWiki itself the AFTER event handler can be reached with another action than you expect at first sight. Please be aware it.+The AFTER event handler lets you handle actions after performing DokuWiki's default action handling (attention: can be eventually skipped by ''preventDefault()''). Due to handling of actions by plugins and DokuWiki itself the AFTER event handler can be reached with another action than you expect at first sight. Please be aware it.
  
- 
-===== Plugins handling this event ===== 
- 
-The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself. 
- 
-  * [[plugin:404manager]], [[plugin:adminhomepage]], [[plugin:autostart]], [[plugin:blog]], [[plugin:captcha]], [[plugin:cite]], [[plugin:discussion]], [[plugin:dokubookmark]], [[plugin:favoris]], [[plugin:googlesearch]], [[plugin:linkback]], [[plugin:linkback]], [[plugin:loginredirect]], [[plugin:loglog]], [[plugin:logoutconvenience]], [[plugin:message]], [[plugin:multilingual]], [[plugin:new_page_dialog]], [[plugin:openid]], [[plugin:pxxo]], [[plugin:searchformgoto]], [[plugin:dokusioc]], [[plugin:siteexport]], [[plugin:tag]], [[plugin:task]], [[plugin:userhomepage]], [[plugin:userspagecreate]], [[plugin:projects]] 
  
 ===== See also ===== ===== See also =====
  
 +  * [[codesearch>ACTION_ACT_PREPROCESS|Code related to this event]] used in any DokuWiki's files, plugins and templates
   * [[devel:Action Plugins]]   * [[devel:Action Plugins]]
   * [[devel:Events]]   * [[devel:Events]]
-  * [[TPL_ACT_UNKNOWN]]+  * This event prepares for use of [[TPL_ACT_UNKNOWN]]
devel/event/action_act_preprocess.1444403143.txt.gz · Last modified: 2015-10-09 17:05 by 24.79.125.30

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