is there a way to avoid id attribute when inserting an image

Post here questions and problems related to oXygen frameworks/document types.
vishwavaranasi
Posts: 144
Joined: Fri Feb 28, 2020 4:02 pm

is there a way to avoid id attribute when inserting an image

Post by vishwavaranasi »

Hello team ,

is there a way to avoid id attribute when inserting an image,

<image href="../../../../test_path/oxygen/Oxygen128.png" id="image_u3c_x4d_1nb" />

i don't want "id" should be automatically inserted here , how to stop this.

Thanks,
vishwa
Thanks,
vishwa
Radu
Posts: 9048
Joined: Fri Jul 09, 2004 5:18 pm

Re: is there a way to avoid id attribute when inserting an image

Post by Radu »

Hi,

If you open a DITA topic in the Author visual editing mode, in the main menu there is a "DITA" menu with an "ID Options..." action. Select that and in the dialog which appears, remove from the list of elements for which IDs should be generated the "topic/image" entry.

Regatrds,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
vishwavaranasi
Posts: 144
Joined: Fri Feb 28, 2020 4:02 pm

Re: is there a way to avoid id attribute when inserting an image

Post by vishwavaranasi »

Thanks Radu
Thanks,
vishwa
Post Reply