Bug 1032352 - Remove hard coded topic IDs for Help Topics
Summary: Remove hard coded topic IDs for Help Topics
Keywords:
Status: NEW
Alias: None
Product: PressGang CCMS
Classification: Community
Component: Web-UI
Version: 1.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: pressgang-ccms-dev
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-20 02:45 UTC by Lee Newson
Modified: 2014-08-04 22:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Lee Newson 2013-11-20 02:45:24 UTC
For deployments outside of our internal instance the Help Topic IDs might be different and as shouldn't be hard-coded and instead should be configurable.

Comment 1 Matthew Casperson 2013-11-24 22:35:32 UTC
The solution I had in mind for this was to start all auto-increment primary key values (and therefor any topic ids) for custom deployments at something like 100,000. This means that any content in our internal deployment could keep their IDs without being mixed with any content generated in an external instance.

This also means that the topics that make up the help ids would serve as an example topics and content specs as they would be an example book.

I'll leave this open for discussion though.


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