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)
committerDan Scott <dscott@laurentian.ca>
Thu, 19 Feb 2015 17:58:44 +0000 (12:58 -0500)
commit51ae7bfe29a9ca6abf66ad8ad9fb3baccb6c9b02
treee02feb9aac132144abcdeb99c5c50cf9e7779dff
parente09409f00086adb082f29cf41584163a3384ff8f
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>
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