witten
/
luminotes
Archived
1
0
Fork 0

Commenting out discussion forums for now since they're unfinished.

This commit is contained in:
Dan Helfman 2008-04-25 20:36:01 +00:00
parent 011baf2cb4
commit 09f771b508
2 changed files with 3 additions and 1 deletions

View File

@ -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 )

View File

@ -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.
</p>
<!--
<h4><a href="/forums/" target="_top">discussion forums</a></h4>
<p>
In the Luminotes discussion forums, you can ask about Luminotes features and
chat with your fellow Luminoters.
</p>
-->
<h4><a href="/blog" target="_top">blog</a></h4>