Closed (fixed)
Project:
Biblio Zotero
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Aug 2015 at 12:45 UTC
Updated:
2 Mar 2016 at 20:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
goron commentedHere's a patch that enables importing from a collection. It's simple and seems to get the job done. There could be improvements, like validating that the collection id exists, or fetching all the collection names for the library and offering the collection choice in a dropdown list. But I think this patch is sufficient as is to get started, and these things could be added later.
Comment #4
mlncn commentedThis feature was incorporated into the 7.x-1.x by Travis McCauley, and I've applied Goron's superior help text for the configuration page. Thanks!!