Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
server-share
зеркало из
https://github.com/mozilla/server-share.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули server-share
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
0d5acec824
server-share
/
linkdrop
/
templates
История
Bryan Clark
4c36b34b5f
adding preliminary thumbnail support for email messages. if a picture_base64 option (comprised of an image encoded in base64) is provided to the email send then we will attach the image as an inline attachment. If picture_base64 is not provided (or like Yahoo is not supported) we send the message as we normally would with both html and text versions ignoring the MIME related encapsulation. Next step is to base64 encode the provided image urls using Canvas as the only base64 images currently available are the screenshots.
2011-01-18 11:00:42 -08:00
..
html_email.html
adding preliminary thumbnail support for email messages. if a picture_base64 option (comprised of an image encoded in base64) is provided to the email send then we will attach the image as an inline attachment. If picture_base64 is not provided (or like Yahoo is not supported) we send the message as we normally would with both html and text versions ignoring the MIME related encapsulation. Next step is to base64 encode the provided image urls using Canvas as the only base64 images currently available are the screenshots.
2011-01-18 11:00:42 -08:00
html_email.mako
adding preliminary thumbnail support for email messages. if a picture_base64 option (comprised of an image encoded in base64) is provided to the email send then we will attach the image as an inline attachment. If picture_base64 is not provided (or like Yahoo is not supported) we send the message as we normally would with both html and text versions ignoring the MIME related encapsulation. Next step is to base64 encode the provided image urls using Canvas as the only base64 images currently available are the screenshots.
2011-01-18 11:00:42 -08:00
text_email.mako
improve the formatting of the html and plain text mail. make the footer a bit more prominent
2010-12-08 16:08:16 -08:00