Jump to navigation
NP_WikiLink
Here's a very simple
Plugin for
Nucleus which allows you to automatically
link words or phrases to
Wikipedia using the standard Wikipedia double-square bracketing (ie “[[Word or Phrase]]”

.
Update 2005-02-25: Version 0.2. Removes some extraneous code and now correctly works in the extended section.
Update 2005-10-30: Version 0.3. Re-written the replacement code and added coping with [[Actual Entry|Text to Display]] tags.
Grab the source.
Posted in Coding
at 11:59 on Sunday 23 January
by Auz
Comments
I really like this idea, but I can't get the plugin to work.
It wouldn't read into Nucleus until I replaced & # 8220; and & # 8221; with regular quotation marks. Then I got an error that ReadInterWikiConfig wasn't defined. Is there another plugin this depends on, or can you send me the code to put in to declare/define the function?
thanks! I can see this plugin being super-useful once I get it working.
Guess the fancy quotes plugin was causing issues; I've moved it to a plain text file now.
Add Comments
You'll need to
register to post comments.
I really like this idea, but I can't get the plugin to work.
It wouldn't read into Nucleus until I replaced & # 8220; and & # 8221; with regular quotation marks. Then I got an error that ReadInterWikiConfig wasn't defined. Is there another plugin this depends on, or can you send me the code to put in to declare/define the function?
thanks! I can see this plugin being super-useful once I get it working.