Go to file
Francis Lachapelle ceecaa6563 merge of '75e3cd2469a9c4627a182aa0bef3750b8d65a99e'
and 'c94dcb16868ca60cb633c8c91ff225e1f3b84329'

Monotone-Parent: 75e3cd2469a9c4627a182aa0bef3750b8d65a99e
Monotone-Parent: c94dcb16868ca60cb633c8c91ff225e1f3b84329
Monotone-Revision: bb83e15abbaa6a9134aefc67b7bb671c74735ea4

Monotone-Author: flachapelle@inverse.ca
Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-03-19T02:15:38
Monotone-Date: 2009-03-19T02:38:55
Monotone-Branch: ca.inverse.sogo
Monotone-Branch: ca.inverse.sogo
2009-03-19 02:15:38 +00:00
Apache Monotone-Parent: c54d8d94c481e0cfc4efd1ad03e95f6d10110d10 2009-03-19 01:22:09 +00:00
Documentation See ChangeLog 2009-03-19 01:41:05 +00:00
Main See ChangeLog 2009-03-19 01:41:05 +00:00
OGoContentStore Monotone-Parent: ada3e67bf46f257bd1585ae26b366af2a60f210a 2008-10-15 20:22:14 +00:00
SOPE Fix for all-day events and DST 2009-03-18 21:41:22 +00:00
Scripts See ChangeLog 2009-03-19 01:41:05 +00:00
SoObjects Monotone-Parent: a7f4ebc5a4a1d9fe0406a1c608757fb14147fa5d 2009-03-19 01:21:39 +00:00
UI See ChangeLog 2009-03-19 01:41:05 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog See ChangeLog 2009-03-19 01:41:05 +00:00
GNUmakefile See ChangeLog 2009-03-02 20:13:40 +00:00
NEWS See ChangeLog 2009-03-19 01:41:05 +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: dfb14f2703df6b34884a9fb24c8a1e3346359c45 2009-03-18 22:13:04 +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: c54d8d94c481e0cfc4efd1ad03e95f6d10110d10 2009-03-19 01:22: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