Differences

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

Link to this comparison view

Both sides previous revision Previous revision
wiki:info_plugin [2023/02/18 06:44] – removed - external edit (Unknown date) 127.0.0.1wiki:info_plugin [2023/02/18 06:44] (current) – ↷ Page moved from contributing:info_plugin to wiki:info_plugin suedunham
Line 1: Line 1:
 +====== Info plugin ======
 +
 +[[doku>plugin:info|Info plugin page]]
 +
 +This plugin comes bundled with DokuWiki and isn't used much at all in HârnWiki. It is used in this very section, however, to provide the lists of installed plugins.
 +
 +The editor plugins list is generated with this command.
 +
 +<code>
 +~~INFO:syntaxplugins~~
 +</code>
 +
 +The administrator plugins list is generated with this one.
 +
 +<code>
 +~~INFO:adminplugins~~
 +</code>
 +
 +This is all that the plugin has been used for in this wiki thus far, so one should consult the DukuWiki page above for more, uh, info.