--- trunk/ChangeLog 2007/09/03 14:27:52 131 +++ trunk/ChangeLog 2007/09/04 08:58:45 134 @@ -1,10 +1,38 @@ +2007-09-04 Sascha L. Teichmann + + * tools/formed/formed/plugins/web/plugin.py: Set MIME type + to "application/xhtml+xml" when serving help texts. + +2007-09-03 Sascha L. Teichmann + + * tools/formed/formed/plugins/export/diff.py: New. Exports + pairwise differences between all modes. + + * tools/formed/formed/config.py: Use new export filter. + +2007-09-03 Sascha L. Teichmann + + * tools/formed/formed/plugins/web/help.py: New. Parses an + XHTML document for id'ed divs and builds a help lookup. + + * tools/formed/formed/plugins/web/www/help.tmpl: Template for + the help content frame. + + * tools/formed/formed/plugins/web/www/help.xhtml: Some simple + help text index. + + * tools/formed/formed/plugins/web/plugin.py: Serves the help + texts now. + 2007-09-03 Torsten Irlaender + * tools/formed/formed/plugins/web/plugin.py: Only visible group elements will be rendered in the formular navigation. Formular pages in the navigation now have their own css-style attributes. 2007-09-03 Torsten Irlaender + * tools/formed/formed/plugins/web/www/main.tmpl: Added div area for page errors in template * tools/formed/formed/plugins/web/plugin.py: Fixed undefined