FredV

关于我

开发者信息
名称 FredV
位置 France
注册时间 Jan. 12, 2026
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

HTML Source Editor

评分3星,满分5星

This module is interesting, but not on par with ThunderHTMLEdit because it has two annoying features.

1) It systematically adds a 'meta charset' header to a head tag, and this meta tag is then displayed in plain text within the received message.

2) If you add a 'style' tag to the head tag, the styles are ignored, AND if you add the 'style' tag to the body tag, it is removed.

So this module is fine if you want to add standard tags, then send the message to yourself and resend it after removing the <meta charset...> text. It's a bit cumbersome, but there's no alternative at the moment.