log src/plugins/plugin_misc_text_syntaxes.py @ 2492:fcf0ae8102b8

age author description
2018-01-26 Goffi dates update
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2017-07-13 Goffi plugin text syntaxes: various improvments:
2017-02-12 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
2017-01-01 Goffi plugin text syntaxes: log error on cleanXHTML failure
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-03-01 Goffi plugin text syntaxes: added 'poster' and 'controls' in allowed attributes for cleanXHTML
2016-02-18 Goffi plugin text syntaxes: fixed defaut syntax handling
2016-01-22 Goffi plugin blog import dotclear: this plugin import Dotclear 2 backups
2016-01-19 souliane plugin text syntaxes: fixes typo
2016-01-17 Goffi pluging text syntaxes: various minor improvments:
2016-01-15 Goffi plugin text syntaxes: a non blocking syntax callback can now return a unicode directly instead of a Deferred