EmbedWikiPage

PURPOSE

This macro 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.

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

EmbedWikiPage-1.3.1-1.py

1.3

EmbedWikiPage-1.2.3-3.py

1.2

CALLING SEQUENCE

[[EmbedWikiPage(site,name)]]

INPUTS

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

EXAMPLE

[[EmbedWikiPage(http://moinmoin.wikiwikiweb.de:8000/,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
2004-10-01: RB changed to Macro. (No Traceback because of return)
2004-12-20: RB 1.3.1-1 adopted to new wiki syntax

ReimarBauer

DISCUSSION

MoinMoin: MacroMarket/EmbedWikiPage (last edited 2008-01-29 23:13:58 by JordanCronin)