Go to file
Francis Lachapelle 08c235b4c3 merge of '08072a021136a28a193b28ee306b59bc5fb87d73'
and '8d83618a18c319c1db3843f81574c79ee5d52430'

Monotone-Parent: 08072a021136a28a193b28ee306b59bc5fb87d73
Monotone-Parent: 8d83618a18c319c1db3843f81574c79ee5d52430
Monotone-Revision: 09c2ef621ffaea633516a58bf226554a1147b8de

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-05-21T15:37:21
Monotone-Branch: ca.inverse.sogo
2009-05-21 15:37:21 +00:00
Apache Monotone-Parent: b0946b9aef94e9f1deecdb23eaa70b5e1c80f0ae 2009-04-01 13:38:46 +00:00
Documentation Added explanation of the IMAPHostFieldName parameter 2009-05-15 01:40:18 +00:00
Main See ChangeLog 2009-04-21 15:20:52 +00:00
OGoContentStore See ChangeLog 2009-04-21 15:20:52 +00:00
SOPE Monotone-Parent: 3968c9c94e7ed1c0fce35b47f2c77ec9d2739a6a 2009-05-21 13:40:53 +00:00
Scripts Monotone-Parent: 57dd1ad4053d9e7949e68a06c4f52bd1ec44d9d1 2009-05-21 12:10:43 +00:00
SoObjects See ChangeLog 2009-05-19 23:31:51 +00:00
UI Fix regexp to be global in special characters replacement 2009-05-21 15:37:00 +00:00
.mtn-ignore See ChangeLog 2009-04-21 15:20:52 +00:00
ChangeLog See ChangeLog 2009-05-19 23:31:51 +00:00
ChangeLog.old See ChangeLog 2009-04-21 15:20:52 +00:00
GNUmakefile See ChangeLog 2009-03-02 20:13:40 +00:00
NEWS See ChangeLog 2009-05-12 19:56:39 +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 Cleared the dropped tools from the spec file. 2009-04-02 16:01:32 +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