FredV

Om mig

Information om udvikleren
Navn FredV
Sted France
Bruger siden jan. 12, 2026
Antal udviklede tilføjelser 0 tilføjelser
Gennemsnitlig bedømmelse af udviklerens tilføjelser Ikke bedømt endnu

Mine anmeldelser

HTML Source Editor

Bedømmelse: 3 ud af 5 stjerner

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.