FredV

自己紹介

開発者情報
タイトル FredV
所在地 France
ユーザー登録日 1月 12, 2026
開発したアドオンの数 0個のアドオン
この開発者のアドオンの平均評価 まだ評価されていません

自分のレビュー

HTML Source Editor

5 つ星中 3つの評価を受けています

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.