- adds "Lookup by Identifier..." option under add item. currently works for DOIs and PMIDs, but not ISBNs, since our Open WorldCat search translator is broken. with a working ISBN search translator, ISBNs would work, too.

- fixes NCBI PubMed translator type (should be 12, since it's a search translator as well as a web translator)
- fixes a bug passing multiple translators to translate.setTranslator()
- increases priority of CrossRef translator
- makes sync animated arrow progress indicator into a general CSS class (zotero-small-progress-indicator) so that the same progress indicator can be used for lookup. if this is confusing, we could use something else instead.
This commit is contained in:
Simon Kornblith 2009-04-11 04:00:31 +00:00
parent ebeb9976d2
commit dad84abe97
8 changed files with 28 additions and 21 deletions

View file

@ -6,7 +6,7 @@
"target":"http://partneraccess.oclc.org/",
"minVersion":"1.0.0b3.r1",
"maxVersion":"",
"priority":100,
"priority":90,
"inRepository":true,
"lastUpdated":"2007-09-15 21:00:00"
}