Does a version check on the page. If the page does not exist, the body is never included.

Usage

<wiki:CheckVersion mode="latest|notlatest">

JSP or HTML code
</wiki:CheckVersion>

Parameters

mode
If 'latest', will include the body if the current page is the latest version. If 'notlatest', will include the body only if the current page is not the latest version.

Example

<wiki:CheckVersion mode="notlatest">
    <B>Warning: This page is not the latest version.</B>
</wiki:CheckVersion>

CategoryOfficialDocumentation

Add new attachment

In order to upload a new attachment to this page, please use the following box to find the file, then click on “Upload”.
« This page (revision-3) was last changed on 14-Sep-2003 22:32 by JanneJalkanen