Latest Neocron News and Information

  • New test server patch #550 has been released to Vedeena
  • New retail server patch #551 has been released to Titan

Difference between revisions of "Neocron Wiki:NC Wiki Extension"

From Neocron Wiki
Jump to: navigation, search
(Need this page - want somewhere for the NC-Wiki Extension plugin to point to)
 
(Release notes added)
Line 1: Line 1:
 
== NC Wiki Extension ==
 
== NC Wiki Extension ==
  
The '''NC Wiki Extension''' provides extra functionality for the Neocron Wiki. Functions include.
+
The '''NC Wiki Extension''' provides extra functionality for the Neocron and Prophecy Network Wiki. Functions include:-
  
* A Framework to make it easy to add new functionality
+
* A set of helper functions for other extensions to use
* The NC-Wiki Map Plugin
+
** Read wiki pages as a page or set of settings.
* The NC-Wiki THN Item DB plugin which provides an extra set of tags to insert into wiki pages, using the THN API
+
** Read a setting from a page
 +
* Allow extra JS files to be loaded (Configured via [[MediaWiki:NCwiki_extension.js]] page)
 +
** Can load Javascript from Wiki pages
 +
** Can load Javascript from a set of provided files
 +
* A lirary of JQuery files including
 +
** JQuery 1.2.6
 +
** JQuery Map hilight plugin
 +
** JQuery Meta data plugin
 +
** JQeury Kara Compatibility plugin
 +
 
 +
=== Versions 1.0.0 to 1.1.0 ===
 +
 
 +
There are no release notes for these versions.
 +
 
 +
=== Version 1.2.0 ===
 +
 
 +
Updates and renames to allow code to be used on the BP Wiki.
 +
 
 +
=== Version 1.2.1 ===
 +
 
 +
Bug fixes release.
 +
 
 +
* Fixed error message with missing Wiki page.

Revision as of 13:44, 9 April 2009

NC Wiki Extension

The NC Wiki Extension provides extra functionality for the Neocron and Prophecy Network Wiki. Functions include:-

  • A set of helper functions for other extensions to use
    • Read wiki pages as a page or set of settings.
    • Read a setting from a page
  • Allow extra JS files to be loaded (Configured via MediaWiki:NCwiki_extension.js page)
    • Can load Javascript from Wiki pages
    • Can load Javascript from a set of provided files
  • A lirary of JQuery files including
    • JQuery 1.2.6
    • JQuery Map hilight plugin
    • JQuery Meta data plugin
    • JQeury Kara Compatibility plugin

Versions 1.0.0 to 1.1.0

There are no release notes for these versions.

Version 1.2.0

Updates and renames to allow code to be used on the BP Wiki.

Version 1.2.1

Bug fixes release.

  • Fixed error message with missing Wiki page.