A few people around work have been asking me for the ability to occasionally print diffs from codestriker. Of course the simple answer is that you can using your browser's built in print function. It even looks pretty good. But there are a few things that would make it more "printer friendly".
I think this could be done without adding a whole printing module, just adding a hyperlink to pages called something a bit shorter than "printer friendly version". People could select this from a multiple-file diff view or a single file diff view. It would simply redisplay the current page with the following modifications:
- Make the background pure white. (Diffs don't look much good with all shading turned off, but it wastes a lot of toner to have everything shaded in 10% grey.
- Removing excessive header and trailer information.
Let me know what you think,
Stephen