Thanks! Glad it's so simple. I saw that conversion parameter but I didn't associate it with the parent topic link, because it talks about topicref @collection-type, which I don't have in my maps. I probably should have tried it anyway...
Regards Roy MacLean| Technical Writer | T: +44 20 7562 7777 | M: +44 7956 474 911 | Dovetail | 2 Minster Court, London, EC3R 7BB, UK | The information in this email is for the sole use of the intended recipients(s). It may be confidential and/or legally privileged. Any review, disclosure, copying, distribution, retention, or any other use by others is prohibited and may be unlawful. If you are not the intended recipient, please contact the sender and delete all copies. We reserve the right to monitor email content for the purposes of ensuring compliance with legal requirements and company policies and your sending to, or receiving from, us of any email constitutes your agreement to these terms. ________________________________________ From: Hussein Shafie [huss...@xmlmind.com] Sent: 26 January 2017 17:21 To: Roy MacLean Cc: 'xmleditor-support@xmlmind.com' Subject: Re: [XXE] Parent topic linkpool On 01/26/2017 04:21 PM, Roy MacLean wrote: > I'm generating XHTML pages to put into a repository. At the end of each > generated page is a div, of class > > "unordered-members-linkpool" > > with a link to the parent topic. For example: > > <div class="unordered-members-linkpool"><p class="link">‣ > <span class="parent-topic-link-item">Parent topic: </span> > <a href="MAP_Modules_All-6qmyt.html#I_j9fib_">Functional - > Personalization</a> > </p></div> > > The generated IDs are raising spurious deltas in the repository, so I'd > like to get rid of these divs. However, they're not generated from > anything in the DITA source, and I can't find any occurrence of the > class under the XXE installation directory, apart from in CSS files. I > don't see a conversion parameter to control this either. > > How can I get rid of the divs (other then post-processing)? > > Regards > > *Roy MacLean*| Technical Writer | T: +44 20 7562 7777 | M: +44 7956 474 > 911 | Dovetail | 2 Minster Court, London, EC3R 7BB, UK | > > The information in this email is for the sole use of the intended > recipients(s). It may be confidential and/or legally privileged. Any > review, disclosure, copying, distribution, retention, or any other use > by others is prohibited and may be unlawful. If you are not the intended > recipient, please contact the sender and delete all copies. We reserve > the right to monitor email content for the purposes of ensuring > compliance with legal requirements and company policies and your sending > to, or receiving from, us of any email constitutes your agreement to > these terms. Try to pass XSLT stylesheet parameter ignore-navigation-links=yes to XMLmind DITA Converter, the DITA processor embedded in XMLmind XML Editor. Reference: http://www.xmlmind.com/ditac/_distrib/doc/manual/xsltParams.html#xsltParams__ignore-navigation-links This is done using menu item "Map" | "Convert Document" | "Convert to XHTML". This menu item displays the following dialog box: http://www.xmlmind.com/xmleditor/_distrib/doc/help/conversion_parameters_editor.html Click the "Document conversion parameters" arrow to add this "ignore-navigation-links" parameter. Note that this is done once for all and not each time you'll have to convert your document to XHTML. -- XMLmind XML Editor Support List xmleditor-support@xmlmind.com http://www.xmlmind.com/mailman/listinfo/xmleditor-support