Home › Forums › DITA and XMetaL Discussion › Customize which attributes show up in Element Properties dialog? › Reply To: Customize which attributes show up in Element Properties dialog?
Reply to: Customize which attributes show up in Element Properties dialog?
May 1, 2014 at 7:42 pmThis is something you could try to hack in yourself yes, keeping in mind your caveat. The majority of the significant code that drives our XFT dialogs for DITA authoring is externalized inside JS files. Any text editor should let you mess with those. There is some code inside some of the XFT files themselves so if that needs modification then the XMetaL Forms Toolkit would be required.
I'll bring a request for making these dialogs configurable up with development. I think this is just one XFT dialog that morphs based on the currently selected element.