Go to file
Wolfgang Sourdeau 781dbc8c4f Monotone-Parent: 4e51d1b406f53fd851401045c1e1cbda60936faa
Monotone-Revision: 13d533568c7b2e2ef1d4aeffe0c294abce793f3d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-04-12T15:08:25
Monotone-Branch: ca.inverse.sogo
2010-04-12 15:08:25 +00:00
Apache Monotone-Parent: d9b64f2f2d300ee374dbaa78a98f62ce367f4588 2010-03-24 15:09:17 +00:00
Documentation Documented the iPhoneForceAllDayTransparency defaults. 2010-04-06 20:55:45 +00:00
Main Monotone-Parent: 3584694c05a43dbcbd0b915571e0637c4c86be54 2010-02-19 13:48:09 +00:00
OGoContentStore Monotone-Parent: 4e51d1b406f53fd851401045c1e1cbda60936faa 2010-04-12 15:08:25 +00:00
SOPE Monotone-Parent: 4e51d1b406f53fd851401045c1e1cbda60936faa 2010-04-12 15:08:25 +00:00
Scripts Monotone-Parent: 6140aebb346323f84af35a4ebdf8250e6532d39e 2009-12-14 16:02:15 +00:00
SoObjects Monotone-Parent: d067eec2c3a6e9f8ecea3e4d6824f17f41a4af7a 2010-04-09 20:17:03 +00:00
Tests Monotone-Parent: 44fc3e25d97f062f2add05e5d39a9ffb983d11ca 2010-04-09 18:31:17 +00:00
Tools Monotone-Parent: 2f9e650d437ad6f3b4629d6df38c98b8151e4f0f 2010-03-31 20:16:40 +00:00
UI Monotone-Parent: 8cbe30e65e9874e7812378f06bbda442c37788b4 2010-04-09 21:00:00 +00:00
debian Monotone-Parent: 3c5652f843b98737f8897852da0ce863cdc69432 2010-02-17 16:06:55 +00:00
.mtn-ignore See ChangeLog 2010-01-24 20:40:12 +00:00
COPYING.GPL Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 2009-12-15 20:21:38 +00:00
COPYING.LGPL Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 2009-12-15 20:21:38 +00:00
ChangeLog Monotone-Parent: 8cbe30e65e9874e7812378f06bbda442c37788b4 2010-04-09 21:00:00 +00:00
ChangeLog.old See ChangeLog 2009-04-21 15:20:52 +00:00
GNUmakefile Monotone-Parent: b0c0f20c06bd2f8385a77d9c2d072d367d86789a 2009-06-03 14:34:15 +00:00
NEWS Monotone-Parent: ccfea77832d8217ab752d2595d9c9234f049d10a 2010-03-10 21:57: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 Updated version to 1.2.0. 2010-01-25 17:10:00 +00:00
configure Monotone-Parent: 2fdf0ead0781ef2362dd389811d5db44ca4cc84a 2009-11-29 04:19:32 +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
general.make Monotone-Parent: 8712bf431a65898f75a48f2315a4db008777fdc5 2009-11-04 16:22:01 +00:00
sogo.spec Monotone-Parent: b7648120fbf97d1a2ab7e65fea3ac2e1480d0bec 2010-04-06 16:04:42 +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