Commit graph

22 commits

Author SHA1 Message Date
Avram Lyon
c914919629 Trans: Flexibility/compat improvements in RIS 2011-05-25 19:24:10 +00:00
Avram Lyon
b484828056 Trans: Hackless versions for Z 2.1.3+ 2011-04-01 21:10:31 +00:00
Dan Stillman
e87c236c47 Update BibTeX and RIS timestamps 2011-04-01 21:05:35 +00:00
Dan Stillman
e8aa26fce4 Push RIS 2011-03-23 00:38:52 +00:00
Simon Kornblith
a18b39dcdf fix fallback type in RIS and add support for some non-standard types 2011-03-23 00:35:41 +00:00
Dan Stillman
e5769e74c2 Push BibTex and RIS (2.1 only) 2011-03-22 22:50:00 +00:00
Simon Kornblith
9f5afa184d add workaround for Zotero 2.1.1 bug 2011-03-22 21:30:14 +00:00
Avram Lyon
0432da1d25 Trans: Remove datamode for 2.1, fix handling of newlines per http://forums.zotero.org/discussion/16071 2011-02-13 12:47:49 +00:00
Simon Kornblith
9b7c08a06d update lastUpdated times on translators modified for new translation architecture 2011-01-11 04:39:29 +00:00
Avram Lyon
24fc8d1292 Trans: Handling of conferencePaper and bookSection in RIS, also
handling of numPages. See http://forums.zotero.org/discussion/15376
and other discussion.
2010-11-30 22:04:27 +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
8005ed59e4 fix parse error 2010-11-06 07:48:58 +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
Dan Stillman
aed441e152 Fixes #1727, PATCH: Trim whitespace from RIS TY field to correctly identify types
And pushed to clients. Changed String.trim() to Zotero.Utilities.trim(), since String.trim() isn't supported in Fx3.0
2010-09-28 21:39:47 +00:00
Dan Stillman
d3024cacc3 Use VL tag for Report Number in Report item type 2010-09-13 08:16:46 +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
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
3a5da5e6df Fix potential line.replace() error in RIS detect 2009-07-16 10:33:10 +00:00
Matt Burton
c29f08b583 Revert "ris fix so that UR works as snapshot, reworked PLoS"
This reverts commit d8aab12b0ce0b3865da400fcc2d9f839054ff98d.
2009-06-01 01:57:06 +00:00
Matt Burton
e7fa518f50 ris fix so that UR works as snapshot, reworked PLoS 2009-06-01 01:57:00 +00:00
Dan Stillman
01748aab01 Place is exported using "CP" instead of "CY" in RIS translator 2008-12-01 18:34:09 +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