DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:helper_plugins

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
devel:helper_plugins [2023-09-01 19:01] Klap-indevel:helper_plugins [2023-09-01 23:54] (current) Klap-in
Line 67: Line 67:
 A Helper Plugin //Example// needs: A Helper Plugin //Example// needs:
   * class name  ''helper_plugin_example''   * class name  ''helper_plugin_example''
-  * which extends [[xref>dokuwiki\Extension\Plugin]]((defined in ''[[xref>inc/Extension/Plugin.php]]'')). +  * which extends [[xref>dokuwiki\Extension\Plugin]]((defined in ''lib/Extension/Plugin.php'', before called ''DokuWiki_Plugin'' which is still available as alias)).  
   * to be stored in a file ''lib/plugins/example/helper.php''.   * to be stored in a file ''lib/plugins/example/helper.php''.
 Moreover, a [[plugin_info|plugin.info.txt]] file is needed. For full details of plugins and their files and how to create more helper 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 helper components refer to [[plugin file structure]].
devel/helper_plugins.txt · Last modified: 2023-09-01 23:54 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