Dan Stillman
8905a46ef0
Pushed Sage Journals translator
2008-03-05 21:12:09 +00:00
Michael Berkowitz
0613a23bc5
-Adds Sage Journals Online Translator
2008-03-05 19:42:23 +00:00
Dan Stillman
864842c3a3
Pushed updated YouTube, PubMed and InnoPAC
2008-03-05 17:50:13 +00:00
Michael Berkowitz
630de4d1ef
-Removes debug from InnoPAC translator
2008-03-05 17:09:44 +00:00
Michael Berkowitz
3d0e48bd88
-A couple of tweaks to the InnoPAC translator.
2008-03-05 16:30:21 +00:00
Michael Berkowitz
eae04e8b2e
-Fixes incorrect XPath in PubMed Central translator.
2008-03-05 15:31:46 +00:00
Sean Takats
9ff4358b0c
Fixes multiple YouTube translator problems (search pages, community pages, homepage).
2008-03-05 15:04:42 +00:00
Julian Onions
b101e83c16
Implement the pluralize option for labels for "always"/"never"/"contextual"(default)
2008-03-05 11:13:58 +00:00
Dan Stillman
99652ef5d2
Pushed updated ACM, PLoS, Nature
2008-03-04 18:49:24 +00:00
Michael Berkowitz
910cfddcec
-Minor tweak to Nature translator.
2008-03-04 18:44:22 +00:00
Michael Berkowitz
f1b923a36b
-Adds PLoS Computational Biology to sites supported by the PLoS and PLoS One etc. translators.
2008-03-04 16:24:59 +00:00
Sean Takats
a46d6ebc7f
Fixes import of DOIs in proxied ACM.
2008-03-04 13:55:16 +00:00
Michael Berkowitz
499b5d98b3
-Adds SciELO translator.
2008-03-03 20:04:32 +00:00
Elena Razlogova
f06e220a21
Maps conferencePaper to CSL "paper-conference", presentation to "speech", podcast to "song", callNumber to "call-number".
...
Replaces "series-editor" with "collection-editor"
2008-03-03 13:03:54 +00:00
Michael Berkowitz
bef51ff15e
-A couple more date/volume/etc. handling tweaks for the CSA translator.
2008-02-28 19:16:06 +00:00
Michael Berkowitz
900e56d9ea
-Improves date/volume handling in CSA translator.
2008-02-28 18:54:00 +00:00
Michael Berkowitz
12beee3d08
-Updates SpringerLink translator to fix an issue with creator indices.
2008-02-28 16:06:41 +00:00
Michael Berkowitz
91a31d6047
-Adds Optics Express translator and fixes OSA translator title.
2008-02-27 21:57:33 +00:00
Michael Berkowitz
9f5d4a321f
-Updates Optical Society of America translator.
2008-02-27 21:25:30 +00:00
Michael Berkowitz
10e1ecedba
-Adds Alexander Street Press translator with added handling for search results.
2008-02-27 16:10:41 +00:00
Michael Berkowitz
86c13dca35
Fixes code in IEEE Xplore translator that was causing citations to save multiple times. Also fixes a problem with PDFs being saved incorrectly.
2008-02-27 13:58:02 +00:00
Julian Onions
a620e08b7b
fixes:938 - conditionals on locators don't work in CSL
...
A typo in the JS referred to the wrong variable
2008-02-27 10:14:09 +00:00
Sean Takats
9ba9cf50c3
Removes some bad, bad debugging from IEEE Xplore translator.
2008-02-27 03:22:20 +00:00
Sean Takats
3eb76d35b1
Fixes IEEE Xplore for older items without DOI and items without PDF.
2008-02-27 03:05:10 +00:00
Dan Stillman
8f4e48896d
Fix drag-and-drop to collections with invalid Quick Copy setting
2008-02-24 21:30:32 +00:00
Michael Berkowitz
656adf80c2
-Puts old GUID back on new DSpace translator.
2008-02-22 19:41:12 +00:00
Michael Berkowitz
7d8806fa97
-First draft of a DSpace translator using Dublin Core metadata.
2008-02-22 19:17:53 +00:00
Michael Berkowitz
81cbc50622
-More ScienceDirect tweaks.
2008-02-22 15:20:25 +00:00
Michael Berkowitz
0132964fd1
-Updates ScienceDirect translator
2008-02-21 20:50:46 +00:00
Michael Berkowitz
1bb80dd0bb
-Improves author(s) handling in the ISI WoK translator.
2008-02-20 18:10:28 +00:00
Michael Berkowitz
8743f085a2
-Fixes PubMed Central translator.
2008-02-20 16:05:16 +00:00
Michael Berkowitz
460181eeb2
-Actually fixes the ACM translator to gather DOIs.
2008-02-19 20:57:42 +00:00
Michael Berkowitz
991c26750b
-Closes #918 . Adds DOI support to ACM translator.
2008-02-19 20:33:24 +00:00
Michael Berkowitz
06ca60ff9a
-Addresses #682 . Adds support for https://rex.kb.dk . We may be dealing with variations in MARC field codes that mean we might not be able to process international libraries' data properly. There's probably another ticket in there somewhere.
2008-02-19 20:13:49 +00:00
Michael Berkowitz
028e7c2f9f
-Closes #920 . Adds guest scraper for ScienceDirect.
2008-02-19 18:43:07 +00:00
Michael Berkowitz
ee55ece5b3
-Adds Protein Data Bank translator.
2008-02-19 16:10:42 +00:00
Dan Stillman
24cca6cff3
Titles that were entirely numeric would cause Zotero to fail on "Loading items list..."
2008-02-19 06:27:51 +00:00
Simon Kornblith
ee3f8ee47f
addresses #933 , subsequent-author-substitute no longer works
...
should fix issues with no authors. still need to come up with some way to make subsequent-author-substitute work for subsequent editors and translators, but this is a more difficult problem.
2008-02-18 09:37:37 +00:00
Dan Stillman
8ccae9c92b
Pushed updated ISI WoK translator
2008-02-17 06:48:58 +00:00
Sean Takats
1686346bc3
Tweaks ISI Web of Knowledge to avoid possible domain sandbox issue.
2008-02-16 22:39:51 +00:00
Dan Stillman
d403471ca7
Comment correction
2008-02-15 08:47:45 +00:00
Simon Kornblith
d8ef3d1852
optimizations in cite.js. now O(n) with respect to most processor-intensive functions, but could probably still be faster.
2008-02-15 05:56:00 +00:00
Dan Stillman
408b264b7f
Pushed updated SpringerLink and new AJHG and Cell Press translators
2008-02-14 23:05:38 +00:00
Simon Kornblith
915368cdc6
- closes #933 , subsequent-author-substitute no longer works
...
- fixes an issue that could produce the following error in Zotero when generating a bibliography:
Error: names[j] has no properties
Source file: chrome://zotero/content/xpcom/cite.js
Line: 2590
2008-02-14 22:29:39 +00:00
Michael Berkowitz
4a185c763d
-Fixes SpringerLink translator to avoid the problem reported in http://forums.zotero.org/discussion/2254
2008-02-14 18:06:56 +00:00
Michael Berkowitz
649cb17b81
-Adds translators for AJHG and Cell Press journals
2008-02-14 17:40:21 +00:00
Dan Stillman
711e635c24
Pushed updated Blackwell Synergy
2008-02-13 20:00:15 +00:00
Michael Berkowitz
08c214f95f
-Fixes Blackwell Synergy translator to handle the problem reported in the forums: http://forums.zotero.org/discussion/2239/?Focus=9594
2008-02-13 16:41:11 +00:00
Dan Stillman
7563ff5777
Pushed updated SlideShare
2008-02-13 11:13:44 +00:00
Michael Berkowitz
097069e8a6
-Updates SlideShare translator to handle logged-in vs. not logged-in and PDF download.
2008-02-12 18:58:06 +00:00