diff options
author | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2022-03-26 07:59:47 +0000 |
---|---|---|
committer | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2022-03-26 07:59:47 +0000 |
commit | f32eb8db32b2f4a0a0b9925d49c5e89c915a4dce (patch) | |
tree | 21a9d812039aa178261a36f617debd84041f73b0 /wikilib.d/PmWiki.Version | |
parent | 3f518433b50f0331ca517c7774e74261960f4afc (diff) | |
download | pmwiki.svn-f32eb8db32b2f4a0a0b9925d49c5e89c915a4dce.tar.bz2 |
Documentation update.
git-svn-id: svn://pmwiki.org/pmwiki/trunk@4052 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'wikilib.d/PmWiki.Version')
-rw-r--r-- | wikilib.d/PmWiki.Version | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/wikilib.d/PmWiki.Version b/wikilib.d/PmWiki.Version index 9657a9a0..4a0ec5b4 100644 --- a/wikilib.d/PmWiki.Version +++ b/wikilib.d/PmWiki.Version @@ -1,10 +1,10 @@ -version=pmwiki-2.3.1 ordered=1 urlencoded=1 -author=simon +version=pmwiki-2.3.2 ordered=1 urlencoded=1 +author=simon charset=UTF-8 -csum=add anchor (+16) +csum=pm hlt, add extra links (+201) ctime=1176363304 name=PmWiki.Version -rev=16 -targets=PmWiki.PageVariables,SiteAdmin.Status,PmWiki.BasicVariables,PmWiki.SiteAnalyzer,Cookbook.ModuleGuidelines,Cookbook.RecipeCheck -text=(:Summary: Determining and displaying the current version of PmWiki ({$Version}):)%0a%0a'''This wiki installation is running version %25red%25{$Version}%25%25, version number %25red%25{$VersionNum}%25%25.'''%0a%0a!! Obtaining the PmWiki version%0aUse the [@{$Version}@] [[page variable(s)]] to display the current version of PmWiki.%0a%0aSee the [[SiteAdmin.Status]] page for the current version and version number.%0a%0aFor example%0a(:markup:)%0aThis wiki installation is running PmWiki {$Version}, version number {$VersionNum}.%0a-%3cThe default group is {$DefaultGroup}.%0a-%3cThe default name is {$DefaultName}.%0a-%3cThe site group is {$SiteGroup}%0a(:markupend:)%0a%0aSee also [[basic variables]].%0a%0aThe script @@version.php@@ contains the declaration of the version number. The file is located on scripts/version.php, relative to PmWiki installation path.%0a%0a[[#recipeinfo]]%0a!! Obtaining recipe versions%0aThe [[(PmWiki:)Site Analyzer]] can be used to display the current version of %0a[[Cookbook(:/)]] recipes. If you are the administrator, [[Cookbook:ModuleGuidelines|cookbook recipe guidelines]] recommends that the first couple of lines of a recipe file should contain the recipe version:%0a[@%0a $RecipeInfo['RecipeName']['Version'] = '2017-06-02'; # dates YYYY-MM-DD prefered%0a@] %0a%0aSee also [[Cookbook:RecipeCheck]]%0a%0a%0a -time=1642887496 +rev=17 +targets=PmWiki.PageVariables,SiteAdmin.Status,PmWiki.SiteAnalyzer,Cookbook.ModuleGuidelines,Cookbook.RecipeCheck,Cookbook.Cookbook +text=(:Summary: Determining and displaying the current version of PmWiki ({$Version}):)%0a%0a'''This wiki installation is running version %25red%25{$Version}%25%25, version number %25red%25{$VersionNum}%25%25.'''%0a%0a!! Obtaining the PmWiki version%0aUse the %25pmhlt%25[@{$Version}@] [[page variable(s)]] to display the current version of PmWiki.%0a%0aSee the [[SiteAdmin.Status]] page for the current version and version number.%0a%0aFor example%0a(:markup:)%0aThis wiki installation is running PmWiki {$Version}, version number {$VersionNum}.%0a-%3cThe default group is {$DefaultGroup}.%0a-%3cThe default name is {$DefaultName}.%0a-%3cThe site group is {$SiteGroup}%0a(:markupend:)%0a%0aThe script @@version.php@@ contains the declaration of the version number. The file is located on scripts/version.php, relative to PmWiki installation path.%0a%0a[[#recipeinfo]]%0a!! Obtaining recipe versions%0aThe [[(PmWiki:)Site Analyzer]] can be used to display the current version of %0a[[Cookbook(:/)]] recipes. If you are the administrator, [[Cookbook:ModuleGuidelines|cookbook recipe guidelines]] recommends that the first couple of lines of a recipe file should contain the recipe version:%0a[@%0a $RecipeInfo['RecipeName']['Version'] = '2017-06-02'; # dates YYYY-MM-DD prefered%0a@] %0a%0a!! See also %0a(:pagelist group=pmwiki name=basicvariables,releasenotes,changelog,upgrades,siteanalyzer fmt=#titlesummary:)%0a* [[Cookbook:RecipeCheck]] [-{Cookbook.RecipeCheck$:Summary}-]%0a* [[Cookbook:ModuleGuidelines]] [-{Cookbook.ModuleGuidelines$:Summary}-]%0a%0a%0a +time=1647462869 |