Hi Peter,<br><br><div class="gmail_quote">On Mon, Jun 27, 2011 at 5:36 PM, Peter von Kaehne <span dir="ltr"><<a href="mailto:refdoc@gmx.net">refdoc@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Just some clarification required:<br>
<br>
There are four places in ./filters where DivineName is somehow being<br>
dealt with<br>
<br>
There is a GBF filter gbfosis.cpp - I think we can safely ignore that.<br>
<br>
There is the big OSIS to HTML filter osishtmlhref.cpp - this is important<br>
<br>
There is osisplain.cpp - and I do not know who or what is using this<br>
filter.<br></blockquote><div><br>OSIS plain is probably used in places like search (where searching the raw words is important).  I'm pretty certain BPBible is using it in its search, and certainly the LORD displays in all caps in the (text) short verse preview (and in small caps in the full verse preview).<br>

<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
And the there is osistrf.cpp - again I would propose to ignore that.<br>
<br>
Is this correct?<br>
<br>
Is there any other place one needs to look for the rendering of divineName?<br></blockquote><div><br> Probably not relevant to your question, but I'll add it for completeness: the remaining place doing any processing is any sub-classes applications may have.  These are outside SWORD code, and so cannot reasonably be controlled for (as I have said, the BPBible one just spits out <span class="divineName"> anyway).<br>

<br>I'm inclined to agree with you about the lack of importance for ongoing development of GBF -> OSIS and OSIS -> RTF.<br><br>Jon<br></div></div>