Commit graph

26 commits

Author SHA1 Message Date
Avram Lyon
2d57f0ae73 Trans: Keygen nit in BibTeX per http://forums.zotero.org/discussion/15812/; thanks to dlandert & waddell. 2011-01-21 10:11:39 +00:00
Simon Kornblith
9b7c08a06d update lastUpdated times on translators modified for new translation architecture 2011-01-11 04:39:29 +00:00
Simon Kornblith
b5dd5b5e9f update lastUpdated on modified translators so that they won't be overwritten by repo 2010-11-07 03:16:09 +00:00
Simon Kornblith
3f2a8a39ab - Overhaul of Zotero.Translate instance. New code should use new Zotero.Translate.Web, Zotero.Translate.Import, etc. The core Translate class is now abstracted away from data access, read/write IO, and the sandbox API. This all needs more testing.
- Translators now use configOptions and displayOptions properties in their metadata instead of Zotero.configure() and Zotero.addOption() to specify interfaces.
- Replaced now broken Zotero.Utilities.inArray() appearances in MODS.js with proper indexOf() calls
2010-11-02 21:39:54 +00:00
Simon Kornblith
73102eb977 eliminate deprecated cleanString calls, and fix a namespace bug in eRDF 2010-10-24 23:05:28 +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
8026fcd14d commit Becker's modified BibTeX.js 2010-06-18 08:32:37 +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
473d9e3c17 numPages fixes for BibTeX, MARC, Google Books 2010-01-12 23:07:19 +00:00
Dan Stillman
91c400c8e6 Pushed NIPS, PROLA, BibTeX (over the past few days) 2009-12-29 10:18:42 +00:00
Matt Burton
29a8b68830 Adding Andy Pascall's bibTex fix 2009-10-07 21:15:19 +00:00
Sean Takats
7685a0f191 No longer escapes DOIs in order to avoid problems with illegal characters. Thanks, ijvm (http://forums.zotero.org/discussion/31/2/bibtex-export/) 2009-08-21 14:31:27 +00:00
Dan Stillman
691e34d7d4 Pushed BibTeX and MODS 2009-07-04 04:56:52 +00:00
Dan Stillman
f8bbf32d85 Closes #1514, Patch for Improved BibTex Import/Export: shorttitle, bookSection->incollection, character mapping, translator, seriesNumber, space-delimited keywords, note/annote/comment/review <-> notes/extra, file import
Closes #1180, Support more schemes for PDF URIs in BibTeX Import

Thanks for the patch.
2009-07-04 02:47:53 +00:00
Dan Stillman
6709555dd9 Pushed BibTeX (Fx3 clients only) 2009-01-28 18:59:54 +00:00
Sean Takats
702b747303 BibTeX author delimiter ("and") is now case insensitive on import. 2009-01-28 18:42:20 +00:00
Dan Stillman
cf7f7d82d4 Fixed (what appeared to be) two obvious typos in the DRA translator -- still doesn't work for search results on http://umanitoba.ca, at least, but now works for single pages
Pushed updated BibTeX with 1.0.9 Unicode fix
2009-01-12 18:25:36 +00:00
Dan Stillman
dad0b3125f Fix UTF-8 output in BibTeX translator in 1.0.9 (not yet pushed) 2008-12-29 23:57:41 +00:00
Dan Stillman
0f990781f1 Fixes #1219, Increase BibTeX read buffer and read only initial 1MB
A 1.5MB RIS file now goes through BibTeX detection in about 3 seconds instead of...longer. I'm not sure the limit really needs to be 1MB, either.
2008-12-16 23:43:50 +00:00
Dan Stillman
37eaefbe16 Remove horizontal ellipsis mapping from BibTeX translator 2008-11-23 21:30:36 +00:00
Dan Stillman
5279777eab Addresses #1192, Patch to disable escaping of the URL field in BibTeX
Update timestamp
2008-10-25 08:11:47 +00:00
Dan Stillman
021d0c0d03 Closes #1192, Patch to disable escaping of the URL field in BibTeX 2008-10-25 08:10:01 +00:00
Dan Stillman
fe02104c9a Closes #1183, Patch for BibTeX: Preserve case, strip url and href on import, import deprecated '@conference', improved dashes
Not pushed to existing clients due to size and Fx2 DB issues, but available via Reset Translators and Styles in a dev build or 1.0.8 when it comes out
2008-10-20 10:27:22 +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