Bug 1056850

Summary: Chopbook needs to be updated to import older RHEL books
Product: [Community] PressGang CCMS Reporter: Matthew Casperson <mcaspers>
Component: REST-APIAssignee: pressgang-ccms-dev
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.3CC: cbredesen, lnewson
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: 2014-02-07 02:58:00 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:
Embargoed:
Bug Depends On: 885564, 1057408    
Bug Blocks:    

Description Matthew Casperson 2014-01-23 04:31:09 UTC
Some changes have to be made to chopbook to allow it to import older books.

1. It needs to be able to set the link target of a chapter. This depends on https://bugzilla.redhat.com/show_bug.cgi?id=885564
2. It needs to import custom entities
3. It needs to detect duplicate images. This depends on https://bugzilla.redhat.com/show_bug.cgi?id=1035547

Comment 1 Matthew Casperson 2014-01-23 04:32:36 UTC
A lot of the work required to import books without creating duplicate topics has been done at https://github.com/pressgang-ccms/chopbook. I imagine this code will have to be rewritten at some point, but it is a good place to test the logic required.

Comment 2 Matthew Casperson 2014-02-07 02:58:00 UTC
Chopbook has been replaced with a Javascript based application which is checked in to https://github.com/mcasperson/PressGangCCMSImport.

The original chopbook will be discontinued.