Message display tweaking.
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 11 Nov 2008 03:42:57 +0000 (20:42 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 11 Nov 2008 03:42:57 +0000 (20:42 -0700)
commit150f95bf869362429ec12a10ff572a337407a92d
tree2a83939fcdad96f4e93072e4c27724611a7e668e
parent4e59b51699174dd04e683313690eeb7c17c3985f
Message display tweaking.

IMP 5 now can successfully display simple messages containing text/plain
and text/html data.  Playing around with the formatting a bit, but my
desire is to *always* show the Mime part summary for every part we can
display inline and *never* show inline parts in the attachment list.
This is important because there is no other way to
strip/download/display in a new window the parts that are shown inline.
This goes back to the way we used to display things long ago (IMP 3),
but that is probably the better way to do this. However, this has much
work that can be done to it - for now, just need to be able to display
the parts so I can continue implementing other things.
imp/lib/Contents.php
imp/message.php
imp/templates/message/message.html
imp/themes/graphics/delete.png [new file with mode: 0644]
imp/themes/graphics/download.png [new file with mode: 0644]
imp/themes/graphics/gallery.png [new file with mode: 0644]
imp/themes/screen.css