Page 1 of 1

Bookmap Template that includes new topics

Posted: Wed Jan 22, 2025 3:25 am
by kate_lopresti
Our team publishes multiple guides with a common outline. Is it possible to create a bookmap template that generates new topics within it when it's called?
I've used Fast Create Multiple DITA Topics, which is helpful. The challenge is enforcing authors to follow the prescribed outline (sample below). If I could create a bookmap template that does this for them, it would get them started without backtracking to rename or reorganize the files after the fact.
  • Introduction
    • Product Description
    • Specifications
    • Performance

Re: Bookmap Template that includes new topics

Posted: Wed Jan 22, 2025 9:13 am
by Radu
Hello Kate,

We have a feature named "Project template".
To see how that works, in the Oxygen main menu "Project->New Project" and in the New Project dialog you can choose "Sample DITA Project" and "Simple DITA Project". Then choose a folder for the new project and the created project will contain a project xpr file along with multiple other resources.

https://www.oxygenxml.com/doc/versions/ ... oject.html
project templates are actually ZIP archives (with a .zxpr extension) and are stored within the file template directory structure (for example, frameworks\dita\templates\sample-project\Sample DITA Project.zxpr)
Regards,
Radu

Re: Bookmap Template that includes new topics

Posted: Wed Jan 29, 2025 1:54 am
by kate_lopresti
Thanks for the quick response. I'll take the startup project for spin and see if it works for our guide.