zotero/chrome/content
Dan Stillman e35b035224 Separate identifer parsing from Add Item by Identifier and search translation
- Move identifier detection to `Zotero.Utilities.Internal.extractIdentifiers()`
  so that it can be used for things other than Add Item by Identifier
  (e.g., translation-server)
- Add a `Zotero.Translate.Search::setIdentifier()` function that takes an
  identifier object produced by `extractIdentifiers()` (`{ DOI: "10/..." }`),
  converts that to the search format expected by translators, and calls setSearch()
2017-10-21 03:32:28 -04:00
..
zotero Separate identifer parsing from Add Item by Identifier and search translation 2017-10-21 03:32:28 -04:00
zotero-platform Fix dropmarkers on Linux after 2x upgrades 2017-10-20 18:15:27 -04:00