diff options
author | MikeBarton <MikeBarton> | 2002-01-17 21:47:22 +0000 |
---|---|---|
committer | MikeBarton <MikeBarton> | 2002-01-17 21:47:22 +0000 |
commit | 047114e8265f40ed3608f264bc2f92bc1e22aa0d (patch) | |
tree | 8875a560c34139530f5ab5d4eee3480493c9192c | |
parent | cd37f05e6937720c62e7af7cf1d132e2be507f56 (diff) |
none
-rw-r--r-- | TWiki/FindElsewherePlugin.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TWiki/FindElsewherePlugin.mdwn b/TWiki/FindElsewherePlugin.mdwn index f7d8fff4..469f8db8 100644 --- a/TWiki/FindElsewherePlugin.mdwn +++ b/TWiki/FindElsewherePlugin.mdwn @@ -25,6 +25,9 @@ Plugin settings are stored as preferences variables. To reference a plugin setti * List other webs in which to look for topics that don't exist * Set LOOKHERE = Digi +* If the [[TWiki/WikiWord]] is plural but doesn't exist, also look for the singular word + * Set PLURALTOSINGULAR = 1 + * Debug plugin: (See output in `data/debug.txt`) * Set DEBUG = 1 |