Contents
Automatically create links to existing wiki pages
Description
Automatically creates links to wiki pages for Proper Cased Words and acronyms if the page already exists.
I have verified it works fine in 0.10 and 0.11.
Example
If you had a wiki page named Example, you could link to it simply by typing its name, rather than using the [wiki:Example] syntax. On the other hand if you do not have a page named Example, it would not display a link at all (rather than linking to the page with a 'Create this page' button).
You can do the same thing with acronyms in UPPER CASE (of at least 3 characters).
Bugs/Feature Requests
Existing bugs and feature requests for AutoLinksPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out AutoLinksPlugin from here using Subversion, or browse the source with Trac.
Recent Changes
[7131] by ctlajoie on 11/13/09 20:10:14
AutoLinksPlugin: adding 0.11 directory (actually just a copy of 0.10, as the plugin works as-is in both versions)
[7130] by ctlajoie on 11/13/09 20:08:49
AutoLinksPlugin: Fixed a bug that prevented the plugin from being loaded on some versions of python (thanks to jason.trahan for the fix)
[3198] by ctlajoie on 02/08/08 18:18:29
AutoLinksPlugin: added the ability to link to non-plural page names by typing the plural form of their name
[2758] by ctlajoie on 11/08/07 00:20:58
initial import of autolinks
currently supports proper case words and acronyms

