Diff: HasAttachmentsTag

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
JSPWikiTags

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between current version and current version:
At line 0 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.

Back to HasAttachmentsTag, or to the Page History.