Commit graph

15 commits

Author SHA1 Message Date
Avram Lyon
571c4c7e4b Trans: CrossRef with report support that had been accidentally removed. See http://forums.zotero.org/discussion/3750/ 2011-03-08 09:05:54 +00:00
Avram Lyon
f2bcb72fde Fix nits in target for CrossRef 2011-01-09 20:12:58 +00:00
Dan Stillman
eb3e4b8c90 Push updated CrossRef translator with fallback to null namespace -- won't work in 2.1b2 due to security error (to be fixed in 2.1b3) 2011-01-09 18:20:06 +00:00
Avram Lyon
f672b05d89 - Adding Sopheak's TVNZ translator.
- Adding reference book support to CrossRef
	per http://forums.zotero.org/discussion/12942
- Changing authorship of NZ Herald to match usual standard.
- Adding support for patent issue dates in RIS import and export
	discussed somewhere; patch has been laying about for some time
2010-08-09 00:08:23 +00:00
Dan Stillman
2190c82dcf Fix book chapter and creator type saving in CrossRef translator 2010-01-06 09:35:14 +00:00
Dan Stillman
6f9da7f749 Fix issues with XML going into title and journal abbreviation fields in CrossRef 2009-11-03 10:23:49 +00:00
Dan Stillman
110d6bac70 Fix CrossRef translator to not pull XML into Date field if more than one date -- just use the first 2009-09-20 04:55:26 +00:00
Dan Stillman
ac927f090d Fix CrossRef translator on some DOIs with different namespace 2009-09-20 01:58:02 +00:00
Dan Stillman
385cb2f0b4 Fix CrossRef translator (CrossRef added a namespace) 2009-09-18 01:01:59 +00:00
Dan Stillman
78bfa79f9e Pushed updated CrossRef 2009-07-16 09:16:16 +00:00
Dan Stillman
4ab573e4e7 Quick hack that seems to fix CrossRef DOI lookup, though this should be fixed for real 2009-07-07 08:46:39 +00:00
Matt Burton
b5974570e8 Fixed DOI regex & added nicer fail message for crossref when DOI does not exist. 2009-04-29 18:08:34 +00:00
Simon Kornblith
dad84abe97 - 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.
2009-04-11 04:00:31 +00:00
Simon Kornblith
1f0d24ceef - use DOIs for PDF metadata lookup when available (needs testing)
- fix accessibility of createContextObject in Zotero.Utilities
- improved CrossRef translator
2009-03-24 02:08:08 +00:00
Simon Kornblith
032e0439a1 commit translators as separate files, combine CiteBase translators, and modify SPIE translator 2008-09-11 04:40:07 +00:00