Go to file
Francis Lachapelle 55c9719b11 See ChangeLog
Monotone-Parent: bd604d08baed0cf7905c0c78a513a7e7a9621223
Monotone-Revision: 00ffb0295fd6e6526c1e1132bcd23e8726c80997

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-11-26T14:53:30
Monotone-Branch: ca.inverse.sogo
2009-11-26 14:53:30 +00:00
Apache Monotone-Parent: 4c5d2c4066a223a058bf92270c21c3319e0a25fc 2009-11-12 18:30:21 +00:00
debian Debian init script was not using the $USER variable. 2009-11-17 16:29:09 +00:00
Documentation Monotone-Parent: 539c778600d2e518b02c2bcbd94999b4d041813d 2009-11-13 21:30:44 +00:00
Main Monotone-Parent: c0283461e792310f219134254634aca1351aec58 2009-11-20 20:17:01 +00:00
OGoContentStore Dropped worthless files. 2009-11-01 23:01:23 +00:00
Scripts Monotone-Parent: 39f192a2cb7f0fd986565edd10b7ac885ccfb0f4 2009-11-13 14:25:47 +00:00
SoObjects See ChangeLog 2009-11-26 14:53:30 +00:00
SOPE Monotone-Parent: 6159e0c704df2f0a52d5c655b815ae3ef9db304d 2009-11-25 19:45:58 +00:00
Tests Monotone-Parent: d0eac9f630a7bec45962ad611bb2025a0a264075 2009-10-08 13:04:00 +00:00
Tools Monotone-Parent: dbf0e1c560253d898374155e0aa7bd9b90bc6555 2009-11-23 19:18:50 +00:00
UI See ChangeLog 2009-11-26 14:53:30 +00:00
.mtn-ignore See ChangeLog 2009-10-15 18:43:28 +00:00
ChangeLog See ChangeLog 2009-11-26 14:53:30 +00:00
ChangeLog.old See ChangeLog 2009-04-21 15:20:52 +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: 8712bf431a65898f75a48f2315a4db008777fdc5 2009-11-04 16:22:01 +00:00
GNUmakefile Monotone-Parent: b0c0f20c06bd2f8385a77d9c2d072d367d86789a 2009-06-03 14:34:15 +00:00
NEWS Updated NEWS file 2009-11-19 01:59:24 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
sogo.spec Monotone-Parent: 6be35fb163738ebd89b9e08ca6fbb581da88e8b6 2009-11-13 14:17:35 +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

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