Description#
This plugin allows you to insert the contents of an other web page into a JSPWiki page. The plugin uses HTTP 1.1 and supports a proxy server. Furthermore it supports server certificates and client authentication. It is possible to include only a part of the page or to replace and cat some text in it. The plugin has a follow-link feature. This means that all internal links from the page to include will also be shown in the Wiki page when selected by the user. Also form answers from POST and GET requests will be shown inside the JSPWiki page. With the help of the depth parameter you can specify how many link layers from the include page should be shown inside the JSPWiki page.
Detailed installation and usage instructions can be found in the DataCore JSPWiki InsertPagePlugin
page.