~azzar1/unity/add-show-desktop-key

Dispatch now generates an index for each plugin type, allowing plugins to
be written which are aware of other plugins, and other plugin types.

All view plugins now subclass from ivle.webapp.base.plugins.ViewPlugin,
as opposed to subclassing BasePlugin directly. This will allow us to
easily re-write console as an OverlayPlugin, and allow future new
plugins types to be created.
Filename Latest Rev Last Changed Committer Comment Size
..
test 1099.1.34 15 years ago William Grant Split up ivle.webapp.base.views into ivle.webapp.b Diff
__init__.py 1099.1.1 15 years ago Matt Giuca Began implementing new dispatch framework (with Wi Empty Diff Download File
ivle-headings.html 1099.1.51 15 years ago William Grant Move /users/:login/+settings to /~:login/+settings 3 KB Diff Download File
plugins.py 1099.1.72 15 years ago Nick Chadwick Dispatch now generates an index for each plugin ty 1.3 KB Diff Download File
rest.py 1099.1.53 15 years ago William Grant ivle.webapp.base.rest#JSONRESTView: Check for bad 4.6 KB Diff Download File
views.py 1099.1.34 15 years ago William Grant Split up ivle.webapp.base.views into ivle.webapp.b 1020 bytes Diff Download File
xhtml.py 1099.1.60 15 years ago William Grant Add support in XHTMLView for plugin styles and scr 4 KB Diff Download File