Go to file
Wolfgang Sourdeau cd26aa258a Monotone-Parent: d0ea902006aff76a240977444d064ce28a10b799
Monotone-Revision: 3982031e38b06b813c9ec76b413450de9c7c94f1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-12-10T18:22:02
Monotone-Branch: ca.inverse.sogo
2008-12-10 18:22:02 +00:00
Apache Monotone-Parent: ea9fd50a2234ea279644c1349ec9209fc1ae3960 2007-07-20 21:05:53 +00:00
Main Dropped the SOGoUserManager class and moved its code to SOGoCache. Cleaned up the code a little bit. 2008-11-11 00:17:35 +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 Monotone-Parent: d0ea902006aff76a240977444d064ce28a10b799 2008-12-10 18:22:02 +00:00
Scripts Monotone-Parent: 17e3e8707a2ae061fd0c4184a32cd23a97af96ba 2008-11-07 16:00:31 +00:00
SoObjects Monotone-Parent: 4e17b08fe2e5110da212dc608cc2b8d378ef094a 2008-12-09 22:51:01 +00:00
UI Monotone-Parent: 9644df847f3d64262029a478a7508355366a0d57 2008-12-05 16:11:54 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog Monotone-Parent: 0cec38c2db19c72bdff0ec74c3b4141bdc6cfeb4 2008-12-09 15:29:39 +00:00
GNUmakefile Monotone-Parent: 70da0038473c195e4432eef83ea8e60444efb5e6 2007-10-29 14:51:55 +00:00
NEWS Monotone-Parent: 68f2b7f9b2c58fae0e93b40cea09fea205971ced 2008-11-22 07:16:48 +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: 4e153226c6bdcf35ab3421e5297e21ab2ea4d8ea 2008-10-01 14:34:15 +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