log src/plugins/plugin_misc_text_syntaxes.py @ 771:bfabeedbf32e

age author description
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Mon, 09 Dec 2013 15:31:07 +0100 souliane plugins text-syntaxes: added a default value to use the current user syntax in convert
Thu, 14 Nov 2013 17:53:47 +0100 Goffi plugin text syntaxes: clean_xhtml now accept lxml's HtmlElement to avoid parsing two times the same xml
Wed, 13 Nov 2013 14:03:16 +0100 Goffi plugin XEP-0071: rich messages management for sendMessage
Wed, 13 Nov 2013 14:00:07 +0100 Goffi plugin text syntaxes: fixed bad parameter order for getParamA
Tue, 12 Nov 2013 14:51:32 +0100 Goffi plugin text syntaxes: fixed missing import
Tue, 12 Nov 2013 14:14:36 +0100 Goffi plugin text syntaxes: styles sanitisation
Sat, 09 Nov 2013 10:16:35 +0100 Goffi plugin text_syntaxes: fixed clean_xhml (it now return XHTML instead of HTML)
Tue, 05 Nov 2013 22:40:46 +0100 Goffi plugin text syntaxes: this plugin manage rich text syntaxes conversions and cleaning.