This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 22 lines
Includes the body of the tag, if this page has any attachments.
----
!Usage
<wiki:HasAttachments>\\
;:''more HTML or JSP tags''\\
</wiki:HasAttachments>
!Parameters
None.
!Example
{{{
<wiki:HasAttachments>
<i>This page has attachments.</i>
</wiki:HasAttachments>
}}}
This puts the text "This page has attachments." on the resulting HTML in italics, if there are attachments for the current page.