Go to file
Francis Lachapelle 78aa8621f3 merge of '3055240bcbfdf1f126dd4c98383756015fe19b9f'
and '55e9652c81aeb3099b52fdacfebe185b63106ee9'

Monotone-Parent: 3055240bcbfdf1f126dd4c98383756015fe19b9f
Monotone-Parent: 55e9652c81aeb3099b52fdacfebe185b63106ee9
Monotone-Revision: 1493f36a1d4949d61e2af0b02cdc11d672b14313

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-03-12T14:30:28
Monotone-Branch: ca.inverse.sogo
2009-03-12 14:30:28 +00:00
Apache See ChangeLog 2009-03-06 19:25:56 +00:00
Documentation See ChangeLog 2009-03-09 14:16:20 +00:00
Main Monotone-Parent: cf83f210bd51772341ff7ea082a7e6bd95fc4bea 2009-03-04 15:27:00 +00:00
OGoContentStore Monotone-Parent: ada3e67bf46f257bd1585ae26b366af2a60f210a 2008-10-15 20:22:14 +00:00
Scripts Updated init script for Debian 2009-03-11 14:59:24 +00:00
SoObjects See ChangeLog 2009-03-11 13:39:20 +00:00
SOPE See ChangeLog 2009-03-09 16:40:38 +00:00
UI merge of '3055240bcbfdf1f126dd4c98383756015fe19b9f' 2009-03-12 14:30:28 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog See ChangeLog 2009-03-11 17:59:49 +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