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

Replaced Python config files (conf.py) with new config files system, using
    configobj (INI-file style config files).

setup.py config now produces ./etc/ivle.conf, a new-style config file.
ivle/conf/conf.py is now part of the IVLE source code. It reads the new config
file and provides the same legacy interface, so all of IVLE still functions,
including setup.py config.

Added /etc to the source tree (config files will be stored here).
Added configobj as a dependency in doc/setup/install_proc.txt.

setup.py install copies ./etc/ivle.conf into /etc/ivle/ivle.conf.

Removed boilerplate code generation from setup/configure.py (that code is now
part of ivle/conf/conf.py which is now in the source tree).
Filename Latest Rev Last Changed Committer Comment Size
..
admin 1099.1.1 15 years ago Matt Giuca Began implementing new dispatch framework (with Wi Diff
base 1099.1.1 15 years ago Matt Giuca Began implementing new dispatch framework (with Wi Diff
console 1099.1.29 15 years ago William Grant ivle.webapp.console.service: Port www/apps/console Diff
coremedia 1099.1.68 15 years ago William Grant Move the remaining images to the new framework, in Diff
filesystem 1099.1.43 15 years ago William Grant ivle.webapp.browser: Move to ivle.webapp.filesyste Diff
forum 1099.1.80 15 years ago William Grant Port the forum app to the new framework. With it a Diff
groups 1099.1.17 15 years ago Nick Chadwick Moved groups over to the new class-based xhtml tem Diff
security 1099.1.41 15 years ago William Grant Port www/apps/logout to new framework (in ivle.web Diff
testing 1099.1.8 15 years ago William Grant ivle.webapp.testing: Add, with fake request and us Diff
tutorial 1099.1.19 15 years ago William Grant ivle.webapp.tutorial: Port www/apps/tutorial to ne Diff
__init__.py 1099.1.1 15 years ago Matt Giuca Began implementing new dispatch framework (with Wi Empty Diff Download File
core.py 1099.1.99 15 years ago William Grant Require that plugins providing media subclass Medi 972 bytes Diff Download File
errors.py 1099.1.96 15 years ago William Grant Add an XHTMLUnauthorizedView which redirects unaut 1.3 KB Diff Download File
media.py 1099.1.99 15 years ago William Grant Require that plugins providing media subclass Medi 3 KB Diff Download File