All groups

Navigation

edit SideBar

Version

This wiki installation is running version {{$Version}%%, version number %red%{$}VersionNum}.

Obtaining the PmWiki version

Use the {$Version} page variable to display the current version of PmWiki.

See the SiteAdmin.Status page for the current version and version number.

For example

This wiki installation is running PmWiki {$Version}, version number {$VersionNum}.
-<The default group is {$DefaultGroup}.
-<The default name is {$DefaultName}.
-<The site group is {$SiteGroup}

This wiki installation is running PmWiki {{$Version}, version number {$}VersionNum}.

The default group is LMA.
The default name is BienvenueAuLaboratoireDeMathAlternatif.
The site group is Site

The script version.php contains the declaration of the version number. The file is located on scripts/version.php, relative to PmWiki installation path.

Obtaining recipe versions

The Site Analyzer can be used to display the current version of Cookbook recipes. If you are the administrator, cookbook recipe guidelines recommends that the first couple of lines of a recipe file should contain the recipe version:

  $RecipeInfo['RecipeName']['Version'] = '2017-06-02'; # dates YYYY-MM-DD prefered

See also


This page may have a more recent version on pmwiki.org: PmWiki:{*{$Name}]], and a talk page: [[PmWiki:{*$}Name}-Talk.

Edit - Attach - History - Print - Recent Changes - Search - Login - Logout
This page is part of the group PmWiki
Page last modified on 2022-03-16 at 20h34