We are using Oxygen as our authoring tool. Sometimes we need to add an ID to an element. Oxygen has this nice context menu for Generate IDs. This menu helps, but it seems to be a Oxygen specific format for the ID, e.g. <p id="p_zgz_jdq_r1b"/>
I would like to get a GUID, the same format for the id as SDL Knowledge Center generates when checking in the topic, e.g. <title id="GUID-DC83EBC4-B4C0-4BAB-8801-5111E006F314">2</title>.
I know that I can use the ID Options dialog and change from ${id} to ${uuid}, but this does not give me the format I would like.
Any tips?
Morten