---++ SingletonWikiWordPlugin

This designates that a single word is a reference to a single word. To show TWiki that it should be linked to, write a dot before it.

Hence if you have the WikiWord Ontology you can link to it as <nop>.Ontology

In fact, you can already force a single word link to a WikiWord by enclosing it in double square brackets, like this:
<nop>[<nop>[.Ontology]] 

This plugin allows you to write it without the square brackets. 

The syntax was chosen to be an extension of the Web.Topic syntax

Test:
| *Written as* | *Test* | *If it is installed properly you see* | *If it isn't, you will see* |
| .Singleword | .Singleword  | [[Singleword]] | <nop>.Singleword |

 

---+++ Syntax Rules(none)
---+++ %TOPIC% 
   * One line description, shown in the %TWIKIWEB%.TextFormattingRules topic:
	* Set SHORTDESCRIPTION = This plugin holds a function to implement the features listed on http://twiki.org/cgi-bin/view/Codev/?topic=SingletonWikiWord.

   * Set DEBUG to 1 to get debug messages in =data/debug.txt=. Default: =0=
	* Set DEBUG = 0

	* There are no customisable settings  


---+++ Plugin Installation Instructions	

* To install this plug-in you must install this topic and the .pm file.


---+++ Plugin Info
|  Plugin Author: | Main.MartinCleaver |
|  Plugin Version: | 15 Apr 2003 |
|  Change History: | none |
|  CPAN Dependencies: | none |
|  Other Dependencies: | none |
|  Perl Version: | 5.0 |
|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% |
|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev |

__Related Topics:__ %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins, DefaultPlugin

-- Main.MartinCleaver - 28 Nov 2001 <br> 

