insert.image action shown for glossBody?
Posted: Thu Aug 09, 2018 1:23 pm
Hi,
If I understood the insert.image author action correctly, it should check whether an image may be inserted as a child element at the selected position.
The default XPath is
However, for the glossBody element, the action shows in the Content Completion list, etc. What do I need to change in the author action that it doesn't appear?
The good thing that happens is that if I use that action and the wizard opens, on insertion of the image, automatically a glossSymbol element is inserted.
Christina
If I understood the insert.image author action correctly, it should check whether an image may be inserted as a child element at the selected position.
The default XPath is
Code: Select all
oxy:allows-child-element("*", "class", " topic/image ")
The good thing that happens is that if I use that action and the wizard opens, on insertion of the image, automatically a glossSymbol element is inserted.
Christina