Bug 1012250 - RFE: Support <index>es
Summary: RFE: Support <index>es
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: PressGang CCMS
Classification: Community
Component: CCMS-Core
Version: 1.1
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 1.3
Assignee: Lee Newson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1012194
TreeView+ depends on / blocked
 
Reported: 2013-09-26 05:42 UTC by Ruediger Landmann
Modified: 2013-12-03 22:16 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-03 22:16:36 UTC


Attachments (Terms of Use)

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.


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