yama/templates
Peter J. Holzer 5294100b2c Handle multipart/related
For multipart related we need to be able to reference the other parts
from the root part by content-id, so we need to pass an argument with
the necessary information (imaginatively called "extra") to the render
function. Of course since this is called indirectly, every render
function needs to accept an extra argument, even if only
render_text_html uses it.
2019-03-31 23:48:57 +02:00
..
attachment_application_ms-tnef.html Handle ms-tnef attachments 2019-03-31 21:50:08 +02:00
attachment_application_msword.html Handle (old style) MS-Word attachments 2019-03-31 21:15:31 +02:00
attachment_application_octet-stream.html Handle image/gif (inline) 2019-03-10 23:27:30 +01:00
attachment_application_x-gzip.html Handle image/gif (inline) 2019-03-10 23:27:30 +01:00
attachment_application_x-perl.html Handle Perl attachments 2019-03-31 21:03:03 +02:00
attachment_image_gif.html Handle GIF attachments 2019-03-31 21:34:40 +02:00
attachment_text_html.html Handle image/gif (inline) 2019-03-10 23:27:30 +01:00
attachment_text_plain.html Handle image/gif (inline) 2019-03-10 23:27:30 +01:00
attachment_text_x-c.html Handle C attachments 2019-03-31 20:51:52 +02:00
attachment_text_x-vcard.html Handle image/gif (inline) 2019-03-10 23:27:30 +01:00
body_application_octet_stream.html Add some more templates 2019-03-02 22:15:53 +01:00
body_application_pgp-signature.html "Handle" a detached pgp signature 2019-03-04 21:23:03 +01:00
body_application_pgp.html Add some more templates 2019-03-02 22:15:53 +01:00
body_application_x-unknown-content-type-scpfile.html Handle multipart/alternative and application/x-unknown-content-type-scpfile 2019-03-02 23:33:39 +01:00
body_message_news.html Handle image/gif (inline) 2019-03-10 23:27:30 +01:00
body_message_rfc822.html Wrap text/html and text/enriched in templates 2019-03-01 11:13:09 +01:00
body_multipart_alternative.html Handle multipart/alternative and application/x-unknown-content-type-scpfile 2019-03-02 23:33:39 +01:00
body_multipart_digest.html Wrap text/html and text/enriched in templates 2019-03-01 11:13:09 +01:00
body_multipart_mixed.html Wrap text/html and text/enriched in templates 2019-03-01 11:13:09 +01:00
body_multipart_related.html Handle multipart/related 2019-03-31 23:48:57 +02:00
body_multipart_signed.html Add some more templates 2019-03-02 22:15:53 +01:00
body_text_enriched.html Wrap text/html and text/enriched in templates 2019-03-01 11:13:09 +01:00
body_text_html.html Limit width of html parts 2019-03-01 22:49:55 +01:00
body_text_plain.html Wrap text/html and text/enriched in templates 2019-03-01 11:13:09 +01:00
inline_image_gif.html Handle image/gif (inline) 2019-03-10 23:27:30 +01:00
message.html Wrap text/html and text/enriched in templates 2019-03-01 11:13:09 +01:00
message2.html Handle message/news 2019-03-10 22:47:10 +01:00