Go to file
Ludovic Marcotte d6f2a42d25 Updated the NEWS file
Monotone-Parent: fa22dd2e0a005adc266396ab36652336d8368a4a
Monotone-Revision: d3ebcb6db8dee3d858871a8ba7d7566e5ffd5f3e

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-07-20T17:46:28
Monotone-Branch: ca.inverse.sogo
2009-07-20 17:46:28 +00:00
Apache Monotone-Parent: b0946b9aef94e9f1deecdb23eaa70b5e1c80f0ae 2009-04-01 13:38:46 +00:00
Documentation Update SOGo Mozilla Thunderbird Configuration Guide 2009-07-14 18:41:44 +00:00
Main Monotone-Parent: 94ff9caef87cde7157655b9f398a4481c6bf5b72 2009-06-03 23:06:52 +00:00
OGoContentStore See ChangeLog 2009-04-21 15:20:52 +00:00
SOPE Monotone-Parent: 779f7c78a42d4b2a50a642ddf6b7977bc7e6d72d 2009-07-20 18:49:56 +00:00
Scripts Monotone-Parent: 52ed7c612278254b79fdf946b5a0b54fe032dad4 2009-06-02 13:47:11 +00:00
SoObjects Monotone-Parent: 779f7c78a42d4b2a50a642ddf6b7977bc7e6d72d 2009-07-20 18:49:56 +00:00
Tools Monotone-Parent: fd483b959e9ace05c008817b99952497b2b47141 2009-06-03 14:33:36 +00:00
UI Monotone-Parent: 02bca191f3d6f22210597517ed2f42a870e492cc 2009-07-19 17:11:37 +00:00
.mtn-ignore See ChangeLog 2009-04-21 15:20:52 +00:00
ChangeLog merge of '283b85ceb3a2d749da436802a5bf6c9e26565d00' 2009-07-20 18:37:08 +00:00
ChangeLog.old See ChangeLog 2009-04-21 15:20:52 +00:00
GNUmakefile Monotone-Parent: b0c0f20c06bd2f8385a77d9c2d072d367d86789a 2009-06-03 14:34:15 +00:00
NEWS Updated the NEWS file 2009-07-20 17:46:28 +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 Monotone-Parent: b17886dc9b84e4662186fb632398245956c8d684 2009-03-19 01:48:58 +00:00
configure Monotone-Parent: 2843ffb0343436932d7a2ce0d3aa223f882cbee5 2009-05-21 17:24:13 +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: 190df89fa79fdae30c7fc8674c58058aa79da666 2009-06-03 21:35:34 +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