Go to file
C Robert 44c1795d12 Added signature placement support for other languages
Monotone-Parent: e8f4e2f61f45b6dd1478f6cd53e4f2528bf7c047
Monotone-Revision: a38e7db24accc932b88afb2f7b8fb6717617e957

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2008-09-29T21:20:38
Monotone-Branch: ca.inverse.sogo
2008-09-29 21:20:38 +00:00
Apache Monotone-Parent: ea9fd50a2234ea279644c1349ec9209fc1ae3960 2007-07-20 21:05:53 +00:00
Main Monotone-Parent: c33cdda9e79ffbb64ec7e5ffcb898838a13ac5a7 2008-09-27 01:13:41 +00:00
OGoContentStore Monotone-Parent: 29948ba19f24f47aa6c1b2c0764586b89ff9493f 2008-07-11 22:28:12 +00:00
Protocols Monotone-Parent: 0536d34a9212fa68a10f5a18d95efd01e0c46aac 2008-03-20 13:48:17 +00:00
SOPE See ChangeLog 2008-09-28 14:02:40 +00:00
Scripts Monotone-Parent: c33cdda9e79ffbb64ec7e5ffcb898838a13ac5a7 2008-09-27 01:13:41 +00:00
SoObjects Added signature placement support for other languages 2008-09-29 21:20:38 +00:00
UI merge of 'a91fdc0311ce32c507f4f0c447904b80ca61e876' 2008-09-29 19:45:42 +00:00
.mtn-ignore Monotone-Parent: 287e7ac5813eeee355c3d82f49eea4d52c4f8c0f 2007-07-20 20:07:34 +00:00
ChangeLog See ChangeLog 2008-09-28 14:02:40 +00:00
GNUmakefile Monotone-Parent: 70da0038473c195e4432eef83ea8e60444efb5e6 2007-10-29 14:51:55 +00:00
NEWS NEWS 2008-09-26 21:08:26 +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: c465e35fc5f42324c08780dae83f7d225dca6e6a 2008-09-26 14:55:44 +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 Monotone-Parent: 084f183f6d5029cf488bf44a8eb3bada2d201619 2008-07-31 18:42:43 +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