]> err.no Git - scalable-opengroupware.org/blob - README
Install libs to /usr/lib
[scalable-opengroupware.org] / README
1 # $Id$
2
3 SOGo
4 ====
5
6 The server project is organized in three major parts:
7 - SoObjects
8 - Main
9 - UI
10
11 SoObjects contains the objects being traversed using the URL.
12
13 Main contains the main server binary (.woa) and application wide objects
14 like authenticators.
15
16 UI contains the actual UI which is bound to the SoObjects as SOPE methods
17
18
19 NOTES
20 =====
21
22 mapping email <-> logins
23 usermanager -> part of SOGoLogic
24
25 Default to enable debugging output in the page:
26   SOGoUIxDebugEnabled YES|NO