en:user:rss
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:user:rss [2023/03/13 01:46] – external edit 127.0.0.1 | en:user:rss [2025/08/04 02:06] (current) – [Configuring RSS feed info] kjdon | ||
---|---|---|---|
Line 71: | Line 71: | ||
Note, plugouts are the opposite to plugins. Plugins handle converting document formats to Greenstone' | Note, plugouts are the opposite to plugins. Plugins handle converting document formats to Greenstone' | ||
- | These plugout | + | Plugout |
+ | |||
+ | Alternatively | ||
+ | * **-saveas** specifies what type of output format to use (default: GreenstoneXML) and therefore which plugout (default GerenstoneXMLPlugout) | ||
+ | * **-saveas_options** specifies any options to pass to the plugout. | ||
+ | |||
+ | You can set these in the import options pane of the Create Pane in GLI - if you do that here, they will only be applied when building | ||
+ | You can also set import options directly into the config | ||
<tabbox Greenstone3> | <tabbox Greenstone3> | ||
- | Open up the file // | + | The three ways to specify plugout option, for example, setting the -rss_title option: |
+ | | ||
+ | |||
+ | < | ||
+ | -saveas_options -rss_title dc.Title, | ||
+ | </ | ||
+ | |||
+ | * 2. Add importOptions directly into the collectionConfig.xml file. | ||
+ | |||
+ | In GLI, Edit-> | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | |||
+ | * 3. Add a plugout element directly into the collectionConfig.xml file. | ||
+ | |||
+ | In GLI, Edit-> | ||
Inside the // | Inside the // | ||
< | < | ||
<plugout name=" | <plugout name=" | ||
- | < | + | < |
</ | </ | ||
</ | </ |
en/user/rss.1678671991.txt.gz · Last modified: 2023/03/13 01:46 by 127.0.0.1