<div dir="ltr">For highlighting term in an ABCD search:<div><br></div><div><ul><li>place the script <font face="monospace, monospace">hightlight.js</font> in central/dataentry/js</li><li>modify<font face="monospace, monospace"> [<i>database_folder</i>]/www/prologoact.pft</font> and add the sentence</li></ul><font face="monospace, monospace">'<script language=javascript src=../dataentry/js/highlight.js></script>'/</font> </div><div><br></div><div>          at the beginning  (all the sentence in a single line)</div><div><ul><li>modify [database_folder]/www/epilogoact.pft and add at the end, after the sentence </html>'  the following lines:</li></ul><div><font face="monospace, monospace">s5:=(v3000+| |),</font></div><div><font face="monospace, monospace">s5:=(replace(s5,'"','')),</font></div><div><font face="monospace, monospace">'<SCRIPT LANGUAGE="JavaScript">highlightSearchTerms("',s(s5),'");</SCRIPT>'/</font></div><div><font face="monospace, monospace"><br></font></div><div><ul><li><font face="monospace, monospace">modify the pfts where you want to highlight the terms, adding </font></li></ul><font face="monospace, monospace">'<div id=results>'/</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">     </font><font face="arial, helvetica, sans-serif"> at the beginning of the format and</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="monospace, monospace">'</div>'</font></div><div><br></div><div>          at the end of the format.  This will ensure that only the contents of the format will be highlighted</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 1, 2016 at 2:30 AM, Renate Morgenstern <span dir="ltr"><<a href="mailto:rmorgenstern@iway.na" target="_blank">rmorgenstern@iway.na</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>


  
  

<div>
Good day,<br>
<br>
in Winisis search terms were highlighted. Is this possible in ABCD?  Users were asking for this.<br>
I configured it in IAH, but they want it in ABCD.<br>
<br>
Regards and thanks<span class="HOEnZb"><font color="#888888"><br>
Renate
</font></span></div>

<br>_______________________________________________<br>
isis-users mailing list<br>
<a href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</a><br>
To manage your own subscription options go to: <a href="http://lists.iccisis.org/listinfo/isis-users" rel="noreferrer" target="_blank">http://lists.iccisis.org/listinfo/isis-users</a><br>
Or contact Henk Rutten: <a href="mailto:hlrutten@xs4all.nl">hlrutten@xs4all.nl</a><br>
<br></blockquote></div><br></div>