<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello, <div><br></div><div>We are trying to show users the result of a DITA Map comparison (two input maps, in the result map we want to show users which topics are added/deleted/changed).</div><div><div><br></div><div>We use @status on the topicrefs for example:</div><div><br></div><div><div style="margin: 0px; font-size: 12px; color: rgb(2, 29, 167); "><map><span style="color: #000000"><br>
</span><title><span style="color: #000000">DITA Topic Map</span></title><span style="color: #000000"><br>
</span><topicref<span style="color: #f9975e"> href</span><span style="color: #ff9450">=</span><span style="color: #ab4500">"topic1.xml"</span><span style="color: #f9975e"> status</span><span style="color: #ff9450">=</span><span style="color: #ab4500">"changed"</span>/><span style="color: #000000"><br>
</span><topicref<span style="color: #f9975e"> href</span><span style="color: #ff9450">=</span><span style="color: #ab4500">"topic2.xml"</span><span style="color: #f9975e"> status</span><span style="color: #ff9450">=</span><span style="color: #ab4500">"new"</span>/><span style="color: #000000"><br>
</span></map><span style="color: #000000"><br></span></div></div><div style="margin: 0px; font-size: 12px; color: rgb(2, 29, 167); "><br></div><div style="margin: 0px; font-size: 12px; ">When the map is opened in an editor window some CSS can be used to style the topics:</div><div style="margin: 0px; font-size: 12px; "><br></div><div style="margin: 0px; "><div style="margin: 0px; ">*[status=new] {</div><div style="margin: 0px; "> text-decoration: underline; </div><div style="margin: 0px; "> background-color: #90ee90; /* CSS - LightGreen */</div><div style="margin: 0px; ">}</div><div style="margin: 0px; "><br></div><div style="margin: 0px; ">*[status=changed] {</div><div style="margin: 0px; "> background-color: #77ccff; /* CSS - LightCyan */</div><div style="margin: 0px; ">}</div><div style="font-size: 12px; "><br></div><div style="font-size: 12px; "><br></div><div style="font-size: 12px; ">This works great in the editor - users looking at a result map can see the changed topics, click and see the topic level changes.</div><div style="font-size: 12px; ">However, when a user chooses to open the map in the DITA Map Manager, there isn't any styling.</div><div style="font-size: 12px; "><br></div><div style="font-size: 12px; ">Is there an alternative way of styling that we could be using? </div><div style="font-size: 12px; ">If not, could we request an enhancement to support CSS in the Map Manager?</div><div style="font-size: 12px; "><br></div></div><div><div>Thanks,</div><div><br></div><div>Nigel</div><div><br></div><div><br></div><div>-- <br><div apple-content-edited="true">
<div>Nigel Whitaker, Software Architect, DeltaXML Ltd. "Experts in information change"</div><a href="mailto:nigel.whitaker@deltaxml.com">nigel.whitaker@deltaxml.com</a> <a href="http://www.deltaxml.com">http://www.deltaxml.com</a> +44 1684 869035 <div>Registered in England: 02528681 Reg. Office: Monsell House, WR8 0QN, UK</div>
</div>
<br></div></div></div></body></html>