2005-11-09 Maxence Guesdon * mod: build a .cm[x]a instead of a .cm{o,x} 2005-02-25 Maxence Guesdon * mod: use Mail module from the share library through caml-get 2004-12-02 Maxence Guesdon * mod: Mail: mail_to is now a string list * add: Mail: mail_cc added 2004-11-17 Maxence Guesdon * fix: add a Message-ID in sent mails 2004-10-21 Maxence Guesdon * fix: use of checkboxes in reform function generated from templates (now uses the given parameter and not only the environment) 2004-10-08 Maxence Guesdon * add: script_uri field in env 2004-08-10: Maxence - fix: escape single dot on line in body mails 2004-07-14: Maxence - fix: configure script works with ocaml 3.08.0 2004-02-12: Maxence - add: Html.textarea 2004-01-30: Maxence - add: Hooks.content_type: a hook to indicate the content_type string to return in cgi response (Model.html_answer{,_f}). 2004-01-02: Maxence - mod: use of col tag in tables to be xhtml compliant -> change of interface of some functions (not finished yet) - rem: useless functions frameset removed 2003-12-02: Maxence - changed the name of library: Cgi -> Ocgi 2003-11-14: Maxence - add: web directory to store and generate web documentation 2003-11-13: Maxence - rem: example missions removed - add: example count added ("make count") 2003-11-11: Maxence - mod: Html.page has new typ parameter 2003-11-07: Maxence - mod: Html.list_in_table generates a simpler table - mod: module Form becomes module Encoding - fix: doc comments 2003-10-14: Maxence - add: Html.concat - mod: for models with sessions: callbacks don't take session id in argument, they must use the session_id function of the module 2003-09-28: Maxence - fix: bad parse of cookies names 2003-09-16: Maxence - add: ?atts parameter for Html.form and Html.select 2003-09-13: Dimitri - fix: (arg_value: string) changed to (arg_value: string option) 2003-08-29: Dimitri - fix: the tag function closes empty element tags (
becomes
) - fix: the format_param_of_input function closes the