Go to file
Wolfgang Sourdeau d5a03c0d25 Monotone-Parent: 2b073c86000b676cc91d3818d5d6c6db3446f2e2
Monotone-Revision: 6eba62f428795a0fa79c3f6fa089c1f0bdb79224

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-05-18T17:57:58
Monotone-Branch: ca.inverse.sogo
2010-05-18 17:57:58 +00:00
Apache Monotone-Parent: d9b64f2f2d300ee374dbaa78a98f62ce367f4588 2010-03-24 15:09:17 +00:00
Documentation Updated Documentation. 2010-05-04 21:37:16 +00:00
Main Monotone-Parent: 2b073c86000b676cc91d3818d5d6c6db3446f2e2 2010-05-18 17:57:58 +00:00
OGoContentStore Monotone-Parent: 4e51d1b406f53fd851401045c1e1cbda60936faa 2010-04-12 15:08:25 +00:00
SOPE Monotone-Parent: 044582e9ad4ddb9d86e36c14f35c91195c979b7c 2010-05-06 19:30:14 +00:00
Scripts Monotone-Parent: 6140aebb346323f84af35a4ebdf8250e6532d39e 2009-12-14 16:02:15 +00:00
SoObjects Monotone-Parent: 044582e9ad4ddb9d86e36c14f35c91195c979b7c 2010-05-06 19:30:14 +00:00
Tests Monotone-Parent: 044582e9ad4ddb9d86e36c14f35c91195c979b7c 2010-05-06 19:30:14 +00:00
Tools Monotone-Parent: 513390dbae4bee1883ba285606980dafededd7e9 2010-04-28 17:58:19 +00:00
UI Monotone-Parent: 1a3634c32194a58102b74c15f2af08066e7d4e91 2010-05-17 19:19:45 +00:00
debian Monotone-Parent: 040bd1715b830a5d3edbe62f74648a06fc6119c3 2010-05-12 20:51:09 +00:00
.mtn-ignore Added proper support for BYxxx recurrent masks. 2010-04-19 21:05:35 +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: 2b073c86000b676cc91d3818d5d6c6db3446f2e2 2010-05-18 17:57:58 +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: c8f09b6892bbb28206d539e9f317f0db9b9976e1 2010-05-07 12:47:00 +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: 6d898cf812f8ab909397b8f633a88b12a8ad6ec3 2010-05-04 20:57:06 +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