webrecorder / pywb

Core Python Web Archiving Toolkit for replay and recording of web archives
https://pypi.python.org/pypi/pywb
GNU General Public License v3.0
1.34k stars 207 forks source link

Add a button to print the replay frame #814

Closed krakan closed 1 year ago

krakan commented 1 year ago

Description

Add a button to print the content of the replay iframe to the list of buttons in the page banner.

Motivation and Context

Printing the content of an iframe is not straight forward in any browser although some are better than others. This change makes it trivial to print the archived pages. This is particularly important in our case as printing and viewing are the only allowed processes for an archived page.

Screenshots (if appropriate):

The print button with mouse over effect: 2023-02-14-174924_1372x1436_scrot

Types of changes

Checklist: