Go to file
Wolfgang Sourdeau 6c32ea07fc Monotone-Parent: 0ead0c25d50f50af2ffad8629b1df6a8f33aabb2
Monotone-Revision: 183260943cb216331ca59da428a9213660f50a3e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-01-16T15:33:17
Monotone-Branch: ca.inverse.sogo
2009-01-16 15:33:17 +00:00
Apache Monotone-Parent: ea9fd50a2234ea279644c1349ec9209fc1ae3960 2007-07-20 21:05:53 +00:00
Documentation See ChangeLog 2009-01-07 22:57:27 +00:00
Main Monotone-Parent: 2df01a07bf4988a15db9c9f3955f56b8da0448e5 2009-01-09 17:26:25 +00:00
OGoContentStore Monotone-Parent: ada3e67bf46f257bd1585ae26b366af2a60f210a 2008-10-15 20:22:14 +00:00
Protocols Monotone-Parent: 0536d34a9212fa68a10f5a18d95efd01e0c46aac 2008-03-20 13:48:17 +00:00
SOPE merge of '792193186b20895dc235fa98dc63de1a0ece0a8f' 2008-12-19 22:14:37 +00:00
Scripts Added a tmpwatch script that will eventually be part of the installation process 2008-12-29 15:34:45 +00:00
SoObjects Monotone-Parent: 62e39c3bdb32b49561def293946775b53c6ec7a8 2009-01-16 15:33:07 +00:00
UI Monotone-Parent: 62e39c3bdb32b49561def293946775b53c6ec7a8 2009-01-16 15:33:07 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog Monotone-Parent: 0ead0c25d50f50af2ffad8629b1df6a8f33aabb2 2009-01-16 15:33:17 +00:00
GNUmakefile Monotone-Parent: 70da0038473c195e4432eef83ea8e60444efb5e6 2007-10-29 14:51:55 +00:00
NEWS See ChangeLog 2008-12-23 18:39:36 +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 2006-06-15 19:34:10 +00:00
configure Monotone-Parent: ff27cb5c0c118c485e7cf9d8e62d4428edafdb32 2008-12-12 18:55:12 +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 Fixed the spec file. 2008-10-03 12:05:21 +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