Commit Graph

1989 Commits

Author SHA1 Message Date
Michael Berkowitz
a9d6741ad2 -Changes Davidson College Library translator to use MARC record instead of RIS. 2008-03-31 16:35:49 +00:00
Michael Berkowitz
74e4652fcc -Actually includes the change to the Scopus target regex I meant to put in the last commit. 2008-03-31 15:29:06 +00:00
Michael Berkowitz
b0b5f4d3c3 -Fixes Scopus translator. 2008-03-31 15:23:06 +00:00
Dan Stillman
c7d56fcbe7 Closes #964, add file extension if mime type is defined in translator
Hard-coded some more mappings. Can add others if necessary.
2008-03-30 09:19:29 +00:00
Dan Stillman
c393acff74 Removed legacy YouTube translator from scrapers.sql (still in repo) and reverted new YouTube GUID in scrapers.sql and repo. (GUIDs should never change.) 2008-03-30 08:20:11 +00:00
Dan Stillman
8b70c0c76e Pushed Agencia del ISBN, arXiv.org and BioOne 2008-03-30 07:55:58 +00:00
Michael Berkowitz
cbcb5ac1fb -Adds BioOne translator. 2008-03-28 19:02:06 +00:00
Michael Berkowitz
f56b4ca221 -arXiy.org translator now works with uk.arxiv.org. Also, selectItems no longer has "Title: " as part of item title. 2008-03-28 17:14:59 +00:00
Michael Berkowitz
2ca63eb81a -Adds translator for Agencia del ISBN 2008-03-28 16:45:57 +00:00
Dan Stillman
d6b658bf43 Pushed updated IngentaConnect, InnoPAC, Google Scholor, Alexander Street Press, SpringerLink 2008-03-28 16:26:19 +00:00
Michael Berkowitz
bad83c8705 -Addresses #978. Changes Google Scholar translator to detect EndNote links when prefs are set to a language other than English. Needs testing. 2008-03-27 19:47:38 +00:00
Michael Berkowitz
a087e84c08 -Fixes SpringerLink translator to properly save titles for itemType "book." 2008-03-27 19:15:41 +00:00
Dan Stillman
0b487294b0 Workaround for SQL bound parameter limit when indexing PDFs (limit existed only in Firefox 3, I think) 2008-03-27 18:49:30 +00:00
Michael Berkowitz
5cc42c4f5c -Modifies InnoPAC target regex for better results. 2008-03-27 14:43:47 +00:00
Michael Berkowitz
4b50596ee2 -Fixes detectCode in Ingenta Connect translator. 2008-03-26 18:42:42 +00:00
Michael Berkowitz
a93510d31b -Closes #975. Fixes Alexander Street Press target regex. 2008-03-26 18:15:11 +00:00
Michael Berkowitz
2724c937d3 -Updates Scopus target regex for proxies. 2008-03-26 17:49:27 +00:00
Simon Kornblith
0fe1ec7fa3 add a little more debug code to Juniper proxy 2008-03-26 17:35:32 +00:00
Simon Kornblith
bd8f9b2cc8 addresses #743, Support non-EZproxy proxies
theoretically support Juniper proxies. this needs testing.
2008-03-26 17:33:57 +00:00
Simon Kornblith
74d8ee9a7e - remove extraneous HTTP request from Time translator when handling single pages
- closes #943, processDocuments broken by Firefox 3 (should fix the specific issue the Time translator was having, if it's seen in other translators. reopen this ticket if there are other problems.)
- closes #649, Importing large BibTeX file fails
- closes #687, Ignore text outside entries in BibTeX files
- closes #951, Unquoted numbers in last field of record break BibTeX import
- closes #932, Support @STRING variables in BibTeX
2008-03-26 16:13:24 +00:00
Michael Berkowitz
e2ddc7c4f0 -Fixes Scopus translator. 2008-03-26 15:18:31 +00:00
Dan Stillman
172a45fb64 Pushes updated Endeca 2, IngentaConnect, YouTube, PLoS One, Nature 2008-03-26 02:40:12 +00:00
Dan Stillman
95e71c41d8 Fixes #778, Overzealous PNAS (HighWire) blocking
This was due to a bug in WebPageDump/ScrapBook that would make invalid requests when various source attributes included relative paths to files in different directories. PNAS was blocking after 20 or so 404s for image files.
2008-03-26 01:19:43 +00:00
Michael Berkowitz
be2a11793b -Closes #946. Fixes PLoS Comp Bio/etc translator. 2008-03-25 20:40:15 +00:00
Simon Kornblith
72ce1d9816 fix exporting of dates with BibTeX (broken by r2455) 2008-03-25 17:48:34 +00:00
Simon Kornblith
97d5be10e8 closes #958, BibTeX doExport modification to map proceedingsTitle -> booktitle
closes #961, Make BibTeX cite key customizable
closes #960, Improve type selection in BibTeX export
closes #959, Write URL to howpublished field with item.webpage in BibTeX export
2008-03-25 17:37:22 +00:00
Michael Berkowitz
ea7079fa0b -Fixes Nature detectWeb to stop finding articles that have no citation export options. 2008-03-25 16:02:00 +00:00
Simon Kornblith
66d497afe9 closes #969, Export not working under FF3 2008-03-25 15:35:54 +00:00
Michael Berkowitz
cf9d9a6e9e -Fixes min version in Endeca 2 translator, and adds YouTube (legacy) translator with trimInternals regressed to cleanString. 2008-03-25 15:23:49 +00:00
Michael Berkowitz
1f7b536f10 -Modifies XPath in IngentaConnect translator to work with FF3. 2008-03-25 14:56:54 +00:00
Dan Stillman
686b53fb76 Pushed Scopus and updated YouTube, SIRSI, Project MUSE, and ESA Journals 2008-03-25 00:40:18 +00:00
Simon Kornblith
c565f2bb7a actually closes #917, superCleanString() strips extended characters 2008-03-24 22:08:24 +00:00
Simon Kornblith
7a925776b7 support edition and other types of subjects in SIRSI translator 2008-03-24 22:07:31 +00:00
Simon Kornblith
bf76b6abed - closes #941, collapse year option should be turned off if both references have suffixes
- fixes issues with tab alignment in some styles
2008-03-24 21:36:59 +00:00
Simon Kornblith
ddd3f815a8 undo previous rev 2008-03-24 20:03:13 +00:00
Simon Kornblith
027a287deb closes #917, superCleanString() strips extended characters 2008-03-24 19:42:25 +00:00
Simon Kornblith
e89abf2eb3 closes #944 2008-03-24 19:22:52 +00:00
Michael Berkowitz
86afd6de2e -Adds Scopus translator. 2008-03-24 19:17:30 +00:00
Michael Berkowitz
dba8ef34f5 -Fixes XPath in Project MUSE so it'll work with FF3. 2008-03-24 18:56:09 +00:00
Simon Kornblith
ddf4adb4dc fixes #944 on branch too 2008-03-24 18:48:33 +00:00
Michael Berkowitz
5470ed0a11 -Changse ESA Journals translator to work with new site. 2008-03-24 17:56:26 +00:00
Simon Kornblith
1188978174 fix issues with spontaneous rearrangement of multi-item citations 2008-03-24 15:20:57 +00:00
Simon Kornblith
6dc762df29 closes #954, disambiguate-add-year-suffix should only add suffix if year is the same 2008-03-24 15:10:25 +00:00
Michael Berkowitz
ceb57c6a4d -Fixes YouTube translator to handle video download from international YouTube domains. 2008-03-24 14:39:17 +00:00
Dan Stillman
962b692ef5 Pushed updated Ancestry.com, ScienceDirect and YouTube 2008-03-24 02:10:49 +00:00
Michael Berkowitz
abfd574f45 -Adds video download to YouTube translator. 2008-03-24 01:30:22 +00:00
Michael Berkowitz
a1a3a967ca -Modifies ScienceDirect translator based on suggestion from the forums. 2008-03-24 01:17:15 +00:00
Dan Stillman
fd5b336080 Fixes #956, can't create new lines in the abstract by hitting enter key 2008-03-22 14:47:45 +00:00
Elena Razlogova
4c50196f5a Fixes Ancestry.com translator - they changed their XPaths again 2008-03-21 22:20:01 +00:00
Michael Berkowitz
891fd4341e -Fixes a few issues with the Amazon translator. 2008-03-21 19:13:10 +00:00