info plugin by Andreas Gohr
Displays some information about DokuWiki's internals. (bundled with DokuWiki)
Provides Syntax.
Compatible with DokuWiki (bundled).
Similar to credits.
The plugin serves as simple sample plugin and is included in the DokuWiki Distribution.
~~INFO:version~~ ~~INFO:syntaxplugins~~ ~~INFO:syntaxmodes~~ ~~INFO:syntaxtypes~~
| container | listblock, table, quote, hr |
| baseonly | header |
| formatting | strong, emphasis, underline, monospace, subscript, superscript, deleted, footnote |
| substition | acronym, smiley, wordblock, entity, camelcaselink, internallink, media, externallink, linebreak, emaillink, windowssharelink, filelink, notoc, nocache, multiplyentity, quotes, rss, plugin_info, plugin_data_related, plugin_data_entry, plugin_data_table, plugin_data_cloud, plugin_gallery, plugin_s5, plugin_translation, plugin_pluginrepo |
| protected | preformatted, code, file, php, html, htmlblock, phpblock |
| disabled | unformatted |
| paragraphs | eol |
Hi, there is a little typo here: I read substition in the table above. You can directly remove my note when it's read. — Grahack 2008/05/23 08:49Hi, this is not a typo (any more). It's transformed into the “standard”. See this footnote for an explanation.— Mischa The Evil 2008/06/11 22:11
Hi, I am not happy with~~INFO:version~~reportingsnapshot?as current version. Is there a simple way to display the snapshot date as version? Miquel 2008/07/01 12:48I've made a quick hack to solve this issue and have duplicated the code atinc/infoutils.phpdisplaying the content of fileVERSION. The new portion of code displays the content of a new file calledSNAPSHOTcontaining the snapshot creation time.
Hi, is there a list of possible keywords? i tried INFO:actionplugins and it worked, so what else is possible? — Benny Wegner 2008/07/13 22:28looked up myself, its version, syntaxmodes, syntaxtypes, syntaxplugins, adminplugins, actionplugins, rendererplugins, helperplugins and helpermethods — Benny Wegner 2008/07/13 22:28