History log of /dokuwiki/inc/lang/en/mailwrap.html (Results 1 – 4 of 4)
Revision Date Author Comments
# 3819cafd 29-Mar-2015 furun <furun@arcor.de>

Cleanup of the mail text signature. #1088

mailwrap.html is back

@EMAILSIGNATURE@ added


# d2113a3c 09-Mar-2012 Andreas Gohr <andi@splitbrain.org>

removed footer image from HTML mails


# 850dbf1f 13-Nov-2011 Andreas Gohr <andi@splitbrain.org>

allow image embeds in HTML mail templates

Using the place holder @MEDIA(<mediaid>)@ you now can directly embed
images from the media repository into your HTML mail template.

An example was added to

allow image embeds in HTML mail templates

Using the place holder @MEDIA(<mediaid>)@ you now can directly embed
images from the media repository into your HTML mail template.

An example was added to the mailwrap.html, but because images are
embedded as is (no prescaling) this is suboptimal. If we keep it, a
smaller version of the DokuWiki logo should be shipped with DokuWiki.

show more ...


# f08086ec 13-Nov-2011 Andreas Gohr <andi@splitbrain.org>

Added HTML wrapper for mails

The mailwrap.html adds the standard headers and footers to all HTML
mails. The signature present in the text body will be removed before
inserting in the wrapper, allowi

Added HTML wrapper for mails

The mailwrap.html adds the standard headers and footers to all HTML
mails. The signature present in the text body will be removed before
inserting in the wrapper, allowing a nicer footer for HTML.

Users can overwrite the file with their own to create HTML mails in
corporate design. However, a way to automatically embed referenced
images is missing currently.

show more ...