Bug 1013899

Summary: Use standard brand for CCMS HandBook
Product: [Community] PressGang CCMS Reporter: Matthew Casperson <mcaspers>
Component: Web-UIAssignee: pressgang-ccms-dev
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.1CC: cbredesen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-01 02:24:29 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:

Description Matthew Casperson 2013-10-01 02:23:38 UTC
The PressGang Websites brand was created to include the ability to embed videos. This is actually possible in any brand using the markup

<mediaobject>
<videoobject>
<videodata contentwidth="512" contentdepth="384" fileref="http://player.vimeo.com/video/74627307"/>
</videoobject>
</mediaobject>

So ditch the custom brand and use the standard JBoss one.

Comment 1 Matthew Casperson 2013-10-01 02:24:29 UTC
Done.