Pecoes Wiki
Advertisement

File Index

  • RailgunServer.js

    19 June 2012 -- This file defines the lightweight Railgun server script,
which processes localStorage requests issued by the Railgun client via postMessage.
The Railgun server consists of 3 pieces: this script, a page in the MediaWiki namespace,
and a page in the content namespace. The MediaWiki page carries this server script,
and in turn is included into the content page with verbatim tags. The content page
(the server) is then loaded within an iframe by the Railgun client.
    Author:
    Jeff Bradford (User:Mathmagician)
    Version:
    1.1.0
  • RailgunClient.js

    19 June 2012 -- This file defines the Railgun client, a user script which
provides a set of additional features for the Wikia Rail. It is designed for personal usage
on all .wikia.com wikis.
    Author:
    Jeff Bradford (User:Mathmagician)
    Version:
    2.1.0
Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2012-5-30 23:16
Advertisement