Bug 8893 - show more information on printout
authorOwen Leonard <oleonard@myacpl.org>
Thu, 25 Oct 2012 15:43:18 +0000 (11:43 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Mon, 3 Dec 2012 11:31:05 +0000 (06:31 -0500)
commitdf7e36e8fba016d8f83cf672c72e667778ef0b64
tree804ed77939471cc6933eef9ecd20b57cd1e51556
parent0554a472d8ca7c979c88236a0740e52f0c37d20b
Bug 8893 - show more information on printout

My proposed solution eliminates the special print view
page altogether and has the Print button trigger the
browser's print function. I've tweaked the print stylesheet
to improve the output.

Normally I don't think print buttons in the interface
are necessary, since a user could be expected to be able
to print the page using browser controls. But I think it's
best not to remove the button when people are used to seeing
it.

The behavior people will find now is different when clicking
the button from different catalogue pages. A user on the MARC
detail page, instead of getting the generic print view will
get a print of the page they're on. Overall I think this
is more in line with what a user would expect.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
catalogue/detailprint.pl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/css/print.css
koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detailprint.tt [deleted file]