Bug 781574 - Allow multiple books to be specified in topic export call.
Summary: Allow multiple books to be specified in topic export call.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Topic Tool
Classification: Other
Component: cli-Topic_Tool
Version: 0.0.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephen Gordon
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-13 19:01 UTC by Stephen Gordon
Modified: 2012-09-24 18:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-24 18:31:13 UTC


Attachments (Terms of Use)

Description Stephen Gordon 2012-01-13 19:01:18 UTC
Description of problem:

Currently topic export can be called in two ways:

- With no arguments - assumes user is inside the book, in the directory containing publican.cfg.
- With one argument - assumes user is one level above the book, argument specifies the name of the directory containing the book. This is the original behaviour.

It would be useful to be able to provide multiple arguments, each representing a book within the current directory to export. For instance:

topic export Installation_Guide Administration_Guide

instead of:

topic export Installation_Guide && topic export Administration_Guide

Comment 1 Stephen Gordon 2012-09-24 18:31:13 UTC
Not a priority, for those situations where this is required it's easy enough to orchestrate using shell constructs.


Note You need to log in before you can comment on or make changes to this bug.