Go to file
Francis Lachapelle 0bd8e0497a merge of '422473c4584bc3a1c1f5da5b6682434c839478d8'
and 'cc63899386ceb379d80c6b79b929a81724db952b'

Monotone-Parent: 422473c4584bc3a1c1f5da5b6682434c839478d8
Monotone-Parent: cc63899386ceb379d80c6b79b929a81724db952b
Monotone-Revision: 7601a3a621aac781d52f82f859021f46513ada82

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-03-31T17:00:49
Monotone-Branch: ca.inverse.sogo
2009-03-31 17:00:49 +00:00
Apache Monotone-Parent: c54d8d94c481e0cfc4efd1ad03e95f6d10110d10 2009-03-19 01:22:09 +00:00
Documentation Updated the installation & configuration guide to document the SOGoMailListViewColumnsOrder preference 2009-03-31 14:41:02 +00:00
Main Monotone-Parent: 1892d22bfa9e855fd8c40d3f7f4b97d3637cb141 2009-03-19 15:46:36 +00:00
OGoContentStore Monotone-Parent: ada3e67bf46f257bd1585ae26b366af2a60f210a 2008-10-15 20:22:14 +00:00
Scripts Monotone-Parent: d32a13b0eac81022df3f33f387e62593317e4287 2009-03-23 21:19:54 +00:00
SoObjects See ChangeLog 2009-03-25 14:38:19 +00:00
SOPE merge of '077cf05982d8b328c0c4db80c174a594d7195243' 2009-03-24 16:34:20 +00:00
UI Monotone-Parent: c4226ef2a5d9916a1dfaf208090b305fbf25864f 2009-03-27 21:47:25 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog See ChangeLog 2009-03-25 21:43:56 +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
GNUmakefile See ChangeLog 2009-03-02 20:13:40 +00:00
NEWS See ChangeLog 2009-03-23 21:19:55 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
sogo.spec Monotone-Parent: 066415866c34e37d51f2dd40a9e5f8469c495393 2009-03-24 15:14:20 +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

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