Bug 978673 - RFE: Should have ability to use custom logos in branded books
Summary: RFE: Should have ability to use custom logos in branded books
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: PressGang CCMS
Classification: Community
Component: CSProcessor
Version: 1.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: pressgang-ccms-dev
QA Contact: Bilhar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-27 04:17 UTC by Bilhar
Modified: 2013-07-19 03:58 UTC (History)
1 user (show)

Fixed In Version: 0.33.4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-19 03:58:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Bilhar 2013-06-27 04:17:49 UTC
In Book_Info.xml file, we specify the logo to be used on the front page of books. When building a book with Publican it generally defaults to using the file with name title_logo.svg. For OpenShift Online and Enterprise books however, we use different logos for each product. We did this by pointing the Book_Info.xml file to use a different logo, like this: Online_title_logo.svg for Online books, and Enterprise_title_logo.svg for Enterprise books.

But we also have a generic title_logo.svg file just in case of any issues, so that it at least has something to fall back on. For example, it falls back to this generic logo for PDF output.

With OpenShift books migrating to CCMS, it seems that we don't have the ability to specify which logo file to use. Therefore, when Publican builds the book, it's defaulting to the generic title_logo.svg file, and not the custom logos that we want to use.

It would be nice to have the ability to point to which logo file we want to use.

Document URL: 

Section Number and Name: 

Describe the issue: 

Suggestions for improvement: 

Additional information: 


Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Lee Newson 2013-07-19 03:07:44 UTC
Added in 0.33.4

Added the new "Brand Logo" metadata attribute. Examples:

Brand Logo = Enterprise_title_logo.svg

or

Brand Logo = Online_title_logo.svg

This will replace the default image with the image specified. It should be noted that what is specified will have "Common_Content/images/" prefixed to the image name.

Comment 2 Bilhar 2013-07-19 03:54:33 UTC
All looks good, now we're able to use OpenShift and Enterprise logos in our books. Thanks.

Comment 3 Lee Newson 2013-07-19 03:58:43 UTC
Thanks for verifying Bilhar :)


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