Go to file
Wolfgang Sourdeau 8f08599db1 Monotone-Parent: f37d0868145e5cd1f879ccf7033ca5d1900df42b
Monotone-Revision: 9788a56d4a666ff0e884a4516969eeff08276d4c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-06-23T14:32:53
Monotone-Branch: ca.inverse.sogo
2008-06-23 14:32:53 +00:00
Apache Monotone-Parent: ea9fd50a2234ea279644c1349ec9209fc1ae3960 2007-07-20 21:05:53 +00:00
Main Monotone-Parent: abe5e8dd2a8aef612bdd694ea083df5edee4e074 2008-06-19 18:26:33 +00:00
OGoContentStore Monotone-Parent: f37d0868145e5cd1f879ccf7033ca5d1900df42b 2008-06-23 14:32:53 +00:00
Protocols Monotone-Parent: 0536d34a9212fa68a10f5a18d95efd01e0c46aac 2008-03-20 13:48:17 +00:00
SOPE Monotone-Parent: f37d0868145e5cd1f879ccf7033ca5d1900df42b 2008-06-23 14:32:53 +00:00
Scripts Monotone-Parent: 2b9f01a27328dbad5f15d5736b195ee55914e910 2008-06-13 19:54:11 +00:00
SoObjects Monotone-Parent: 187fad3b4acd4bab3a2b6c286a0f9dc3789c5b83 2008-06-23 14:23:18 +00:00
UI Monotone-Parent: 187fad3b4acd4bab3a2b6c286a0f9dc3789c5b83 2008-06-23 14:23:18 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog Monotone-Parent: 187fad3b4acd4bab3a2b6c286a0f9dc3789c5b83 2008-06-23 14:23:18 +00:00
GNUmakefile Monotone-Parent: 70da0038473c195e4432eef83ea8e60444efb5e6 2007-10-29 14:51:55 +00:00
NEWS Monotone-Parent: 9532f8c1461cc8a7c94898afe1a065fc1c66f2cd 2008-05-22 15:58:01 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
TODO Monotone-Parent: db028ce8c585be74840423effd3b77305f6ea051 2008-05-02 22:47:55 +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