-
Notifications
You must be signed in to change notification settings - Fork 4
/
CHANGES
39 lines (29 loc) · 865 Bytes
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
===== Development version =====
* Forum
* Now using Obrowser
* Ocamlpam is now required
* Major overhaul of wikis
* Parameterized groups
===== 0.5
* Eliom extension wikiperso, with per-user wikis (see wikiperso.ml)
* Wikis are now aware of their url
* Limited form of redirection for wikipages is now possible
===== 0.4
* Implementation of a wiki
* Wikicreole syntax, with extensions
* Changes in users and groups management
* Dynamic groups
* Cache for sql requests
* Local cache for HTTP request data
* polytables (polymarphic tables)
* New object model
* New guidelines for programmers
* pam authentication
* Updating installation
* Now using lwt branch of pgocaml
===== 0.3
* New object model, forums
===== 0.2
* Full reimplementation, forums, users, and basic wiki
===== 0.1
* First experimental version