Go to file
Francis Lachapelle e54807ff39 merge of '5ca0171c2820bdea8fa61c516f7b07890504fe94'
and 'ae600dde90a09517ff2cad4629bd94dc68652e03'

Monotone-Parent: 5ca0171c2820bdea8fa61c516f7b07890504fe94
Monotone-Parent: ae600dde90a09517ff2cad4629bd94dc68652e03
Monotone-Revision: f515f427a2758c70b0acbdb399f62573b5979407

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-10-23T21:20:45
Monotone-Branch: ca.inverse.sogo
2009-10-23 21:20:45 +00:00
Apache Monotone-Parent: 2a908e25e6cc0e1dd4272685f53fe6594d1c949c 2009-09-25 17:17:40 +00:00
Documentation Minor formatting change to the installation guide. 2009-10-23 21:20:06 +00:00
Main Monotone-Parent: ffb403989e64c7ca37321c15ab24b50155dc2f68 2009-10-21 21:17:11 +00:00
OGoContentStore See ChangeLog 2009-04-21 15:20:52 +00:00
SOPE Monotone-Parent: 7add512502128fa47711440a971acc4db37b514b 2009-10-23 12:54:50 +00:00
Scripts Replaced $HTTP_GET_VARS (deprecated) by $_GET in updates.php 2009-10-02 20:29:51 +00:00
SoObjects Monotone-Parent: 760d573fee6952b29d9ca4af9a156792105a962b 2009-10-23 21:12:56 +00:00
Tests Monotone-Parent: d0eac9f630a7bec45962ad611bb2025a0a264075 2009-10-08 13:04:00 +00:00
Tools See ChangeLog 2009-09-25 14:42:33 +00:00
UI See ChangeLog 2009-10-23 20:25:36 +00:00
debian Monotone-Parent: 7add512502128fa47711440a971acc4db37b514b 2009-10-23 12:54:50 +00:00
.mtn-ignore See ChangeLog 2009-10-15 18:43:28 +00:00
ChangeLog Monotone-Parent: eeae79c5816e9c12b07d69ba81d361d553859728 2009-10-23 21:15:00 +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 Monotone-Parent: ffb403989e64c7ca37321c15ab24b50155dc2f68 2009-10-21 21:17:11 +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 See ChangeLog 2009-10-12 21:19:42 +00:00
configure Monotone-Parent: 1e1b1ea27969183ec35f1d755b26adeadb3874c0 2009-09-23 17:21:02 +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
general.make Monotone-Parent: b0d8d058d4066dff46512567c9ebf3f888825052 2009-10-01 14:40:10 +00:00
sogo.spec See ChangeLog 2009-10-15 18:43:28 +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