JohnAustinDev / xulsword

Automatically exported from code.google.com/p/xulsword
17 stars 5 forks source link

Handle apocryphal books #227

Closed GoogleCodeExporter closed 2 years ago

GoogleCodeExporter commented 9 years ago
Currently xulsword only handles the 66 standard books of the Bible. Some 
modules with certain verse-systems include apocryphal books as well.

Proposed strategy: The Bible Navigator will only show the standard 66 books of 
the Bible. But all other book drop-down lists would show these books, plus any 
books beyond these which are included within a visible module. By visible, it 
is being displayed in one of xulsword's windows.

The books included in each module cannot be known until after program init, 
because each book of each module must be separately queried to detect its 
presence or absence (getEntry can be used for this). So drop-down lists must be 
dynamic (using CSS).

Original issue reported on code.google.com by gpl.prog...@gmail.com on 6 Nov 2013 at 11:28

JohnAustinDev commented 2 years ago

The Bible navigator and everything else now support all OSIS books.