DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:info

Info Plugin

Compatible with DokuWiki

(bundled)

plugin Displays some information about DokuWiki's internals. (bundled with DokuWiki)

Last updated on
2020-06-04
Provides
Syntax

Similar to credits

Tagged with !bundled, listing, plugins

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~~

listblock10
preformatted20
notoc30
nocache40
header50
table60
strong70
emphasis80
underline90
monospace100
subscript110
superscript120
deleted130
linebreak140
plugin_xref150
footnote
plugin_data_entry155
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
hr160
unformatted170
plugin_dokuteaser_closesection195
plugin_dokuteaser_dokuteaser
code200
file210
quote220
smiley230
acronym240
entity260
multiplyentity270
quotes280
internallink300
plugin_gallery_list301
plugin_gallery_main
rss310
media320
externallink330
emaillink340
windowssharelink350
eol370

~~INFO:syntaxtypes~~

containerlistblock, table, quote, hr
baseonlyheader
formattingstrong, emphasis, underline, monospace, subscript, superscript, deleted, footnote, plugin_dokuteaser_dokuteaser
substitionacronym, 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
protectedpreformatted, code, file
disabledunformatted
paragraphseol

'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~~

~~INFO:adminplugins~~

~~INFO:actionplugins~~

~~INFO:rendererplugins~~

~~INFO:helperplugins~~

~~INFO:helpermethods~~

plugin/info.txt · Last modified: 2020-08-12 12:15 by andi

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