JSPWiki logo
Main page
About
News
Recent Changes
WikiEtiquette

Find pages
Unused pages
Undefined pages
Page Index

Set your name in
UserPreferences

Edit this page


Referenced by
JSPWikiPlugins




JSPWiki v2.2.14-beta


[RSS]

InsertPage


The InsertPage plugins allows you to include the contents of another page into the current page.

Parameters

  • page = WikiName. The WikiName of the page you want to insert.
  • style = CSS definition. A style you want to use to include the page with.
  • maxlength = integer. If the page exceeds this length in characters, it will be truncated and a text "More..." linking to the page will be appended.
  • section = integer. Inserts only a part of a page. The sections are separated with "----" and are counted starting from one (1), that is, the first section on a page is number 1.
  • default = string. If the page does not exist, will insert this default. If not defined, inserts a suggestion to create the page.

Example

[{InsertPage page='About' 
             style='font-size: 85%; margin: 10px; padding: 5px; border-width: thin;
 border-style:inset; background: #dedede; font-family:monospace' 
             maxlength=200}]
will produce:

This Wiki is done using JSP technology, which hopefully makes it very easy to keep up to date and looking better than most of the Wikis based on the original one| ...

More...


Back to JSPWikiPlugins.




Go to top   Edit this page   More info...   Attach file...
This page last changed on 26-Mar-2006 00:48:48 EET by unknown.