Developer reply by Arivald
Rated 5 out of 5 stars
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...
To create your own collections, you must have a Mozilla Add-ons account.