- This tag is used to include any programmatic includes into the output stream.
- Actually, what it does is that it simply emits a tiny marker into the stream, and then a ServletFilter will take care of the actual inclusion.
Usage#
<wiki:Include page="<Resouce Type>" />
Parameters#
- type
- Resource type to include.
types:
- stylesheet
- script
- inlinecss
- jsfunction
Example#
<wiki:IncludeResource type="stylesheet" />
Includes the stylesheet type.
Add new attachment
Only authorized users are allowed to upload new attachments.
. Use this wiki only for improving the documentation.