Commit graph

497 commits

Author SHA1 Message Date
Avram Lyon
80ee78a348 Remainder of InnoPAC translator fix. Thanks to noksagt
for pointing out that I had missed part of my patch.
2010-09-23 17:01:51 +00:00
Avram Lyon
f3cfcd0b08 New WilsonWeb translator, thanks to Brinda Shah from HW Wilson 2010-09-23 16:12:11 +00:00
Simon Kornblith
3888e19539 commit Zotero Connector-compatible COinS, unAPI, and Embedded RDF 2010-09-23 04:20:06 +00:00
Avram Lyon
dd55ecaa68 Fix for newspaper article saving in TVNZ translator, thanks to Sopheak. 2010-09-20 13:37:35 +00:00
Dan Stillman
60e5ff103c Fix COinS and unAPI on pages served as application/xhtml+xml
This requires testing, since it could easily break COinS/unAPI on some pages.
2010-09-15 18:43:52 +00:00
Avram Lyon
cb269dc15a Adding NZZ.ch, Newsnetz, and FAZ.net translators, by Ibex 2010-09-14 17:57:58 +00:00
Avram Lyon
2f64ff78ea New translator for NZ's Papers Past, by staplegun 2010-09-14 15:06:21 +00:00
Avram Lyon
536f1ee24e Adding ISSN to Japan Times translator 2010-09-14 14:13:54 +00:00
Avram Lyon
329ac1db8a Frank's updated Japan Times Online translator to fix RSS issue 2010-09-14 14:07:34 +00:00
Dan Stillman
048d7f77b8 Pushed EBSCO (a couple days ago 2010-09-14 09:00:42 +00:00
Dan Stillman
d3024cacc3 Use VL tag for Report Number in Report item type 2010-09-13 08:16:46 +00:00
Dan Stillman
5d614da8fc Updated EBSCOhost translator
Thanks to Josh from EBSCO for the patch.

I also changed it to no longer save a useless URL to the URL field.
2010-09-12 20:21:36 +00:00
Dan Stillman
562ea570c5 Simplified ajlyon's regexp tweak, but detectCode is still failing for me on a page without an "~S[0-9]" (http://forums.zotero.org/discussion/14023/#Item_6) 2010-09-10 13:44:17 +00:00
Simon Kornblith
b7db38d946 add z:displayTitle property to items with no title (or cases, for which displayTitle differs from title) 2010-09-10 02:08:06 +00:00
Simon Kornblith
c7c6075309 - closes #1722, PATCH: MODS translator with dct and typeofresource mappings
- handle institutional authors properly in MODS import/export
2010-09-10 01:24:17 +00:00
Avram Lyon
8b00d11986 Updated Sudoc translator by Sylvain. 2010-09-08 09:41:18 +00:00
Dan Stillman
8920eec3a8 Merged r6317 and r6331 to branch and pushed updated MODS 2010-09-04 22:45:49 +00:00
Simon Kornblith
4adc22971f remove debug code from previous commit 2010-09-04 20:39:37 +00:00
Simon Kornblith
98dbfd761a eliminate support for proprietary ZoteroItemType meta tag 2010-09-04 20:38:25 +00:00
Avram Lyon
f7787305d9 - Fix for some InnoPAC installations, per http://forums.zotero.org/discussion/14023
- Chad's new Rutgers IRIS translator, now moved to standard filename
2010-09-04 07:53:20 +00:00
Dan Stillman
32c4ea1a6b Pushed update National Archives of Australia with fixed JSON block 2010-09-03 06:08:53 +00:00
Dan Stillman
11f0b85db0 New ERIC timestamp from pushing 2010-08-26 04:30:49 +00:00
Avram Lyon
10e5766d8f Fixed ERIC translator 2010-08-24 20:40:17 +00:00
Dan Stillman
744610ca5b Fix invalid JSON in NAA 2010-08-24 18:40:36 +00:00
Dan Stillman
eda8845f83 Existing translatorIDs should not be changed 2010-08-24 18:40:01 +00:00
Dan Stillman
d51088b1be Pushed Google Scholar 2010-08-23 08:49:32 +00:00
Avram Lyon
085e0883aa Adding GPL declaration for translators I personally wrote in their entirety. 2010-08-22 22:47:05 +00:00
Avram Lyon
903051e471 Rewritten Stuff.co.nz translator by Sopheak Hean. 2010-08-22 22:40:16 +00:00
Dan Stillman
c373786a1e Pushed JSTOR (thanks Avram) 2010-08-22 07:54:24 +00:00
Avram Lyon
ab6b3b16d9 Fixing PDF saving for JSTOR translator 2010-08-22 06:34:41 +00:00
Avram Lyon
24ace7c733 Fix for JSTOR translator, closes ticket #1715 2010-08-22 06:03:23 +00:00
Avram Lyon
99fba46ffc New Google Scholar translator by Frank Bennett 2010-08-17 15:13:36 +00:00
Avram Lyon
be5f7baca3 New version of The Times translator by Andrew Brown. 2010-08-15 10:51:07 +00:00
Avram Lyon
f4d759ebf4 New version by Tim Sherratt 2010-08-15 10:32:24 +00:00
Avram Lyon
a0ecb645a8 Adding TV by the Numbers translator by odie5533 2010-08-12 15:30:48 +00:00
Avram Lyon
8bc1c0ad7e Adding The Nation translator by odie5533 2010-08-12 15:16:05 +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
Avram Lyon
9aa227db6b Sopheak's new NZ Herald translator 2010-08-08 22:42:03 +00:00
Simon Kornblith
4037193f92 don't use deprecated Zotero.Utilities.isInt() function 2010-08-01 23:46:45 +00:00
Simon Kornblith
d7ff547e2f Fix parse error in MODS translator 2010-07-26 03:29:42 +00:00
Simon Kornblith
bc3b405e82 closes #1694, PATCH: BibTeX file export of descriptions, proper support for multiple files (thanks to karnesky) 2010-07-15 17:20:20 +00:00
Simon Kornblith
8c9f874ce9 commit LeanneJParry's patch to allow BibTeX file export in JabRef format (http://forums.zotero.org/discussion/10825/?Focus=65967#Comment_65967) 2010-07-12 11:57:55 +00:00
Simon Kornblith
80924040fb closes #1427, PATCH: MODS [physicalDescription = "electronic" > itemType "webpage"] could cause problems
closes #1579, PATCH: MODS translator should separate titles and subTitles
once again, thanks to karnesky
2010-07-12 11:37:47 +00:00
Simon Kornblith
b4fd20822a closes #1662, PATCH: MODS translator with more marcgt mappings
closes #1578, PATCH: MODS translator uses non-existent "theses" genre instead of "thesis"
thanks to karnesky for the patches
2010-07-12 11:32:26 +00:00
Simon Kornblith
095ec1c974 remove unnecessary code 2010-07-09 07:48:13 +00:00
Simon Kornblith
5510f3ba13 more Google Patents fixes 2010-07-09 07:46:52 +00:00
Simon Kornblith
fcf3c1d579 Fix Google Patents search results 2010-07-08 23:07:15 +00:00
Simon Kornblith
3d70456938 closes #1671: PATCH: Modify Voyager translatot to work with BHA catalog 2010-06-19 09:25:41 +00:00
Simon Kornblith
8026fcd14d commit Becker's modified BibTeX.js 2010-06-18 08:32:37 +00:00
Dan Stillman
d8fe05dc74 Pushed COinS 2010-06-16 18:13:45 +00:00
Simon Kornblith
888f2aee68 faster COinS translator 2010-06-16 07:44:31 +00:00
Avram Lyon
e9c561787c Fixes #1431, CiNii translator; see also http://forums.zotero.org/discussion/6549/ 2010-06-14 18:32:47 +00:00
Dan Stillman
a77ecb5e86 Pushed HighWire 2.0, PubMed Central, IEEE Xplore 2010-06-14 11:55:48 +00:00
Avram Lyon
c0755b80ca Closes #1539, empty N1 entries cause bad data in DOI for Highwire 2.0 2010-06-13 23:01:00 +00:00
Rintze Zelle
d67f09d0fd Updating PubMed Central translator to recognize HTTPs addresses 2010-06-13 14:32:31 +00:00
Dan Stillman
b78575005f Pushed Amazon, again 2010-06-10 02:52:51 +00:00
Simon Kornblith
cfe5bb5737 replace String.trim() method with Zotero.Utilities.trim(). while String.trim() is a great idea, it was introduced in Firefox 3.5, and so isn't available to some Zotero users. 2010-06-10 02:50:25 +00:00
Dan Stillman
a687c9d547 Pushed Amazon 2010-06-10 02:49:57 +00:00
Avram Lyon
a2936942dc Fixing query to AWS by trimming newlines from ASIN, per http://forums.zotero.org/discussion/13011/ 2010-06-10 02:32:25 +00:00
Avram Lyon
d864ea457d Adding translator for Russian journal aggregator, "Zhurnalnyi zal". 2010-06-08 20:55:55 +00:00
Avram Lyon
5befc94ad7 Adding RFE/RL translator. 2010-06-08 20:37:19 +00:00
Avram Lyon
005b068248 koenigs's fixes to IEEE Xplore, per http://forums.zotero.org/discussion/10904
and zotero-dev discussion
2010-06-08 01:10:08 +00:00
Avram Lyon
ae62b09858 Regex fix for AMS MathSciNet, per http://forums.zotero.org/discussion/7895 2010-06-07 02:03:50 +00:00
Avram Lyon
3c3fb6e06a Fixing date updated for Highwire 2.0 translator 2010-06-07 00:59:13 +00:00
Avram Lyon
8e8dad2797 Fix for Highwire 2.0 journals, per http://forums.zotero.org/discussion/9492/ 2010-06-07 00:57:39 +00:00
Avram Lyon
8225c417dd New version of CSA translator, per discussion at http://forums.zotero.org/discussion/11969 2010-06-06 23:20:52 +00:00
Avram Lyon
cbc6d58e8e Removing broken translator for American Meteorological Society, see
http://forums.zotero.org/discussion/12095/ for details.
The DOI translator will work for now, until a new translator can be
written.
2010-06-06 23:18:33 +00:00
Dan Stillman
41f39aa4e8 Pushed The Times UK, Mainichi Daily News, Open WorldCat 2010-06-05 20:32:21 +00:00
Dan Stillman
77c851031f Pushed CTX 2010-06-05 20:25:39 +00:00
Dan Stillman
ab0184688c Pushed PubMed 2010-06-05 20:23:22 +00:00
Simon Kornblith
635ec386fd commit Avram's XML OpenURL ContextObject/FreeCite translator 2010-06-05 18:36:07 +00:00
Simon Kornblith
0f83076252 commit Avram's update PubMed translator 2010-06-05 18:17:05 +00:00
Simon Kornblith
f5630a38cf update lastUpdated time on previous translator commits 2010-06-05 18:12:01 +00:00
Simon Kornblith
84c83c7f99 Fix invalid translator JSON 2010-06-05 18:07:09 +00:00
Dan Stillman
7cc02abaa9 Updated BibTeX with Olivier/noksagt/Frank's patch 2010-05-31 18:15:14 +00:00
Dan Stillman
79d3122f58 Slightly modified version of Frank's BibTeX patch for "January" issue 2010-05-29 23:17:50 +00:00
Dan Stillman
eb52e48913 Closes #1079, Chronicle of Higher Ed problem
Pushed updated translator from ajlyon
2010-05-27 17:30:38 +00:00
Dan Stillman
85b170db2a Pushed Google Books 2010-05-27 17:29:19 +00:00
Dan Stillman
9a27afb069 Pushed Informaworld 2010-05-18 17:31:42 +00:00
Dan Stillman
4d143aca32 Pushed Rintze's Google Books update 2010-05-03 04:18:14 +00:00
Dan Stillman
42338e0650 Pushed Google Scholar fix 2010-05-02 21:02:58 +00:00
Dan Stillman
19e70b81b5 Update Internet Archive translator to work with new bucket scheme 2010-04-29 21:54:01 +00:00
Simon Kornblith
139d39d30e - correct BIBO schema URI
- use Common Tag Ontology for tags
2010-04-20 23:03:23 +00:00
Dan Stillman
269a58eddc Pushed Frank's LexisNexis fix 2010-04-19 05:38:40 +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
ed4546a56f Adjust minVersion on ISI WoK 2010-04-01 22:54:20 +00:00
Dan Stillman
fb9f9ba4d5 Pushed ISI WoK and removed unnecessary line 2010-04-01 22:47:06 +00:00
Sean Takats
9bd8c1b1f7 Adds support for CABI database to ISI Web of Knowledge. Translator now uses retrieveDocument and retrieveSource functions. 2010-04-01 22:04:01 +00:00
Matt Burton
6a846a6557 Adding Gracile's 11feb10 changes. 2010-03-29 15:01:57 +00:00
Matt Burton
466cf794e1 Adding Sylvain's 15mar10 changes. 2010-03-29 15:01:48 +00:00
Matt Burton
1caa7ac359 Adding Sylvain's 20feb10 changes. 2010-03-29 15:01:40 +00:00
Matt Burton
7cfa4e8e3a Adding Jonas's 03mar10 new translators. 2010-03-29 15:01:31 +00:00
Matt Burton
c63ed29574 Adding 09mar10 update. 2010-03-29 15:01:20 +00:00
Matt Burton
88d987c6ff Adding new translators from Frank. 2010-03-29 15:01:08 +00:00
Matt Burton
ba381943e1 Adding Avram's 22mar10 changes. 2010-03-29 15:00:39 +00:00
Fred Gibbs
5004450791 support for scraping Zotero items 2010-03-29 03:43:06 +00:00
Simon Kornblith
78a37e7dbc Fix broadcast types 2010-03-27 01:02:50 +00:00
Simon Kornblith
26d13c4a2c Support tags in Bibliontology RDF and remove debug code 2010-03-27 00:27:21 +00:00
Dan Stillman
1ddae811eb Update Ovid regexp 2010-03-23 19:11:00 +00:00
Simon Kornblith
9576887080 lower Bibliontology priority to fix import issues 2010-03-21 16:18:48 +00:00
Simon Kornblith
1d4c2715f1 draft Bibliontology translator 2010-03-21 06:13:28 +00:00
Matt Burton
856fb80fd6 Created Pubget translator. 2010-03-05 16:02:09 +00:00
Matt Burton
a92b4b1e80 Addresses #1309, its a messy ugly fix, but it kinda works, still fails a bit tho... 2010-03-04 21:13:27 +00:00
Matt Burton
213ee13989 Addresses #1309, Fixes single results, multiple is using black magic, needs more work. 2010-03-04 18:38:53 +00:00
Matt Burton
02a766571b Addresses #1309, Fixes single results, multiple is using black magic, needs more work. 2010-03-04 18:35:20 +00:00
Dan Stillman
142d6449a8 Remove executable bit from a couple translators 2010-02-04 02:46:55 +00:00
Dan Stillman
2e4dc5e548 Fix JS strict warning from MODS detectImport() 2010-02-04 02:40:52 +00:00
Dan Stillman
af36412a11 Closes #1275, Map RIS ED tag to editor
Mapping both import and export. The spec doesn't actually give any indication that ED is for editors (and, given that AB isn't actually abstract, you can't really make assumptions when it comes to RIS), but other apps seem to put editors in ED

A forum user suggested that mixing and matching A1/A2 and ED caused creator data to be skipped altogether on import to EndNote. I haven't checked this, but I'm adding editor export to ED on the grounds that more data is better than less, and users can update other import filters if necessary.
2010-02-04 02:34:04 +00:00
Dan Stillman
e94c041c0d - Moved PROLA to APS with Paul Dlug's changes
- Pushed EBSCO, APS, MARC
2010-02-04 02:12:41 +00:00
Matt Burton
dd0529b64e Fixes #1626, updated xpath for multiple, disabled for Scientific American Archive 2010-01-31 01:09:01 +00:00
Matt Burton
9ab983cd59 Adding Sylvain's 27jan10 changes 2010-01-30 22:58:08 +00:00
Dan Stillman
fd78461fc6 Fixed Ovid error 2010-01-25 18:40:42 +00:00
Dan Stillman
da0c883f45 Very quick update to ScienceDirect to restore authenticated single-page saving and PDF download after site update
Search results and guest mode will return an error with a message (in Report Errors) until this is fixed for real
2010-01-25 08:05:50 +00:00
Matt Burton
bbb070274e Adding Frank's 23jan10 changes 2010-01-23 19:59:20 +00:00
Matt Burton
4c1d0ea878 updated date 2010-01-23 19:59:12 +00:00
Matt Burton
5bcd708074 added NPJ's 23jan10 changes, fixed the target regex to support proxy urls 2010-01-23 19:35:21 +00:00
Simon Kornblith
59e21310a3 add support for nsfReviewer to RDF/Zotero RDF 2010-01-17 18:00:59 +00:00
Dan Stillman
473d9e3c17 numPages fixes for BibTeX, MARC, Google Books 2010-01-12 23:07:19 +00:00
Dan Stillman
fc6847ca98 Pushed updated Ovid translator that supports non-English interfaces 2010-01-07 09:59:43 +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
861543d453 Allow slash in second part of DOI, which is apparently valid (http://forums.zotero.org/discussion/10473/) 2010-01-05 09:07:50 +00:00
Matt Burton
7d83967137 Adding himura's patches 2009-12-31 20:54:52 +00:00
Matt Burton
45cca72fb2 Adding himura's patches 2009-12-31 20:54:45 +00:00
Matt Burton
4189fe618e Adding himura's patches and fixed author handling code. 2009-12-31 20:54:41 +00:00
Matt Burton
d08bc12b69 added willsmith's 09dec09 changes and hardcoded publicationTitle. 2009-12-31 20:54:34 +00:00
Matt Burton
81a95fe8d0 adding willsmith's 09dec09 eMedicine translator, generated a new uuid and changed item type to journalArticle 2009-12-31 20:54:28 +00:00
Matt Burton
07668d6635 Adding willsmith's 11dec09 Time UK translator, wrapped the date extraction in a try to keep it from failing 2009-12-31 20:54:24 +00:00
Matt Burton
67aa09b96c (finally) Adding Nathan's ACLweb translator, changed detectWeb to look for bib links and only works in multiple 2009-12-31 20:54:22 +00:00
Matt Burton
06c384be03 Adding Avram's Tatknigafun translator 2009-12-31 20:54:18 +00:00
Matt Burton
4c73c7f5b4 Adding willsmith's 16Dec09 changes, updated xpaths to be compatible with search results & table of contents 2009-12-31 20:54:13 +00:00
Matt Burton
4f1b82ce90 Adding Sylvain's 17Dec09 changes, tweaked to handle single search results 2009-12-31 20:54:11 +00:00
Matt Burton
121385e280 Adding dmkaplan2000's 22Dec09 changes 2009-12-31 20:53:54 +00:00
Dan Stillman
aff9c1746a Pushed SAE International 2009-12-31 00:18:36 +00:00
Dan Stillman
91c400c8e6 Pushed NIPS, PROLA, BibTeX (over the past few days) 2009-12-29 10:18:42 +00:00
Dan Stillman
91588ccf29 Pushed Ovid and Google Scholar 2009-12-23 17:55:50 +00:00
Dan Stillman
a3bfd8a878 Rintze's Google Scholar fix 2009-12-22 18:30:31 +00:00
Dan Stillman
43025f971d Pushed National Archives of Australia
Deleted NAA RecordSearch (which it replaces)
2009-12-17 09:33:04 +00:00
Dan Stillman
78a88f749f Pushed Google Books 2009-12-17 09:25:43 +00:00
Dan Stillman
9c31b10de7 Push PubMed and PubMed Central 2009-12-17 08:09:03 +00:00
Dan Stillman
312035de10 Updated UMich translator URL (a while ago) 2009-11-25 02:25:01 +00:00
Dan Stillman
c19be7d8ad Copy in json.org unserialize() so JSON.parse() works in Fx3 2009-11-13 07:06:14 +00:00
Dan Stillman
a71926da26 Restore JSON.parse() calls that were overwritten 2009-11-13 04:14:27 +00:00
Dan Stillman
911160524c Fix constraint order importing RDF files (from Zotero 1.0?) with child items in collections 2009-11-12 07:21:30 +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
9e09c2113d Another old journal URL scheme for Informaworld 2009-11-02 21:07:18 +00:00
Dan Stillman
1add6f17b7 Fix additional Informaworld URL scheme 2009-11-02 20:51:01 +00:00
Dan Stillman
9f3f0f1250 Fixed and pushed Informaworld 2009-11-02 20:30:23 +00:00
Dan Stillman
8fad310894 Pushed ScienceDirect 2009-10-31 20:30:27 +00:00
Simon Kornblith
0e30876787 fix broken ScienceDirect on pages with dummy iframes 2009-10-31 20:27:46 +00:00