Turn on RefWorks for the windsor tpac skin
authorArt Rhyno <art632000@yahoo.ca>
Wed, 15 Aug 2012 15:42:27 +0000 (11:42 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 15 Aug 2012 16:04:29 +0000 (12:04 -0400)
For now at least, RefWorks is the official citation manager for the
Leddy Library.

Signed-off-by: Art Rhyno <art632000@yahoo.ca>
Open-ILS/src/templates_windsor/opac/parts/config.tt2

index 4d55b0e..9a4143d 100644 (file)
@@ -15,7 +15,7 @@ ctx.holds_block.enabled = 'true';
 # RefWorks configuration
 ##############################################################################
 # RefWorks is a Web-based citation manager
-ctx.refworks.enabled = 'false';
+ctx.refworks.enabled = 'true';
 
 # Base URL for RefWorks
 ctx.refworks.url = 'http://ezproxy.uwindsor.ca/login?url=http://refworks.scholarsportal.info';