Go to file
Wolfgang Sourdeau 8ba9a84a60 Monotone-Parent: 449b9c9fa10daa64618c01940a7d7f15a9d6f168
Monotone-Revision: d48095cca5ce95803d881d96312e4b396f275daf

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-03T14:35:30
Monotone-Branch: ca.inverse.sogo
2006-10-03 14:35:30 +00:00
Main Monotone-Parent: 10b56ee326ca77f71fbe5cb41d30b0640a6fe57a 2006-09-13 21:20:57 +00:00
OGoContentStore Monotone-Parent: 8268efeb15753e2949b09378244938f0b6bb08a8 2006-09-29 18:31:20 +00:00
Protocols Monotone-Parent: 8268efeb15753e2949b09378244938f0b6bb08a8 2006-09-29 18:31:20 +00:00
SOGo.xcode see ChangeLog 2006-06-15 19:34:10 +00:00
SOGo.xcodeproj see ChangeLog 2006-06-15 19:34:10 +00:00
SoObjects Monotone-Parent: 0dec2fe97ccbe3ebaf8c37cca2fe8536d2ffde6f 2006-09-29 21:45:36 +00:00
UI Monotone-Parent: 449b9c9fa10daa64618c01940a7d7f15a9d6f168 2006-10-03 14:35:30 +00:00
.mtn-ignore Monotone-Parent: 7e77770c07adaadb54d51bda81ce7804c86d2125 2006-09-19 15:39:44 +00:00
ChangeLog Monotone-Parent: 449b9c9fa10daa64618c01940a7d7f15a9d6f168 2006-10-03 14:35:30 +00:00
GNUmakefile see ChangeLog 2006-06-15 19:34:10 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
SOGo.conf see ChangeLog 2006-06-15 19:34:10 +00:00
Version see ChangeLog 2006-06-15 19:34:10 +00:00
configure see ChangeLog 2006-06-15 19:34:10 +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

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