]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1423585 Add Open Graph Protocol markup to TPAC
authorDan Scott <dscott@laurentian.ca>
Thu, 19 Feb 2015 16:08:32 +0000 (11:08 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 21 Feb 2015 02:20:09 +0000 (02:20 +0000)
commitefd0c1f9cb4f971658f06cade9b052f1710229c7
tree2e5cd0d59fd853bf119f97b98a6e711c9069d785
parentb9ababa5f146beaa39326a34e081a1d26c9c2351
LP#1423585 Add Open Graph Protocol markup to TPAC

Very simplistic markup for now, just the basic http://ogp.me
requirements of title, url, image, and type (and we're reusing
the schema.org type in the short term).

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm
Open-ILS/src/templates/opac/advanced.tt2
Open-ILS/src/templates/opac/browse.tt2
Open-ILS/src/templates/opac/cnbrowse.tt2
Open-ILS/src/templates/opac/library.tt2
Open-ILS/src/templates/opac/mylist.tt2
Open-ILS/src/templates/opac/parts/base.tt2
Open-ILS/src/templates/opac/parts/record/body.tt2
Open-ILS/src/templates/opac/parts/record/summary.tt2
Open-ILS/src/templates/opac/record.tt2
Open-ILS/src/templates/opac/results.tt2