Pasting menu missing in outline panel
Posted: Mon Jul 01, 2024 5:28 pm
Hello,
I am using Web Author 26.1.0.1 version.
I activated Outline panel in a DITA framework thanks to this webAuthorOutlineConfig.xml file:
The outline panel is well present.
I try to use it by copying / pasting some nodes with the contextual menu.
I can cut nodes (they disappear when clicking on "Cut") but I don't know how to make a "Paste" menu item appear.
Thank you for your help,
Johann
I am using Web Author 26.1.0.1 version.
I activated Outline panel in a DITA framework thanks to this webAuthorOutlineConfig.xml file:
Code: Select all
<outline>
<structureMode editable="yes" default="no">
<preferredAttributes names="id xml:id"/>
</structureMode>
</outline>
I try to use it by copying / pasting some nodes with the contextual menu.
I can cut nodes (they disappear when clicking on "Cut") but I don't know how to make a "Paste" menu item appear.
Thank you for your help,
Johann