Open GoogleCodeExporter opened 9 years ago
Currently these are always shown.
Right now, xulsword does not provide the switches for these filters:
UTF8GreekAccents (For Greek texts having accents)
OSISVariants (For OSIS texts having variant readings)
OSISRuby (For Japanese OSIS texts with ruby: Kana glosses of Han characters)
Really, xulsword should iterate over all installed filters and display a switch
for each one it finds. But the trick with this is that these filters would
always be presented to users in English (regardless of the UI locale), because
the filter name is only provided in the .conf file in English. For xulsword,
this is a suboptimal solution. So a revision of the UI would also be required.
Original comment by gpl.prog...@gmail.com
on 3 May 2012 at 9:52
Original comment by gpl.prog...@gmail.com
on 9 Oct 2013 at 5:25
This would also allow GlobalOptionFilter=OSISVariants to work? The TR module
has them.
Original comment by gpl.prog...@gmail.com
on 8 Jan 2014 at 10:12
Module WHNU also has Variants.
Original comment by DFH...@gmail.com
on 8 Jan 2014 at 3:22
Does the list still need to include OSISLemma ?
cf. OSISRuby is now deprecated in favour of OSISLemma.
See
http://crosswire.org/wiki/DevTools:conf_Files#Elements_required_for_proper_rende
ring
Original comment by DFH...@gmail.com
on 8 Jan 2014 at 4:13
Original issue reported on code.google.com by
DFH...@gmail.com
on 16 Jan 2012 at 8:01