[Mpuls-commits] r1217 - wasko/branches/2.0
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Feb 3 14:56:35 CET 2010
Author: torsten
Date: 2010-02-03 14:56:34 +0100 (Wed, 03 Feb 2010)
New Revision: 1217
Modified:
wasko/branches/2.0/ChangeLog
Log:
Updated Changelog
Modified: wasko/branches/2.0/ChangeLog
===================================================================
--- wasko/branches/2.0/ChangeLog 2010-02-03 13:55:58 UTC (rev 1216)
+++ wasko/branches/2.0/ChangeLog 2010-02-03 13:56:34 UTC (rev 1217)
@@ -47,6 +47,14 @@
mpulsweb/controllers/__init__.py,
mpulsweb/__init__.py: Added new mpulsweb dir. This directory will
hold all base classes and controllers for mpuls.
+ * development.ini: Added new config vars to configuration dir
+ * waskaweb/config/middleware.py (MyPylonsApp.find_controller): Search
+ for controller first in instance dir. Then in basedir
+ * waskaweb/config/routing.py (controller_scan): New. Function to scan
+ for available controller in different locations. These locations can
+ be configured.
+ * waskaweb/config/environment.py (load_environment): Set default
+ path for controllers to mpulsweb.
2010-02-03 Torsten Irländer <torsten.irlaender at intevation.de>
More information about the Mpuls-commits
mailing list