Lessons Learned with upgrading DITA-OT? (Need to move PDF output customizations to a newer version of OT)

FICO will soon be upgrading from LiveContent Architect 11.1.3 to the latest version of Tridion Docs. Tridion Docs no longer supports the old version of the DITA-OT that we run our PDF output through (version 1.5.2), so part of the project will involve porting our PDF customizations to a newer version of the OT. Because the structure of the OT has changed significantly, this will not be an easy task.

Can anyone share any lessons they learned when doing this? Best practices? Things to watch out for? Any advice at all? Thank you in advance!

Parents
  • Hi, Elizabeth. 

    You should be able to get your plugin running with just a few tweaks, but I think it's always a good idea to refactor using the new templates in the default plugins. So you might think about doing the change in two phases: phase 1, update the old plugin working in the new version of the OT; phase 2, create a new plugin and refactor your old style sheet piece by piece to work in the new OT.

    Bill

Reply
  • Hi, Elizabeth. 

    You should be able to get your plugin running with just a few tweaks, but I think it's always a good idea to refactor using the new templates in the default plugins. So you might think about doing the change in two phases: phase 1, update the old plugin working in the new version of the OT; phase 2, create a new plugin and refactor your old style sheet piece by piece to work in the new OT.

    Bill

Children