-
Notifications
You must be signed in to change notification settings - Fork 13
Description
OpenCPN Basic User Manual
Entire Manual has been updated. We need to create portable User Manuals in epub, html & pdf.
We are using this Table of Contents in the namespace
This TOC has the following code using skipns to avoid writing all of the rest of the OpenCPN Manuals.
{{indexmenu>:opencpn:manual_basic#4|msort nsort nojs skipns=/(opencpn:manual_advanced|opencpn:manual_plugins|opencpn:user_community|opencpn:development_community|opencpn:development_manual|opencpn:editor_manual|opencpn:supplementary_hardware|opencpn:supplementary_software|opencpn:user_corner|opencpn:toc|opencpn:toc_manual_basic|opencpn:toc_manual_advanced)/}}
I have tried with the shorter more direct TOC code (without using skipns=) with similar results
{{indexmenu>:opencpn:manual_basic#4|msort nsort nojs}}
We navigate to this TOC and then select Admin in upper right, then Site Export.
- Set Namespace: opencpn:manual_basic:toc
- Parent Namespace: opencpn:manual_basic:toc
- Export Type: This page only
- Use TOC file in namespace checked
- Render Engine: (Blank, xhtml, ckgedit, dw2pdf, epub, all work with "This page only")
- Export Template: Dokuwiki
- Disable all JS/CSS plugins checked (also unchecked works too)
- All other checks are unchecked.
Selecting "This page only" works for us, creating epub, pdf and html.
Selecting "Specified depth" set as 1 or 2 (up to 5) results in "Finished but download failed."
We think we have tried everything to get this to build the manuals. Is it a new bug?
Do you have any suggestions?
If you need access I can provide it.
2016 Exporting Issue
2018 Exporting pages to Single Page Html with Indexmenu created TOC page
2018 Doluwiki Forum SiteExport & Dw2pdf updates - PDF creation for Offline Use
2018 Gamma reponse after review, towards resolution
2018 Gamma made a commit "Accept the output of indexmenu plugin as TOC"
2018 Bug: "All sub namespaces" - Processes totally independent from the chosen parent namespace #95
2018 Remove Docuwiki format and have internal links between namespaces that work. #128