Diff: PageSizeTag

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 18 lines.
+ Returns the size of the current page. If the current page is an attachment (like when this tag is used within the [AttachmentsIteratorTag]), it will return the attachment size.
+
+ NOTE: This tag may be quite slow when used with [RCSFileProvider].
+
+ ----
+
+ !Usage
+
+ <wiki:PageSize />
+
+ !Parameters
+
+ None.
+
+ !Example
+ {{{
+ The size of this page is <wiki:PageSize /> bytes.
+ }}}

Back to PageSizeTag, or to the Page History.