Go to file
Wolfgang Sourdeau 06277b4ce9 Monotone-Parent: 77a448cff64353c09e0f8a786ad2aab1113b3a74
Monotone-Revision: 1e9037357870d127edf32b09b2001df2dd5df26f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-03-28T14:47:07
Monotone-Branch: ca.inverse.sogo
2008-03-28 14:47:07 +00:00
Apache Monotone-Parent: ea9fd50a2234ea279644c1349ec9209fc1ae3960 2007-07-20 21:05:53 +00:00
Main Monotone-Parent: d8ee782e0279aa96226ceac45acca9d744f3f234 2008-02-14 17:31:23 +00:00
OGoContentStore Monotone-Parent: d253d04eddd673d2fda2f03ca664a7fc15cf7455 2008-03-07 22:17:16 +00:00
Protocols Monotone-Parent: 0536d34a9212fa68a10f5a18d95efd01e0c46aac 2008-03-20 13:48:17 +00:00
Scripts Monotone-Parent: c96deb18e014638530c03d2784a58f6015e64407 2008-03-24 19:56:35 +00:00
SoObjects Monotone-Parent: d20c7d683d0045394dd1f0a002a37f7aecf38ce1 2008-03-28 14:15:46 +00:00
SOPE Monotone-Parent: 7eca0d1063d349e56ff8184fbfeb6a7b5107fd96 2008-03-27 19:26:58 +00:00
UI Monotone-Parent: 77a448cff64353c09e0f8a786ad2aab1113b3a74 2008-03-28 14:47:07 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog Monotone-Parent: d20c7d683d0045394dd1f0a002a37f7aecf38ce1 2008-03-28 14:15:46 +00:00
configure Monotone-Parent: 6ee05d0c936007b3767c0ac188a7d0d32c932d7a 2008-03-25 22:40:57 +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: 70da0038473c195e4432eef83ea8e60444efb5e6 2007-10-29 14:51:55 +00:00
NEWS Monotone-Parent: 8494d73eddd971425d160f71b9402b3e05217405 2008-03-27 21:05:47 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
sogo.spec Monotone-Parent: 40d064d504a6fa3becd0151859c8b0878ef027e9 2007-10-04 21:04:09 +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