DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:action_plugins

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
devel:action_plugins [2023-09-01 17:52] Klap-indevel:action_plugins [2023-09-01 23:52] (current) Klap-in
Line 14: Line 14:
 An Action Plugin //Example// needs: An Action Plugin //Example// needs:
   * class name  ''action_plugin_example''   * class name  ''action_plugin_example''
-  * which extends [[xref>ActionPlugin]]((defined in ''[[xref>inc/Extension/ActionPlugin.php]]'')). +  * which extends [[xref>ActionPlugin]]((defined in ''lib/Extension/ActionPlugin.php'', before called ''DokuWiki_Action_Plugin'' which is still available as alias)). 
   * to be stored in a file ''lib/plugins/example/action.php''.   * to be stored in a file ''lib/plugins/example/action.php''.
 Moreover, a [[plugin_info|plugin.info.txt]] file is needed. For full details of plugins and their files and how to create more action components refer to [[plugin file structure]]. Moreover, a [[plugin_info|plugin.info.txt]] file is needed. For full details of plugins and their files and how to create more action components refer to [[plugin file structure]].
devel/action_plugins.1693583562.txt.gz · Last modified: 2023-09-01 17:52 by Klap-in

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