Go to file
C Robert 97ce7fd205 Removed NSLog
Monotone-Parent: fd50c862e356e0c0c102bf3b5901ec2e9de8241e
Monotone-Revision: be1804befa03c2b271f09b1fa8f95c0d9877d056

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-06-02T17:10:33
Monotone-Branch: ca.inverse.sogo
2009-06-02 17:10:33 +00:00
Apache Monotone-Parent: b0946b9aef94e9f1deecdb23eaa70b5e1c80f0ae 2009-04-01 13:38:46 +00:00
Documentation See ChangeLog 2009-06-02 12:45:04 +00:00
Main See ChangeLog 2009-05-22 21:39:53 +00:00
OGoContentStore See ChangeLog 2009-04-21 15:20:52 +00:00
Scripts Monotone-Parent: 20deee0cbf590126b85d589df5d436d3cdb2c5cd 2009-05-21 18:59:12 +00:00
SoObjects Removed NSLog 2009-06-02 17:10:33 +00:00
SOPE Adjusted the version number 2009-05-21 16:44:40 +00:00
UI merge of '35bb8c54877a2413065ebbe25721294d096fa5e8' 2009-06-02 12:24:41 +00:00
.mtn-ignore See ChangeLog 2009-04-21 15:20:52 +00:00
ChangeLog Monotone-Parent: 73b8ecc6d6621856d5066773cd34a3de9ba7df47 2009-06-02 15:28:42 +00:00
ChangeLog.old See ChangeLog 2009-04-21 15:20:52 +00:00
configure Monotone-Parent: 2843ffb0343436932d7a2ce0d3aa223f882cbee5 2009-05-21 17:24:13 +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
GNUmakefile See ChangeLog 2009-03-02 20:13:40 +00:00
NEWS See ChangeLog 2009-05-30 18:47:24 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
sogo.spec Monotone-Parent: 6a0a8eae71c18661247d331695f355ce98ac360d 2009-05-22 01:27:26 +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

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