Permalink
Browse files

Capita prism (#1090)

* Renamed Talis Prism 2 to Capita Prism

Talis's library business was sold to Capita in 2011, so changing the label to reflect this.

The URI structure being looked for is also from the version of Prism that followed 2, which doesn't have a version number.
  • Loading branch information...
zuphilip authored and adam3smith committed Aug 8, 2016
1 parent 26cc99d commit 3baeefb7d640bdb920379397ba60e739f8f5d025
Showing with 4 additions and 4 deletions.
  1. +4 −4 Library Catalog (Talis Prism 2).js → Library Catalog (Capita Prism).js
@@ -1,6 +1,6 @@
{
"translatorID": "dc024bfc-2252-4257-b10e-cb95a0f213aa",
"label": "Library Catalog (Talis Prism 2)",
"label": "Library Catalog (Capita Prism)",
"creator": "Sebastian Karcher",
"target": "/items(/\\d+|\\?query=)",
"minVersion": "2.1.9",
@@ -9,7 +9,7 @@
"inRepository": true,
"translatorType": 4,
"browserSupport": "gcsibv",
"lastUpdated": "2016-06-20 11:26:54"
"lastUpdated": "2016-07-02 21:37:30"
}
/*
@@ -108,7 +108,7 @@ var testCases = [
}
],
"language": "English",
"libraryCatalog": "Library Catalog (Talis Prism 2)",
"libraryCatalog": "Library Catalog (Capita Prism)",
"publisher": "Archiv",
"url": "http://capitadiscovery.co.uk/bcu/items/324179",
"attachments": [],
@@ -140,7 +140,7 @@ var testCases = [
"date": "2016",
"ISBN": "9781408846896",
"language": "English",
"libraryCatalog": "Library Catalog (Talis Prism 2)",
"libraryCatalog": "Library Catalog (Capita Prism)",
"place": "London",
"publisher": "Bloomsbury",
"url": "http://capitadiscovery.co.uk/worcs/items/693096",

0 comments on commit 3baeefb

Please sign in to comment.