Revision [1995]

This is an old revision of CheckVersionActionInfo made by BrianKoontz on 2009-07-12 01:32:26.

 

Check Version Action Documentation

This is the documentation page for the checkversion action.
NOTE
This feature is available since:
WikkaWiki 1.1.6.4


Documentation


Short description
Compares version of current WikkaWiki installation with the latest version and displays notice if current installation is older.

Usage
{{checkversion [display="<val>"]}}

Parameters
nametyperequired?defaultdescription
displaystringoptionalupgrade"upgrade": Normal operation (display only if later version is available); "debug": Display debug messages; "raw": Display return value from wikkawiki.org

Long description
This action will be executed only for logged-in users with admin access. Expects to find http://wikkawiki.org/downloads/latest_wikka_version.txt; if not found, or if connection times out, should exit gracefully with no output. Can be disabled by setting config param 'enable_version_check' to '0' in wikka.config.php.

since 1.2
New feature permits version checks on user-defined time intervals. See ConfigurationOptions for details.

By default, this action is included in the default HomePage, SysInfo, AdminPages, and AdminUsers pages.

Screenshot
checkversion action screenshot


Author
BrianKoontz, DarTar


CategoryEN
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki