diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8910472..9165987 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,9 @@ Stanford SOE Regions +Version 7.x-1.0-alpha3 2019-01-17 +-------------------------------------------------------------------------------- +- Adding print--html.tpl.php for the print 2.2 upgrade breaking things. + Version 7.x-1.0-alpha2 2018-05-24 -------------------------------------------------------------------------------- - Fixing footer to match latest stanford_framework page.tpl.php diff --git a/stanford_soe_regions.module b/stanford_soe_regions.module index 2e96ba8..04da875 100644 --- a/stanford_soe_regions.module +++ b/stanford_soe_regions.module @@ -137,6 +137,10 @@ function stanford_soe_regions_theme() { 'template' => 'templates/digital-magazine-page', 'render element' => 'page' ), + 'print__html' => array( + 'template' => 'templates/print--html', + 'render element' => 'page' + ), ); } diff --git a/templates/print--html.tpl.php b/templates/print--html.tpl.php new file mode 100644 index 0000000..1a81e38 --- /dev/null +++ b/templates/print--html.tpl.php @@ -0,0 +1,111 @@ + + + + +
+ +