--- trunk/ChangeLog 2007/09/03 14:49:12 132 +++ trunk/ChangeLog 2007/09/04 08:58:45 134 @@ -1,6 +1,18 @@ +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 + * 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