Global replace 'raise CgiExit' -> 'return ()' to match a future version of mod_caml.
[cocanwiki.git] / scripts / cocanwiki.ml
2004-09-23 richGlobal replace 'raise CgiExit' -> 'return ()' to match...
2004-09-23 richTable for server-side configuration settings. Will...
2004-09-22 richAdded the can_manage_site and can_edit_global_css permi...
2004-09-20 richVery primitive, but working, RSS feeds.
2004-09-17 richAdded the per-user 'manage contacts' permission.
2004-09-09 richFixed (C) messages in all the files.
2004-09-09 richAll new templates. Site menu displays basically everyw...
2004-09-07 richLogging in and logging out.
2004-09-07 richRemoved dependency on imported merjislib.
2004-09-07 richSupport for users, roles, restrictions.
2004-09-07 richMoved to merjis/tools/wiki.