Displays some information about DokuWiki's internals. (bundled with DokuWiki)
Compatible with DokuWiki
(bundled)
Similar to credits
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.
The Plugin is bundled with DokuWiki (at least since 2007-06-26) and does not need to be installed separately.
~~INFO:keyword~~
| 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_s5, plugin_xref, plugin_data_related, plugin_data_entry, plugin_data_cloud, plugin_data_table, plugin_data_list, plugin_translation, plugin_pluginrepo_entry, plugin_pluginrepo_table, plugin_pluginrepo_query, plugin_pluginrepo_news, plugin_gallery, plugin_unblink |
| protected | preformatted, code, file, php, html, htmlblock, phpblock |
| 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.
Send anonymous data about your wiki to the developers.
$popularity =& plugin_load('helper', 'popularity');| Description | Check if autosubmit is enabled | |
|---|---|---|
| Return value | result | bool |
| Description | Send the popularity data | |
|---|---|---|
| Parameters | data | string |
| Description | Gather the popularity data | |
|---|---|---|
| Return value | data | string |
| Description | Compute the last time popularity data was sent | |
|---|---|---|
| Return value | data | int |
The source code is available from git.
Submit bugs and feature wishes in the DokuWiki Bugtracker.