Project Details

  ReadmeDownload 

Download Version 1.1


Download dev snapshot
View Licence

WP-WikiLinks is a WordPress text filter plugin that allows you to easily link to external sites with a regular URL structure, such as wikis and search engines, from within your postings.

The format is [[<site>:<pagename>]], which creates a link with the pagename as the anchor text, or [[<site>:<pagename>|<anchor text>]], which creates a link with custom anchor text.

For example, [[Wikipedia:foo]] or [[Wikipedia:foo|More about Foo]].

The list of sites is maintained in the PHP source; a future version might make use of the new-fangled admin interface capabilities of WordPress plugins, to present a nice HTML configuration editor.

The list provided with the source is:

Installation

Just copy wikilinks.php into your blog's plugins directory - wp-content/plugins