Get Code
This page provides the HTML you'll need to paste into your OPAC's template page to enable Syndetics Unbound.
System specific instructions follow.
Generic
Open your OPAC's bibliographic template page. Paste this JavaScript code near the end of the page.
BiblioCommons BiblioCore
Provide Bibliocommons with the code you see here.
You can find more BiblioCore Syndetics Unbound integration information in the Partner Portal.
Civica Spydus
On Spydus 10.1.6 or above, open the Spydus Maintenance Module and browse to the OPAC HTML configurator. Find the Enriched content panel. Enter your Account Number as shown on this page under Syndetics Unbound ID to enable Syndetics Unbound.
EBSCO EDS
You'll add this code directly as a widget through the EDS admin tool. Use EBSCO's How do I add Apps documentation.
Following these instructions, in step 3, you'll want to choose "Detailed Record".
In step 5, choose Custom HTML, and copy over the "HTML To Paste Into Your OPAC" as seen on this page.
Eloquent System WebGENCAT
Open the bibliographic template page by logging in as Administrator. Go to Configuration > Titles > Modify detail display format. Put in 11002 in the key number field and click on Read. In the HTML section of the screen you can modify the page to paste in this JavaScript code.
Ex Libris Aleph
Open your bibliographic template page. The file should be named full-set-tail and found in the /exlibris/aleph/u18_1/alephe/www-f-eng directory. Copy this JavaScript code, and paste it near the bottom of the file, just inside the </body> tag.
Ex Libris Voyager 6
Open your bibliographic template page by going to /m1/voyager/xxxdb/etc/webvoyage/local and opening display2.cfg (or whichever displayN.cfg you want to have it show in). Paste this JavaScript code near the end of the page.
Ex Libris Voyager 7
Open your bibliographic template page by opening contentLayout/display/display.xsl. Paste this JavaScript code near the end of the page.
Ex Libris Primo—new UI
Follow the instructions here.
In the Syndetics Unbound ID field enter your account number as seen on this page.
If you are using an instance in Syndetics Unbound, enter the ID as such: 44&i_id=111 where 44 is the account number and 111 is the instance number.
Ex Libris Primo—classic UI
Follow the instructions here.
Create a basic html file which contains exactly the contents of "HTML To Paste Into Your OPAC" as seen on this page. Name the file unbound.html.
Upload the file to the server using the Primo documentation for using the File uploader.
In the Primo Back Office, create a custom tile in the Views Wizard by editing the layout for the Full Display page, and then link the custom tile to the file you've uploaded.
Ex Libris Summon
In the Summon Admin Console, find the section for Syndetics. Toggle cover images "on." Enter your client code under "Syndetics ID" (find this on the covers page). Enter your account number under "Syndetics Unbound ID." If you are using an instance in Syndetics Unbound, enter the ID as such: 44&i_id=111 where 44 is the account number and 111 is the instance number.
On the detail page settings in Summon Admin, drag the Syndetics Unbound element into "Active" under Sections.
III Encore
To enable Syndetics Unbound on both search results and detail pages navigate in the Encore Admin to Encore Customization > Header customization > HTML. Paste this code in the HTML section.
Alternately, follow Encore's Adding Custom JavaScript instructions to paste this code in.
III WebPAC and WebPAC Pro
Open your bibliographic template page, named bibdisplay.html. Paste this JavaScript code near the end of the page.
OCLC Amlib
Open your bibliographic template page MarcList.htm and add a placeholder @LibraryThingCOINS@ anywhere on the page. Copy the JavaScript code that follows, and paste it near the bottom of the file, just inside the </body> tag.
Open Source Koha
Open your bibliographic template page by going to your opac-tmpl/modules directory, and opening the file opac-detail.tmpl. Paste this JavaScript code right above the last line of the template.
Open Source VuFind
Open your bib template page and paste the JavaScript code near the end of the page, just inside the </body> tag, if there is one.
Polaris
In the Polaris SA, find the section for Enriched Data.
On the Syndetics tab, locate the Unbound subtab, and enter this as the service URL: https://unbound.syndetics.com/syndeticsunbound/connector/initiator.php?a_id=
Enter your account ID as shown on this page.
If you are using an instance in Syndetics Unbound, enter the ID as such: 44&i_id=111 where 44 is the account number and 111 is the instance number.
Serial Solutions Aquabrowser
You will be copying and pasting a section of javascript into the code of your bibliographic template page. Copy the javascript code, and paste it near the bottom of the file, just inside the </body> tag.
SiriDynix Enterprise
Click Download file on this page to download the unbound.json file you'll need. This file already contains your unique Syndetics Unbound account ID.
If you are using an instance, make sure to download the file next to that instance on this page.
In the Enterprise Admin navigate to Manage Displays > Manage HTML Widgets. Click Import HTML Widget, and import the unbound.json file.
Still under Manage Displays, click Manage Detailed Displays. Choose the ILS Detailed Display you want to apply the widget to, and select the widget icon. Move the widget to the right hand column (Selected), and click OK.
Under Manage Profiles > [Select Profile] > [Dropdown Menu] > Display Selection. Select the ILS Search Source, and click Next. Choose the Detailed Display that you added the Widget to, in the previous step, from the list, and click Finish. (If you are only using the one Default ILS Detailed Display, then there will only be one in the list to choose from ).
Lastly, Refresh Cache!
If you have any questions, please contact your SirsiDynix Project Manager who can help you with setting up Syndetics Unbound.
Display on hitlist. To display Syndetics Unbound content as links on the search results pages (also known as your hitlist) request this free widget in the Sirsi catalog here: https://support.sirsidynix.com/service/psc-8084.
SiriDynix HIP
Open your bibliographic template page, called fullnonmarcbib.xsl. Find the form with name="details" and paste this Javascript code below it.
SirsiDynix iBistro, iLink, eLibrary
Open your bibliographic template page, called viewtop.h. It is found in the /Unicorn/Webcat/Pages_deliv/Elib_revC/ directory on the Sirsi server. IMPORTANT: this file needs to be copied from this location to the /Unicorn/Webcat/Pages_custom/Elib_revC/ directory before it is modified. The file in the custom directory is used in preference to the one in the deliv directory so the original file should be left in this directory.
Alternately, you can add the code to the 5_item_services.h file instead (making a copy in the Pages_custom folder and modifying the copy, as described above).
Paste this JavaScript code near the end of the page.
SiriDynix Web2
Open your bibliographic template page found in at HTML/Name_of_the_OPAC/Record.html. Paste this JavaScript code near the end of the page.