[XXE] RFE XHTML: Image map unique name value handeling'

2017-05-02 Thread Leif Halvard Silli
When experimenting with image maps, I sometimes ended up loosing track of which map I was editing. Hence, some things to consider: # SHORT VERSION: Two RFEs regarding @name of map elements: * RFE 1: When user tries to activate the image map editor for a currently selected area element (by c

Re: [XXE] RFE XHTML: Image map unique name value handeling'

2017-05-02 Thread Hussein Shafie
1) Adding an image map using the toolbar (http://www.xmlmind.com/xmleditor/_distrib/doc/help/adding_image_map.html) creates something like this: --- --- Notice that the newly created map is automatically given a unique ID. 2) In case two image maps (or any other element) have

[XXE] generating WebHelp from command line

2017-05-02 Thread Grundtvig Nielsen Niels
Good afternoon - we have started working with a more streamlined approach, where I maintain the .dita source files using XML Mind and my colleagues generate the WebHelp output. I had to check the Document conversion parameters before generating my own local copy of the WebHelp, because I have a

Re: [XXE] RFE XHTML: Image map unique name value handeling'

2017-05-02 Thread Leif Halvard Silli
On 2 May 2017, at 10:02, Hussein Shafie wrote: 1) Adding an image map using the toolbar (http://www.xmlmind.com/xmleditor/_distrib/doc/help/adding_image_map.html) creates something like this: --- --- Thanks for pasting the code: At the end of your reply, you mentioned that

Re: [XXE] generating WebHelp from command line

2017-05-02 Thread Hussein Shafie
On 05/02/2017 02:39 PM, Grundtvig Nielsen Niels wrote: we have started working with a more streamlined approach, where I maintain the .dita source files using XML Mind and my colleagues generate the WebHelp output. I had to check the Document conversion parameters before generating my own l