Benvenuto in SeaMonkey Add-ons.
Aggiungi nuove funzionalità e stili per rendere SeaMonkey veramente tuo.
ChiudiRecensione di Pascal_Netenvie per Stationery
Assegnate 5 su 5 stelle
A nice and usefull extension that work well and allow to make his own html templates.
Some tip, Add this tag in head section to avoid special character problems :
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
Feature request :
Use title tag content to create email subject would be great... the only thing i miss from this extensions !
Thanks Arivald !
<meta> is not only way to set document encoding.
First, Stationery detect BOM mark in Unicode files, supporting UTF-16 (both endianity) and UTF-8.
But if there is no BOM, Stationery looks for encoding information in <meta > or <?xml ?> tags.
About title to subject: no way. But maybe I can add support for custom <meta> with information about subject...
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.