EmbedWikiPage

PURPOSE

This processor is used to embed a wiki page into the current wikipage.
It is possible to embed local pages as well as external wiki pages.

If a WikiName is detected the name is translated into a link to the original page.
On some circumstances a WikiName is not detected, see RESTRICTIONS.

The page is embedded temporary and you get at the end a link to edit the original page.

CALLING SEQUENCE

INPUTS

-site: the URL of the wiki where the page is on
-name: the wikiname of the page

EXAMPLE

{ { {
#!EmbedWikiPage -site http://moinmoin.wikiwikiweb.de:8000/ -name ProcessorMarket/sctable
} } }

PROCEDURE

Please remove the version number from the routine name!

RESTRICTIONS

Later on it would be fine to use the icon of the page (favicon) to show where are the links from.

MODIFICATION

@copyright: 2004-09-26 by ReimarBauer EmbedWikiPage-1.2.3-1
2004-09-28: RB 1.2.3-2 WikiName is now supported (some cases are missing)
2004-09-28: RB 1.2.3-3 WikiName rules extended

DISCUSSION

MoinMoin: ProcessorMarket/EmbedWikiPage (last edited 2007-10-29 19:09:08 by localhost)