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

Created a new help system.

The new help system allows plugins to register their help paths, using
a dict of dicts and helpfile paths. This system allows multiple plugins
to use the same heading for their help files (ie. 'admin').

It also allows XHTMLViews to have a 'help' property, which makes the
context-sensitive help link point to their help path.
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.95 15 years ago William Grant Error views are now retrieved from a class method Empty Diff Download File
ivle-headings.html 1099.1.100 15 years ago Nick Chadwick Created a new help system. The new help system al 3.2 KB Diff Download File
overlays.py 1099.1.74 15 years ago Nick Chadwick Added overlay system and console overlay. Note tha 2 KB Diff Download File
plugins.py 1099.1.100 15 years ago Nick Chadwick Created a new help system. The new help system al 2.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.100 15 years ago Nick Chadwick Created a new help system. The new help system al 6.3 KB Diff Download File
xhtmlerror.html 1099.1.91 15 years ago William Grant Add support for custom error views. Plugins can no 337 bytes Diff Download File
xhtmlunauthorized.html 1099.1.96 15 years ago William Grant Add an XHTMLUnauthorizedView which redirects unaut 294 bytes Diff Download File