]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Support for embedded Content Cafe on details page
authorBill Erickson <berick@esilibrary.com>
Fri, 8 Jul 2011 16:22:24 +0000 (12:22 -0400)
committerBill Erickson <berick@esilibrary.com>
Fri, 8 Jul 2011 16:28:07 +0000 (12:28 -0400)
commitd698321e9f96c2d75dab4cfe9a68a91e061cda68
tree64debb72a1d2ffad6d008d17e6271df9774d2d7a
parent28e75a88450a736f5ad4fc62b5e4e546b159e423
Support for embedded Content Cafe on details page

Added support for two new Apache environment variables
OILS_CONTENT_CAFE_USER and OILS_CONTENT_CAFE_PASS.  If set, a Content
Cafe pane will be loaded (via iframe) directly into a new "Summaries &
More" section on the record details page of the TT-pac, when the
section is expanded.  In addition to the C. Cafe content, we also show
the 520 bib summary in the same pane.

"Summaries & More" is only visible if either there is 520 data or there
is a suitable identifier (isbn or upc) and the content cafe
configuration is in place.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/examples/apache/eg_vhost.conf
Open-ILS/web/css/skin/default/opac/style.css
Open-ILS/web/templates/default/opac/parts/misc_util.tt2
Open-ILS/web/templates/default/opac/parts/record/extras.tt2
Open-ILS/web/templates/default/opac/parts/record/summaryplus.tt2 [new file with mode: 0644]