scrollmapper / bible_databases

Bible versions and cross-reference databases.
994 stars 347 forks source link

BBE Version Psalm chapter intro showing as verse 1 #5

Closed karljboer closed 8 years ago

karljboer commented 8 years ago

Thanks all to everyone who has contributed to this project! I'm in the process of implementing this in randombible.org.

Something I have noticed in using this database on the BBE version is that the chapter intro to some of the Psalms is labeled as verse 1. This offsets all the other verses in the chapter so that the real verse 1 is showing up as verse 2 and so on. I have compensated for this in my own programming, but it seems like it should be handled at the database level. Perhaps the intro could have a verse 0 label? Just a thought.

eolamisan commented 8 years ago

Yes, making it verse 0 makes sense.

scrollmapper commented 8 years ago

Will look into this thank you.