Go to file
Wolfgang Sourdeau f8a8a0c6dc Monotone-Parent: 6ee05d0c936007b3767c0ac188a7d0d32c932d7a
Monotone-Revision: 7e4ce901b4c13b7bc91a9cf02ff8ff0946502aaf

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-03-25T22:40:57
Monotone-Branch: ca.inverse.sogo
2008-03-25 22:40:57 +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
SOPE Monotone-Parent: 7133fd7356e5b22d44eb78eba6f71c5c5fa95889 2008-03-25 22:20:49 +00:00
Scripts Monotone-Parent: c96deb18e014638530c03d2784a58f6015e64407 2008-03-24 19:56:35 +00:00
SoObjects Monotone-Parent: 18368f64b51826fda4f9240e4e2ee6e766ae16ed 2008-03-25 20:35:17 +00:00
UI Monotone-Parent: 61ccc0b85c5ad0f5c359e98c73da3a77ec12dd09 2008-03-25 20:48:01 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog merge of 'c0da933d3e86c470a7d83491a010f1ba6edc3fcd' 2008-03-25 20:44:40 +00:00
GNUmakefile Monotone-Parent: 70da0038473c195e4432eef83ea8e60444efb5e6 2007-10-29 14:51:55 +00:00
NEWS Monotone-Parent: 773965cc12e1e34ce72a11b7b25f3ff6e0dc7887 2008-03-25 19:59:13 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
Version see ChangeLog 2006-06-15 19:34:10 +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
sogo.spec Monotone-Parent: 40d064d504a6fa3becd0151859c8b0878ef027e9 2007-10-04 21:04:09 +00:00

README

# $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