Assegnate 4 su 5 stelle

This extension save me a lot of time.
I wrote my own html templates and add new regularly.
Very good stuff !

Just one question : Is there a way to add pre-write subject to template ?

Questa recensione riguarda una versione precedente (0.8.4) del componente aggiuntivo. 

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 !

Questa recensione riguarda una versione precedente (0.7.8) del componente aggiuntivo. 

<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...

Assegnate 5 su 5 stelle

Nice plugin, simple and efficient.
Thx for the work.
Perhaps there could be a parameter to link template with account ... and say this template is the default one for this account when writing a new mail with.
;)

Questa recensione riguarda una versione precedente (0.5.1) del componente aggiuntivo.