Page 1 of 1

Table expanse/collapse: changes in v24?

Posted: Thu Aug 25, 2022 6:12 pm
by dbarr
Hi team,
As part of a general update of our DITA-OT plugins, me and my colleagues are testing webhlep v24.1. We have noticed many nice improvements over our previous version (v22), but we have been surprised to find a change in the behavior of the expanse/collapse button for tables.

While on v22 the button expanded/collapsed the entire table, in v24.1 we find that only the table description is being collapsed.
We first thought this was caused by custom JS we use to move the location of the button, but the issue persists after we removed all of our custom javascript.

Was this an intended change for v24.1?[/b ]We are now considering removing these buttons entirely (we will also do this to hide the publication TOC collapse button) — would you consider adding a parameter to give users the option to include or exclude these collapse buttons?

Thank you as always,
Daniel

Re: Table expanse/collapse: changes in v24?

Posted: Mon Aug 29, 2022 1:50 pm
by cosmin_andrei
Hello,

We are unable to reproduce this issue on our online documentation published with 24.1. You can try again using the default transformation and see if the issue reoccurs.

Also, it is possible to have a custom publishing template that should be migrated to the latest version. More details here:
https://www.oxygenxml.com/doc/versions/ ... ver23.html
https://www.oxygenxml.com/doc/versions/ ... ver24.html
https://www.oxygenxml.com/doc/versions/ ... r24-1.html

Re: Table expanse/collapse: changes in v24?

Posted: Wed Aug 31, 2022 1:22 pm
by ylan
Hi @cosmin_andrei,

Thank you for these custom publishing templates, it really helped me.