Opened 16 years ago

Closed 15 years ago

#361 closed enhancement (fixed)

plugin options for exploding

Reported by: kjdon Owned by: nobody
Priority: high Milestone: Book Release
Component: Collection Building Severity: enhancement
Keywords: Cc:

Description

In the exploding script, there are two options, collection and plugin_options, which are not shown in gli. Make gli pass the appropriate values to these options, in secret :-)

collection should be the colleciton name, and plugin_options should be a space separated list of all options that the user has configured in the plugin in the plugin list. Option names need to start with -, eg "-optionA value -optionB value"

Change History (2)

comment:1 by kjdon, 15 years ago

Milestone: Release 2.82Book Release
Priority: moderatehigh

Either make GLI pass the plugin options to the script, or have a new flag which will be silently set by GLI so that exploding looks in the config file to find plugin options.

comment:2 by kjdon, 15 years ago

Resolution: fixed
Status: newclosed

Added -use_collection_plugin_options flag to explode script. GLI now sets -collection option and this new option, so the plugin options from the config file are read in.

Note: See TracTickets for help on using tickets.