From 09f771b508f138aa51cd9b07949513b12385e168 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 25 Apr 2008 20:36:01 +0000 Subject: [PATCH] Commenting out discussion forums for now since they're unfinished. --- controller/Root.py | 2 +- static/html/support.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/controller/Root.py b/controller/Root.py index 06e656b..cd22ee7 100644 --- a/controller/Root.py +++ b/controller/Root.py @@ -388,4 +388,4 @@ class Root( object ): notebooks = property( lambda self: self.__notebooks ) users = property( lambda self: self.__users ) files = property( lambda self: self.__files ) - forums = property( lambda self: self.__forums ) +# forums = property( lambda self: self.__forums ) diff --git a/static/html/support.html b/static/html/support.html index 3d0cbf8..41422be 100644 --- a/static/html/support.html +++ b/static/html/support.html @@ -14,12 +14,14 @@ The Luminotes user guide explains every feature of Luminotes in full detail, and it even includes tips for organizing your wiki.

+

blog