log src/plugins/plugin_misc_text_syntaxes.py @ 1802:fed95a6c56f8

age author description
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Wed, 30 Sep 2015 17:25:09 +0200 Goffi plugins: added new MissingModule exceptions to plugins using third party modules
Sun, 16 Aug 2015 00:06:59 +0200 Goffi plugin text-syntaxes: minor variable renaming
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Sun, 15 Jun 2014 18:18:36 +0200 souliane misc: remove some pylints warnings
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Tue, 01 Apr 2014 21:21:13 +0200 souliane tools, frontends, memory: param definition and XMLUI handle multi-selection for list widgets:
Thu, 20 Feb 2014 13:28:10 +0100 Goffi plugin text syntaxes: fixed cleaners encoding
Thu, 13 Feb 2014 12:29:14 +0100 souliane plugin text_syntaxes: html2text was breaking the long URLs
Wed, 12 Feb 2014 15:21:00 +0100 souliane plugin text_syntaxes: rstrip the conversion result to avoid new lines systematically added by converters (e.g. html2text do this)
Wed, 05 Feb 2014 16:36:51 +0100 souliane plugin groupblog, XEP-0071, XEP-0277, text_syntaxes: manage raw/rich/xhtml data for content/title:
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
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