Auto-insert image with fig using cc_config

Post here questions and problems related to editing and publishing DITA content.
sprentice
Posts: 2
Joined: Wed Oct 05, 2022 10:02 pm

Auto-insert image with fig using cc_config

Post by sprentice »

I've added the following to my cc_config file ..

Code: Select all

<elementProposals path="fig" insertElements="image" />
This properly inserts an <image> element when a <fig> is added, but the Insert Image dialog doesn't display. I tried including "insert.image" in the insertElements attribute, but that didn't do the trick.

Is it possible to get an image to be added when a fig is inserted, but also provide the Insert Image dialog?

Thanks!
...scott