plugin:info
Error loading plugin data
Error: Class 'helper_plugin_bureaucracy_field' not found
More info is available in the error log.
Error: Class 'helper_plugin_bureaucracy_field' not found
More info is available in the error log.
Error loading plugin data
Error: Class 'helper_plugin_bureaucracy_field' not found
More info is available in the error log.
Error: Class 'helper_plugin_bureaucracy_field' not found
More info is available in the error log.
Table of Contents
Info Plugin
Compatible with DokuWiki
(bundled)
Similar to credits
Description
The plugin serves as simple sample syntax plugin and is included in the DokuWiki distribution. It is able to display some information about DokuWiki's internals, for example a list of installed and enabled plugins.
Syntax
~~INFO:keyword~~
- keyword can be one of:
- syntaxmodes — Displays the complete list of parser modes together with their getSort() values. See also syntax plugins.
- syntaxtypes — Displays which syntax types are used by available plugins. The syntax type determine which syntax may be nested.
- syntaxplugins — Displays a list of available syntax plugins.
- adminplugins — Displays a list of available admin plugins.
- actionplugins — Displays a list of available action plugins.
- rendererplugins — Displays a list of available render plugins.
- helperplugins — Displays a list of available helper plugins.
- helpermethods — Displays documentation of helper plugin class methods along with parameters and return values. One example of a helper plugin supporting this is pagelist.
- datetime — Shows the current date and time. This will be cached with the page. It can be used for cache debugging.
Examples
~~INFO:syntaxmodes~~
listblock | 10 |
preformatted | 20 |
notoc | 30 |
nocache | 40 |
header | 50 |
table | 60 |
strong | 70 |
emphasis | 80 |
underline | 90 |
monospace | 100 |
subscript | 110 |
superscript | 120 |
deleted | 130 |
linebreak | 140 |
plugin_xref | 150 |
footnote | |
plugin_data_entry | 155 |
plugin_data_cloud | |
plugin_translation_trans | |
plugin_data_list | |
plugin_pluginrepo_table | |
plugin_pluginrepo_query | |
plugin_pluginrepo_news | |
plugin_pluginrepo_entry | |
plugin_info | |
plugin_data_taglist | |
plugin_data_table | |
plugin_translation_notrans | |
plugin_data_related | |
hr | 160 |
unformatted | 170 |
plugin_dokuteaser_closesection | 195 |
plugin_dokuteaser_dokuteaser | |
code | 200 |
file | 210 |
quote | 220 |
smiley | 230 |
acronym | 240 |
entity | 260 |
multiplyentity | 270 |
quotes | 280 |
internallink | 300 |
plugin_gallery_list | 301 |
plugin_gallery_main | |
rss | 310 |
media | 320 |
externallink | 330 |
emaillink | 340 |
windowssharelink | 350 |
eol | 370 |
~~INFO:syntaxtypes~~
container | listblock, table, quote, hr |
baseonly | header |
formatting | strong, emphasis, underline, monospace, subscript, superscript, deleted, footnote, plugin_dokuteaser_dokuteaser |
substition | acronym, smiley, wordblock, entity, camelcaselink, internallink, media, externallink, linebreak, emaillink, windowssharelink, filelink, notoc, nocache, multiplyentity, quotes, rss, plugin_data_cloud, plugin_data_entry, plugin_data_list, plugin_data_related, plugin_data_table, plugin_data_taglist, plugin_dokuteaser_closesection, plugin_gallery_list, plugin_gallery_main, plugin_info, plugin_pluginrepo_entry, plugin_pluginrepo_news, plugin_pluginrepo_query, plugin_pluginrepo_table, plugin_translation_notrans, plugin_translation_trans, plugin_xref |
protected | preformatted, code, file |
disabled | unformatted |
paragraphs | eol |
'Substition' may look like a typo, but it's not (any more). It's transformed into the “standard”. See this footnote for an explanation.
~~INFO:syntaxplugins~~
- Gallery Plugin 2024-04-30 by Andreas Gohr
Creates a gallery of images from a namespace or RSS/ATOM feed - Repository plugin 2024-02-09 by Andreas Gohr/Håkan Sandell
Helps organizing the plugin and template repository
~~INFO:adminplugins~~
- configuration file manager 2023-07-08 by Dominik Eckelmann, Julian Heise
Plugin to manage various .conf files - IP Ban Manager 2019-07-31 by Andreas Gohr
Allows administrators and managers to ban certain IP addresses from accessing the wiki - Popularity Feedback Plugin 2015-07-15 by Andreas Gohr
Send anonymous data about your wiki to the DokuWiki developers - Revert Manager 2015-07-15 by Andreas Gohr
Allows you to mass revert recent edits to remove Spam or vandalism - Why Spam? Plugin 2013-03-24 by Andreas Gohr
Allows managers to check why a certain text was blocked as spam.
~~INFO:actionplugins~~
- Active Directory Auth Plugin 2015-07-13 by Andreas Gohr
Provides user authentication against a Microsoft Active Directory - CAPTCHA Plugin 2023-12-06 by Andreas Gohr
Use a CAPTCHA challenge to protect DokuWiki against automated spam - configuration file manager 2023-07-08 by Dominik Eckelmann, Julian Heise
Plugin to manage various .conf files - Gallery Plugin 2024-04-30 by Andreas Gohr
Creates a gallery of images from a namespace or RSS/ATOM feed - IP Ban Manager 2019-07-31 by Andreas Gohr
Allows administrators and managers to ban certain IP addresses from accessing the wiki - Repository plugin 2024-02-09 by Andreas Gohr/Håkan Sandell
Helps organizing the plugin and template repository - Popularity Feedback Plugin 2015-07-15 by Andreas Gohr
Send anonymous data about your wiki to the DokuWiki developers - safefnrecode plugin 2012-07-28 by Andreas Gohr
Changes existing page and foldernames for the change in the safe filename encoding - templatepagename plugin 2024-02-08 by Gerrit Uitslag (previous: Martin)
Set a default template page name
~~INFO:rendererplugins~~
~~INFO:helperplugins~~
- CAPTCHA Plugin 2023-12-06 by Andreas Gohr
Use a CAPTCHA challenge to protect DokuWiki against automated spam - configuration file manager 2023-07-08 by Dominik Eckelmann, Julian Heise
Plugin to manage various .conf files - Repository plugin 2024-02-09 by Andreas Gohr/Håkan Sandell
Helps organizing the plugin and template repository - Popularity Feedback Plugin 2015-07-15 by Andreas Gohr
Send anonymous data about your wiki to the DokuWiki developers
~~INFO:helpermethods~~
plugin/info.txt · Last modified: by bactram