Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-1) was last changed on 19-Jul-2006 09:36 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 added 18 lines
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. If "first", includes the body if and only if the current page is the first revision, and if it's "notfirst", includes only if it's not the first version.
!Example
{{{
<wiki:CheckVersion mode="notlatest">
<B>Warning: This page is not the latest version.</B>
</wiki:CheckVersion>
}}}
Version Date Modified Size Author Changes ... Change note
19-Jul-2006 09:36 0.687 kB UnknownAuthor
« This page (revision-) was last changed on 19-Jul-2006 09:36 by UnknownAuthor