DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:info

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
plugin:info [2011-10-29 00:12] – [Download and Installation] 76.102.172.106plugin:info [2024-04-13 04:25] – [~~INFO:syntaxmodes~~] 2600:387:f:6034::8
Line 6: Line 6:
 email      : andi@splitbrain.org email      : andi@splitbrain.org
 type       : syntax type       : syntax
-lastupdate : +lastupdate : 2020-06-04
 compatible : (bundled) compatible : (bundled)
 depends    :  depends    : 
Line 13: Line 13:
 tags       : listing, plugins, !bundled tags       : listing, plugins, !bundled
 ---- ----
-The plugin serves as simple sample [[devel:syntax_plugins|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]]. 
  
-===== Download and Installation =====+===== Description =====
  
-The Plugin is bundled with DokuWiki (at least since 2007-06-26) and does not need to be installed separately.+The plugin serves as simple sample [[devel:syntax_plugins|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 ===== ===== Syntax =====
Line 24: Line 23:
 </code> </code>
   * **keyword** can be one of:   * **keyword** can be one of:
-    * //version// --- Displays current DokuWiki version. 
     * //syntaxmodes// --- Displays the complete list of [[devel:parser|parser modes]] together with their [[devel:parser#order_of_adding_modes_important|getSort()]] values. See also [[devel:syntax plugins]].     * //syntaxmodes// --- Displays the complete list of [[devel:parser|parser modes]] together with their [[devel:parser#order_of_adding_modes_important|getSort()]] values. See also [[devel:syntax plugins]].
     * //syntaxtypes// --- Displays which [[devel:syntax_plugins#syntax types]] are used by available plugins. The syntax type determine which syntax may be nested.     * //syntaxtypes// --- Displays which [[devel:syntax_plugins#syntax types]] are used by available plugins. The syntax type determine which syntax may be nested.
Line 33: Line 31:
     * //helperplugins// --- Displays a list of available [[this>plugins?plugintype=16|helper]] plugins.      * //helperplugins// --- Displays a list of available [[this>plugins?plugintype=16|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 [[plugin:pagelist]].     * //helpermethods// --- Displays documentation of helper plugin class methods along with parameters and return values. One example of a helper plugin supporting this is [[plugin:pagelist]].
 +    * //datetime// --- Shows the current date and time. This will be cached with the page. It can be used for cache debugging.
  
 ===== Examples ===== ===== Examples =====
  
-==== INFO:version ====+==== ~~INFO:Leslie:Chapa~~ ====
  
-~~INFO:version~~ +~~INFO:Leslie:Chapa~~ 
-==== INFO:syntaxmodes ====+ 
 +==== ~~INFO:syntaxtypes~~ ====
  
-~~INFO:syntaxmodes~~ 
-==== INFO:syntaxtypes ==== 
 ~~INFO:syntaxtypes~~ ~~INFO:syntaxtypes~~
  
 'Substition' may look like a typo, but it's not (any more). It's transformed into the “standard”. See [[this>devel:syntax_plugins?s[]=substition&s[]=typo#fn__5|this footnote]] for an explanation. ;-) 'Substition' may look like a typo, but it's not (any more). It's transformed into the “standard”. See [[this>devel:syntax_plugins?s[]=substition&s[]=typo#fn__5|this footnote]] for an explanation. ;-)
  
-==== INFO:syntaxplugins ====+==== ~~INFO:syntaxplugins~~ ==== 
 ~~INFO:syntaxplugins~~ ~~INFO:syntaxplugins~~
  
-==== INFO:adminplugins ====+==== ~~INFO:adminplugins~~ ====
  
 ~~INFO:adminplugins~~ ~~INFO:adminplugins~~
  
-==== INFO:actionplugins ====+==== ~~INFO:actionplugins~~ ====
  
 ~~INFO:actionplugins~~ ~~INFO:actionplugins~~
  
-==== INFO:rendererplugins ====+==== ~~INFO:rendererplugins~~ ====
  
 ~~INFO:rendererplugins~~ ~~INFO:rendererplugins~~
  
-==== INFO:helperplugins ====+==== ~~INFO:helperplugins~~ ====
  
 ~~INFO:helperplugins~~ ~~INFO:helperplugins~~
  
-==== INFO:helpermethods ====+==== ~~INFO:helpermethods~~ ====
  
 ~~INFO:helpermethods~~ ~~INFO:helpermethods~~
  
-===== Development ===== 
- 
-=== Source Code === 
- 
-The source code is available from [[devel:git]]. 
- 
-=== Bugs === 
- 
-Submit bugs and feature wishes in the DokuWiki [[:bugs|Bugtracker]]. 
  
  
plugin/info.txt · Last modified: 2024-04-13 17:23 by bactram

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