Go to file
Wolfgang Sourdeau 2d0e321440 Monotone-Parent: 27f2effae82ff2b90b662652b55562f421e0d554
Monotone-Revision: 79f666478d605474b593190309f56c886157ad2c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-02-09T17:52:26
Monotone-Branch: ca.inverse.sogo
2007-02-09 17:52:26 +00:00
Main Monotone-Parent: ebf9c6d48584b1bd57997689934388548648dbfe 2007-02-08 16:24:59 +00:00
OGoContentStore Monotone-Parent: 712040e55618bec7c04be7fc95173aadc966c25b 2007-02-08 19:00:01 +00:00
Protocols Monotone-Parent: 4f222b50f7fa13fbfac1e7b3ffae8e63d5b06873 2007-02-08 16:24:36 +00:00
SoObjects Monotone-Parent: b0ff785196fbbe84c5f6573c80b2735e4245e860 2007-02-09 16:54:27 +00:00
SOPE/NGCards Monotone-Parent: 6b671acbd7feafaefa796eb983a298d042a67053 2007-02-09 16:30:48 +00:00
UI Monotone-Parent: 27f2effae82ff2b90b662652b55562f421e0d554 2007-02-09 17:52:26 +00:00
.mtn-ignore Monotone-Parent: e5319909bed9d4e55ecfd050b44e23cdef17bee1 2007-01-31 20:15:18 +00:00
ChangeLog Monotone-Parent: 68fc87916043043a4f4813bda38cca7f315dcdf6 2007-02-09 16:53:24 +00:00
configure see ChangeLog 2006-06-15 19:34:10 +00:00
fhsbundle.make see ChangeLog 2006-06-15 19:34:10 +00:00
fhslib.make see ChangeLog 2006-06-15 19:34:10 +00:00
fhstool.make see ChangeLog 2006-06-15 19:34:10 +00:00
fhswobundle.make - new make include file similar to fhsbundle, but intended for WOBUNDLES; 2006-07-04 20:00:11 +00:00
GNUmakefile Monotone-Parent: 477096e64346a08b9df676fbdbdacd138f4438d2 2007-01-31 17:14:04 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
SOGo.conf see ChangeLog 2006-06-15 19:34:10 +00:00
Version see ChangeLog 2006-06-15 19:34:10 +00:00

# $Id$

SOGo
====

The server project is organized in three major parts:
- SoObjects
- Main
- UI

SoObjects contains the objects being traversed using the URL.

Main contains the main server binary (.woa) and application wide objects
like authenticators.

UI contains the actual UI which is bound to the SoObjects as SOPE methods


NOTES
=====

mapping email <-> logins
usermanager -> part of SOGoLogic

Default to enable debugging output in the page:
  SOGoUIxDebugEnabled YES|NO