Move print generation to separate script.
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 1 Feb 2010 19:35:25 +0000 (12:35 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 3 Feb 2010 20:07:40 +0000 (13:07 -0700)
commit6401604a3bf3fadff3c3912a1443b16f8724d28a
tree30eac659c0303f0eb71f37f21b67f4eab4d27dbb
parentf7ff14c920be92809d72c7298bba4aabbea15c22
Move print generation to separate script.

For non-Mozilla browsers, use frames to separate headers from message
data.
Only show print links for parts that can be displayed in a 'full' render.
Re-add support for 'add_printedby' config option.
imp/config/conf.xml
imp/js/imp.js
imp/lib/Contents.php
imp/print.php [new file with mode: 0644]
imp/templates/print/headers.html [new file with mode: 0644]
imp/templates/print/print.html [new file with mode: 0644]