Opened 15 years ago
Last modified 15 years ago
#365 new enhancement
plugout tidy up
Reported by: | kjdon | Owned by: | kjdon |
---|---|---|---|
Priority: | moderate | Milestone: | Greenstone 2 wishlist |
Component: | Collection Exporting | Severity: | enhancement |
Keywords: | Cc: |
Description
Tidy up plugouts in same way we have done plugins. PrintInfo would be almost exactly the same as plugin one - use the same class??
export.pl has lots of options that are specific to each plugout. remove them from the script, and make plugouts specified in collect.cfg so options are passed in in the same way that plugin options are.
import saveas thing should also use plugout options from config file
see also #332.
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
I am just removing the facility to export more than one collection at once, cos its thought that no one would ever want to do it.
so plugout options can go into the config file.
comment:3 by , 15 years ago
Milestone: | Release 2.82 → Release 2.83 |
---|
oh, you can export several collections at once. Where should plugout info go? a new export.cfg file?