<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I would simply use a competent text editor, like Oxygen XML editor. </div><div><br>On Oct 2, 2013, at 8:42, Yves Barbion <<a href="mailto:yves.barbion@gmail.com">yves.barbion@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div><div><div>Hi group<br><br></div>Suppose you have a bunch of topics in a DITA map or in a folder in which you want to replace specific conrefs with an element with text. For example:<br><br><keyword conref="!conref_library.dita#topic_2m1_vgk_3h/keyword_kqg_drd_f3"/><br>

<br>

needs to be replaced with:<br>
<br>

<keyword>XYZ</keyword><br><br></div>and <br><br><keyword conref="!conref_library.dita#topic_2m1_vgk_3h/keyword_drf_tvd_f7"/><br>
<br>

needs to be replaced with:<br>
<br>

<keyword>ABC</keyword><br><br></div>I guess this can be automated with a Framescript or Extendscript which does the following:<br><div><div><div><div><br>1. Collect all the conrefs in a 
DITA map or a folder.<br>2. Present the conrefs in some kind of list, for 
example a column in an Excel spreadsheet. <br>3. In the second column, the user
 could then enter the text and elements which need to replace the conref, for example:<br><br></div><div>cell A1 (find): <keyword conref="!conref_library.dita#topic_2m1_vgk_3h/keyword_kqg_drd_f3"/><br></div>
<div>cell B1 (replace with): <keyword>XYZ</keyword></div><div>cell A2: <keyword conref="!conref_library.dita#topic_2m1_vgk_3h/keyword_drf_tvd_f7"/><br></div><div>cell B2: <keyword>ABC</keyword></div>
<div><br>4. Apply this search/replace list to all topics in a given DITA map or folder.<br><br></div><div>Any takers?<br><br></div><div>Thanks<br clear="all"></div><div><div><br>-- <br>Yves Barbion<br><a href="http://www.scripto.nu">www.scripto.nu</a>
</div></div></div></div></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span></span><br><span></span><br><span>You are currently subscribed to framers as <a href="mailto:quills@airmail.net">quills@airmail.net</a>.</span><br><span></span><br><span>Send list messages to <a href="mailto:framers@lists.frameusers.com">framers@lists.frameusers.com</a>.</span><br><span></span><br><span>To unsubscribe send a blank email to</span><br><span><a href="mailto:framers-unsubscribe@lists.frameusers.com">framers-unsubscribe@lists.frameusers.com</a></span><br><span>or visit <a href="http://lists.frameusers.com/mailman/options/framers/quills%40airmail.net">http://lists.frameusers.com/mailman/options/framers/quills%40airmail.net</a></span><br><span></span><br><span>Send administrative questions to <a href="mailto:listadmin@frameusers.com">listadmin@frameusers.com</a>. Visit</span><br><span><a href="http://www.frameusers.com/">http://www.frameusers.com/</a> for more resources and info.</span><br></div></blockquote></body></html>