Bug 1012250

Summary: RFE: Support <index>es
Product: [Community] PressGang CCMS Reporter: Ruediger Landmann <rlandman>
Component: CCMS-CoreAssignee: Lee Newson <lnewson>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: urgent Docs Contact:
Priority: urgent    
Version: 1.1CC: lnewson, mcaspers
Target Milestone: ---   
Target Release: 1.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-03 22:16:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1012194    

Description Ruediger Landmann 2013-09-26 05:42:55 UTC
Description of problem:
PressGang does not yet support DocBook <index>es

Version-Release number of selected component (if applicable):
Build 201309081012

How reproducible:
100%

Steps to Reproduce:
1. Look for a way to include an index in a topic map

Actual results:
Find that there isn't one

Expected results:
There should be a switch to output:

<index/>

as the final child node in a <book>. This should be off by default otherwise we will create an empty Index.

Additional info:

Comment 1 Lee Newson 2013-11-12 06:08:32 UTC
Added in 1.3-SNAPSHOT build 201311121546

We've added a new boolean "Index" metadata element to handle this and the value by default will be off. eg:

Title = My Content Spec
Product = My Product
Copyright Holder = Red Hat, Inc
Index = ON

Chapter: Introduction
...

Comment 3 Matthew Casperson 2013-11-25 01:31:16 UTC
Tested a spec with "Index = ON" and confirmed that the final build had an index.