]> git.evergreen-ils.org Git - Evergreen.git/commit
Add RefWorks export support for a record details page
authorDan Scott <dan@coffeecode.net>
Tue, 28 Jun 2011 21:04:08 +0000 (17:04 -0400)
committerDan Scott <dan@coffeecode.net>
Tue, 28 Jun 2011 21:09:16 +0000 (17:09 -0400)
commitb05b2f2649a14f6fba24281e354b8ad7614dd572
tree9578163db512dedb5d3f5cff8e42ecd60e030bc5
parent328c8b2cf041b5619346b888a6f6da124cedf1b8
Add RefWorks export support for a record details page

This marks the addition of a config.tt2 file in parts that can be a
consolidation point for skin-specific settings, such as enabling
particular behaviour, setting proxy information, specific URLs, etc.

RefWorks support is currently driven by the marctxt format in supercat;
TBD if we can easily point at an in-db unapi variation of this. Also,
yet to be done is addition of RefWorks export for lists and search
results.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/web/templates/default/opac/parts/config.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/opac/parts/record/refworks.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/opac/parts/record/summary.tt2
Open-ILS/web/templates/default/opac/record.tt2