(* COCANWIKI scripts. * Written by Richard W.M. Jones . * Copyright (C) 2004 Merjis Ltd. * $Id: edit_sitemenu.ml,v 1.2 2004/09/08 15:46:53 rich Exp $ *) open Apache open Registry open Cgi open Printf open ExtString open ExtList open Cocanwiki open Cocanwiki_template open Cocanwiki_ok open Cocanwiki_emailnotify open Cocanwiki_strings (* We keep an "internal model" of the menu - see build_internal_model () * below. *) type model_t = (string * string) list (* label, url *) let run r (q : cgi) (dbh : Dbi.connection) (hostid, hostname, _) _ = let template = get_template dbh hostid "edit_sitemenu.html" in (* Workaround bugs in IE, specifically lack of support for