Hi Greg,<br><br><div class="gmail_quote">On Sun, Jan 20, 2013 at 3:52 AM, Greg Hellings <span dir="ltr">&lt;<a href="mailto:greg.hellings@gmail.com" target="_blank">greg.hellings@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Sat, Jan 19, 2013 at 10:28 AM, Troy A. Griffitts <span dir="ltr">&lt;<a href="mailto:scribe@crosswire.org" target="_blank">scribe@crosswire.org</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;ve done my part and changed one more tag.  transChange has been upgraded from:<br>
&lt;i&gt;&lt;/i&gt;<br>
<br>
to:<br>
<br>
.transChangeSupplied {<br>
      font-style: italic;<br>
}<br>
<br>
&lt;span class=&quot;transChangeSupplied&quot;&gt;&lt;/<u></u>span&gt;<br>
<br>
More changes welcome.<br>
<br>
Nic, you mentioned doing similar work on your own copies of our filters.  Any experience you&#39;d like to share?<br>
<br>
Bibletime, same.  I know you guys have had stuff styled for quite some time.<br></blockquote><div><br></div></div><div>BT outputs the following (found on lines 383ff of src/backend/filters/osistohtml.cpp):</div><div>
&lt;span class=&quot;transchange&quot;&gt;&lt;span class=&quot;**type**&quot;&gt; ...... &lt;/span&gt;&lt;/span&gt;</div><div><br></div><div>where **type** is the value of the type attribute of transChange. If no type attribute is specified, the value of the changeType attribute is used. If the type or changeType attribute of transChange is equal to &quot;added&quot; then the outer span gets a title=&quot;Added text&quot; and if it is equal to &quot;tenseChange&quot; it gets a title=&quot;Verb tense changed&quot; added to it.</div>

</div></div></div></blockquote><div><br>Would you really want a title to be output for this?  It seems very specific markup, quite different from the &quot;class based&quot; markup, and also raises the questions &quot;How do we change the text displayed for a transChange?  Or translate it?  Or show it in some other way than a tooltip?&quot;<br>

<br>Jon<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
<div><br></div><div>Only some of our styles have CSS associated with the .transchange, but those which do have font-style=italic.</div><div><br></div><div>Looking at the particular C++ code, I see a very straightforward simplification we could do for it, so I&#39;ll probably simplify that logic down.</div>

<span class="HOEnZb"><font color="#888888">
<div><br></div><div>--Greg</div></font></span><div class="im"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Would ultimately like to get this filter set to something we all can share and improve.<br>
<br>
Troy<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/<u></u>mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</blockquote></div></div><br></div></div>
<br>_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br></blockquote></div><br>