Developer reply by Arivald
Rated 5 out of 5 stars
Errr, forgive my silliness...
But how can I add a token in the template, to indicate that body text should "insert-here", not the end of the template?
just like this↓
<body>
<!-- message body section -->
!insert-here
<!-- signature section -->
signature
</body>
Or is there any manual I should referred to?
Thanks
Just put any HTML with the attribute stationery="signature-placeholder" or stationery="content-placeholder". I usually use SPAN. Note that whole tag will be replaced by signature/quoted content.
To create your own collections, you must have a Mozilla Add-ons account.