Go to file
Wolfgang Sourdeau ccaa70b407 merge of '6810c56ec0938b566b7b3956334cdf42acad581b'
and 'faae591447bb2bc51c88baef80263d6f3c92e155'

Monotone-Parent: 6810c56ec0938b566b7b3956334cdf42acad581b
Monotone-Parent: faae591447bb2bc51c88baef80263d6f3c92e155
Monotone-Revision: 85f1f53db7cb67b3254c177bab77b5c13ab8a76f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-03-02T21:04:10
Monotone-Branch: ca.inverse.sogo
2009-03-02 21:04:10 +00:00
Apache Fixed Apache conf 2009-01-30 18:34:31 +00:00
Documentation Monotone-Parent: ac173d0d4721d3da5cd1e99cf5b6b631eff3bd86 2009-01-30 19:27:32 +00:00
Main Monotone-Parent: aa77eb2904bbe4270428126e707735db8d28bea4 2009-02-06 20:12:42 +00:00
OGoContentStore Monotone-Parent: ada3e67bf46f257bd1585ae26b366af2a60f210a 2008-10-15 20:22:14 +00:00
Scripts See ChangeLog 2009-01-22 15:25:20 +00:00
SoObjects See ChangeLog 2009-03-02 17:45:32 +00:00
SOPE merge of 'be11ede9b39c76d3a71c05143a448ab27a83a818' 2009-02-07 00:20:02 +00:00
UI See ChangeLog 2009-03-02 20:32:01 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog See ChangeLog 2009-03-02 20:32:01 +00:00
configure Monotone-Parent: ff27cb5c0c118c485e7cf9d8e62d4428edafdb32 2008-12-12 18:55:12 +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 See ChangeLog 2009-03-02 20:13:40 +00:00
NEWS Monotone-Parent: c200b9082f8d090f82fadaab9a4b06308ad9b9ae 2009-02-06 01:13:26 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
sogo.spec See ChangeLog 2009-01-22 15:25:20 +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

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