subsections
logical structure
directory setup
database setup
architecture
pointers
webdav.org
python.org
|
Contents
To the left you can find some documents mainly written for developers who
want to know more about the inner working of GROUP.lounge.
Here is a little overview about what each document describes:
- logical structure
- describes the elements a user is represented with and how they interact.
Mainly say what documents and folders in GROUP.lounge are.
- database setup
- describes the used databases.
- architecture
- a short overview about the architecture of GROUP.lounge. Describes how the
interfaces and the engine interact.
- GROUP.lounge engine
- a short overview about the GROUP.lounge engine and which functions it provides.
- CGI interface
- description of the CGI interface and how it serves pages to a web browser.
- DAV interface
- A short description of the DAV interface and how it interacts with the engine
in order to serve documents and folders to a DAV client.
This is the basic documentation right now. What's still missing is some user
documentation but I think that it should be quite intuitive. Later I will add
a FAQ here, too.
|