diff options
author | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2017-06-26 11:50:51 +0000 |
---|---|---|
committer | petko <petko@524c5546-5005-0410-9a3e-e25e191bd360> | 2017-06-26 11:50:51 +0000 |
commit | aeddcee4a38d0661ae8754c312ac1356b967b43e (patch) | |
tree | 21e7ac1d90aa59905f36f25b67c199f9525d10f4 /wikilib.d/PmWiki.Version | |
parent | 8011fe5dd6596dce1aa4d32cc3484d4580cab388 (diff) | |
download | pmwiki.svn-aeddcee4a38d0661ae8754c312ac1356b967b43e.tar.bz2 |
Documentation update.
git-svn-id: svn://pmwiki.org/pmwiki/trunk@3279 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 2abd1210..86a9d1ce 100644 --- a/wikilib.d/PmWiki.Version +++ b/wikilib.d/PmWiki.Version @@ -1,10 +1,10 @@ -version=pmwiki-2.2.67 ordered=1 urlencoded=1 -author=buanzo +version=pmwiki-2.2.98 ordered=1 urlencoded=1 +author=Peter Kay charset=UTF-8 -csum=added relative location of version.php +csum=Added where else one can find recipe versions ctime=1176363304 name=PmWiki.Version -rev=13 -targets=PmWiki.PageVariables,SiteAdmin.Status,PmWiki.BasicVariables,PmWiki.SiteAnalyzer,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!! Obtaining recipe versions%0aThe [[(PmWiki:)Site Analyzer]] can be used to display the current version of %0a[[Cookbook(:/)]] recipes.%0a%0aSee also [[Cookbook:RecipeCheck]]%0a%0a%0a -time=1407076175 +rev=14 +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!! 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 recipe guidelines -> Cookbook.ModuleGuidelines]] state 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=1497029300 |