InsertPageTag

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


Inserts formatted or unformatted page contents.


Usage

<wiki:InsertPage page="<page name>" mode="plain|html" />

Parameters

page
The name of the page to insert. If not set, inserts the current page.
mode
If set to "plain", inserts the actual WikiMarkup (for example, for an editor). If "html", will insert rendered HTML snippet. Default is to insert HTML.

Example

<%@ taglib uri="/WEB-INF/jspwiki.tld" prefix="wiki" %>

  
     <wiki:PageName />
  
  
     



Edit this page

This is an extraordinarily minimal template for JSPWiki, which basically just displays the page name in a h1-type heading, and then inserts the renderd page contents.


Printer Friendly  Page Info
This page last changed on 13-Mar-2003 22:11:04 UTC by unknown.