Difference: InterwikiPlugin (2 vs. 3)

Revision 32002-01-05 - PeterThoeny

Line: 1 to 1
 

InterwikiPlugin

The InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the InterWikis topic. This plugin is inspired by UseMod Wiki's inter-wiki links, http://www.usemod.com/cgi-bin/wiki.pl?InterWiki.

Line: 16 to 16
 

InterwikiPlugin Settings

Plugin settings are stored as Preferences variables. To reference

Changed:
<
<
a plugin setting write %<plugin>_<setting>%, i.e. %INTERWIKIPLUGIN_SHORTDESCRIPTION%
>
>
a plugin setting write %<plugin>_<setting>%, for example, %INTERWIKIPLUGIN_SHORTDESCRIPTION%
 
Changed:
<
<
>
>
 
    • Set SHORTDESCRIPTION = Link ExternalSite:Page text to external sites based on aliases defined in the InterWikis topic.

Line: 55 to 55
  Related Topics: InterWikis, TWikiPreferences, TWikiPlugins
Changed:
<
<
-- AndreaSterbini - 20 Oct 2000
-- PeterThoeny - 27 Jul 2001
>
>
-- AndreaSterbini - 20 Oct 2000
-- PeterThoeny - 27 Jul 2001
 -- MikeMannix - 01 Oct 2001
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.InterwikiPlugin.