| Summary: | Update the translations build to match the english functionality | ||
|---|---|---|---|
| Product: | [Community] PressGang CCMS | Reporter: | Lee Newson <lnewson> |
| Component: | DocBook-builder | Assignee: | Lee Newson <lnewson> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Misha H. Ali <mhusnain> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.1 | CC: | cbredesen, mhusnain |
| Target Milestone: | --- | ||
| Target Release: | 1.9 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-09-01 01:20:34 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1036976 | ||
|
Description
Lee Newson
2013-09-30 01:05:45 UTC
Committed changes to build_books.sh in devel that will build the HTML and remarks versions of the books. *** Bug 1121862 has been marked as a duplicate of this bug. *** As noted in BZ#1117541, the index pages currently display all translated books as available because this script doesn't provide information on whether the books have built or failed. - The ability to filter on: Topic Ids, Obsolete Specs and Frozen specs. We should not show the obsolete or frozen options as that information is of no use to translators. Fixed in 1.9-SNAPSHOT (see the devel-rewrite branch). The docbuilder-translation shell script has been removed and replaced by a node.js application that does pretty much the same thing. Additionally a lot of the config has been cleaned up so that constants don't exist, assumptions about the protocol and port are no longer done, etc... So in future src/config.js will be the only file that needs altering by the administrator. Tried for JP in chrome. Translation builds show build success/failure (graphic), last build time (mouse over graphic), options of remarks build, ZIP download and the filter option available when clicked. |