Commit Graph

29 Commits

Author SHA1 Message Date
Simon Kornblith
f22ab3080c don't create enormous arrays 2011-02-10 00:30:36 +00:00
Avram Lyon
706391bce4 Trans: Stripping out section tags in abstracts, per http://forums.zotero.org/discussion/16254 2011-02-05 14:17:35 +00:00
Avram Lyon
6958518063 Trans: Change PubMed to support import 2011-01-27 05:44:14 +00:00
Avram Lyon
0a3c6c25ea Trans: Add support for name suffixes to PubMed translator. Requires Zotero 2.1 for best usage,
since the suffixes will be misinterpreted by the old csl.js citation processor.
2010-11-16 21:13:36 +00:00
Dan Stillman
50df80a391 Push WilsonWeb, PubMed, Euclid, Project MUSE (and fix whitespace of JSON block, which Scaffold 2.0 saves as spaces instead of tabs) 2010-11-10 10:15:33 +00:00
Avram Lyon
a7f535ee85 Trans: Add https protocol for NCBI Pubmed 2010-10-26 18:16:18 +00:00
Dan Stillman
ab0184688c Pushed PubMed 2010-06-05 20:23:22 +00:00
Simon Kornblith
0f83076252 commit Avram's update PubMed translator 2010-06-05 18:17:05 +00:00
Dan Stillman
512ba9c305 Pushed PubMed 2010-04-12 19:26:51 +00:00
Dan Stillman
0714867e6a Pushed updated PubMed 2010-04-08 13:07:57 +00:00
Dan Stillman
9c31b10de7 Push PubMed and PubMed Central 2009-12-17 08:09:03 +00:00
Dan Stillman
0b05cb34a8 Pushed PubMed, Aleph, and Hanrei Watch (and fixed regex JSON escaping on PubMed) 2009-10-22 19:02:49 +00:00
Matt Burton
0f77e5f273 Adding Rintze's changes to work with the preview website 2009-10-22 14:35:36 +00:00
Dan Stillman
1fc74a3f93 Don't save snapshots on PubMed 2009-09-21 21:51:54 +00:00
Dan Stillman
dc852d8ace Push Sudoc (and PubMed, for real this time) 2009-04-28 09:13:39 +00:00
Dan Stillman
493588aac7 Pushed PubMed with fixed pagination fix to repo 2009-04-27 19:34:07 +00:00
Dan Stillman
7a195b8388 Pushed updated PubMed translator with changes from Rintze 2009-04-23 17:56:48 +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
Dan Stillman
2480b04f10 Fix globally scoped variable and change match(...).join("") to match(...)[0] 2009-04-07 01:10:03 +00:00
Matt Burton
414680d7be removing unnecessary debug 2009-04-07 00:53:55 +00:00
Matt Burton
92a29a7ad5 adding pagination patch from Rintze 2009-04-07 00:53:51 +00:00
Matt Burton
5a7f3b1500 adding abbriviation patch from Rintze 2009-04-07 00:53:46 +00:00
Matt Burton
aa380262e0 Adding patch to handle multi-month dates 2009-04-07 00:53:40 +00:00
Dan Stillman
cca5bc3d35 Pushed NCBI PubMed and Ancestry.com US Federal Census 2008-12-15 00:22:24 +00:00
Matt Burton
1589c5be2c forgot to update lastUpdated 2008-12-12 22:49:47 +00:00
Matt Burton
7230cc24c0 Fixes #1250: Changed E4X to use an attribute match for DOI 2008-12-12 22:41:32 +00:00
Dan Stillman
70e5e6f7bd Addresses #1225, Pubmed Translator Fails on Search Results Pages
Pushed PubMed to repo
2008-11-27 05:14:28 +00:00
Matt Burton
10c148135a Fixes #1225: Pubmed Translator Fails on Search Results Pages
changed the xpath for article to search for <p> instead of <div>
2008-11-27 04:59:26 +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