summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
authorMikeBarton <MikeBarton>2002-01-29 20:28:00 +0000
committerMikeBarton <MikeBarton>2002-01-29 20:28:00 +0000
commit6e526236813134c4b90a0995646185436747c793 (patch)
treee6a788df47156617ce57ef6679fadea3b1553a62 /TWiki
parentbeb7d00a98977ccb094f8c528805679835ca4757 (diff)
none
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/FindElsewherePlugin.mdwn28
1 files changed, 14 insertions, 14 deletions
diff --git a/TWiki/FindElsewherePlugin.mdwn b/TWiki/FindElsewherePlugin.mdwn
index 16dee620..33c4dbd5 100644
--- a/TWiki/FindElsewherePlugin.mdwn
+++ b/TWiki/FindElsewherePlugin.mdwn
@@ -12,7 +12,9 @@ Without this kind of plugin, it's likely that common terms used within an organi
### <a name="Syntax_Rules"> Syntax Rules </a>
-(none)
+No new rules are introduced. However, new automatic [[TWiki/WikiWord]] linking will occur.
+
+If a topic is not found in the current web, this plugin will look in the LOOKELSEWHERE web list for that topic. If and when the topic is found as it looks through the webs in their listed order, it will create a link to that page using the [[ ]] syntax.
<a name="NewFunctionalityTest"></a> New Functionality
@@ -24,32 +26,32 @@ Without this kind of plugin, it's likely that common terms used within an organi
<th bgcolor="#99CCCC"><strong>expected</strong></th>
</tr>
<tr>
- <td> found </td>
+ <td> found here </td>
<td><nop>WebHome </nop></td>
<td><span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a></td>
<td><nop>WebHome </nop></td>
</tr>
<tr>
- <td> found singular </td>
+ <td> found singular here </td>
<td><nop>WebHomes </nop></td>
<td><span style="background:"><font color="">Web Homes</font></span><a href="http://LOCATION/WebHomes">?</a></td>
<td><nop>WebHomes </nop></td>
</tr>
<tr>
<td> found elsewhere </td>
- <td><nop>WikiWord </nop></td>
- <td><span style="background:"><font color="">Wiki Word</font></span><a href="http://LOCATION/WikiWord">?</a></td>
- <td><nop>TWiki.WikiWord </nop></td>
+ <td><nop>TWikiAdminGroup </nop></td>
+ <td><span style="background:"><font color="">TWiki Admin Group</font></span><a href="http://LOCATION/TWikiAdminGroup">?</a></td>
+ <td><nop>Main.TWikiAdminGroup </nop></td>
</tr>
<tr>
<td> found singular elsewhere </td>
- <td><nop>WikiWords </nop></td>
- <td><span style="background:"><font color="">Wiki Words</font></span><a href="http://LOCATION/WikiWords">?</a></td>
- <td><nop>TWiki.WikiWords </nop></td>
+ <td><nop>TWikiAdminGroups </nop></td>
+ <td><span style="background:"><font color="">TWiki Admin Groups</font></span><a href="http://LOCATION/TWikiAdminGroups">?</a></td>
+ <td><nop>Main.TWikiAdminGroups </nop></td>
</tr>
</table>
-Don't break other types of wiki words
+Don't break other types of links...
<table border="1" cellpadding="1" cellspacing="0">
<tr>
@@ -58,7 +60,7 @@ Don't break other types of wiki words
</tr>
<tr>
<td><nop>%TOPIC%#TopicAnchor </nop></td>
- <td> %TOPIC%#TopicAnchor </td>
+ <td> %TOPIC%#NewFunctionalityTest </td>
</tr>
<tr>
<td><nop>TWiki.WebHome </nop></td>
@@ -90,15 +92,13 @@ Don't break other types of wiki words
</tr>
</table>
-<a name="TopicAnchor"></a>
-
### <a name="_TOPIC_Settings"> %TOPIC% Settings </a>
* One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic:
* Set SHORTDESCRIPTION = If a topic isn't found in this web it will look in a predefined list of other webs and attempt to find it there.
* List other webs in which to look for topics that don't exist
- * Set LOOKELSEWHERE = TWiki, Test
+ * Set LOOKELSEWHERE = TWiki, Main
* If the [[TWiki/WikiWord]] is plural but doesn't exist, also look for the singular word. Note this setting is for looking in **other** webs only (plural to singular is still automatically done in the current web).
* Set PLURALTOSINGULAR = 1