Developer Documentation

JavaScript Code

A large and very important part of Gate One is the client-side JavaScript that runs in the user's browser. This consists of the following:

Plugin Code

Gate One comes bundled with a number of plugins which can include any number of files in Python, JavaScript, or CSS (yes, you could have a CSS-only plugin!). These included plugins are below:

Developing Plugins

Todo

Write documentation on how to write plugins.

Embeddeding Gate One Into Other Applications

Todo

Write documentation on embedding Gate One into other applications. Include details on how to make it hidden until a certain keystroke is entered.

Table Of Contents

Previous topic

User Guide

Next topic

auth.py - Authentication Classes

This Page