Drupal Bible Project

Welcome Drupal users. This website is opened for Drupal users who need Bible Module.

Module Functions
1. Read Bible online. You can read bible in Drupal system and don't need jump to somewhere else.
2. Search Bible verses. Enter keyword and search all verses contain this keyword. Multi-keywords search is now supported.
3. BLS Filter. Turn on BLS Filter, and one can use [GEN:1:1](please mouse over []) to embbed verse in node-page. Multi-verse is avaible. Please try [GEN:1:1-5].
4. Block Daily Golden Verse.
5. Multi-Bible reading.
6. Strong Number AJAX functions.
7. Strong Number Search in Bible. Try Search Strong Number H7225
8. Bible data of commentary, music, daily reading,etc. [FAQ]
9. Web Import function.
10. User-mark verse set function and "My Verse" link.
11. Inline passage. User can turn on filter function, and use BLS syntax to add passage in article. See [FAQ]
12. Bible change selector.
13. Browser language detect choose bible.
14. Reference Verse function.
15. Bible note function.
16. [new] Bible Gallery data.

Drupal Official Project:
http://drupal.org/project/bible

Celebrate the 2012 New Year, Drupal Bible gets a new sitename

 

Dear All drupal bible users:

For a new comming year, drupal bible also try to get a new face. For a short-term preparation, we move to http://drupalbible.org as a new web site.

This old site will not turn offline. It will still work for reading/referencing. All services have been move to new site, and we'll answer/discuss there. Please forward your browser address to the new sites, and, please pray for us for the Bible on WWW development.

MikeLee

 

Unable to upload .bc, .sn in Drupal 7 - Fix

Thanks for a great module. For people unable to upload .bc and .sn files in Drupal 7, find and replace the following lines in bible.module:

Find:
$file = file_save_upload('filesn');

Replace:
$validators = array('file_validate_extensions' => array('txt bc sn'));
 $file = file_save_upload('filesn',$validators);

Find:
$file = file_save_upload('file');

Replace:
$validators = array('file_validate_extensions' => array('txt bc sn'));
 $file = file_save_upload('file',$validators);

Request

Hello Dear Mike.

We have a function request if you are interested.

We have an authorised Mongolian translation of "Our daily bread" book (Bible verse, comment, further reading). You can get information about this book from the http://odb.org/

So what we want is to show every page of that book the right day.

And it's not just us who wanted this function, many Christian churches have daily readings too, specially the Catholic Church. So I think they can use this function for their sites too.

We are waiting for your answer.
Thank for your help.

bible-lut-de.tar.gz

File Type: 
Bible Context File
File Language: 
German
Version: 
Luther Bibel 1545

German Version Roman Catholic

Hello,

I have searched this website for two hours and read many things, but couldn't find a German Roman Catholic bible version.

Have I overlooked it? If it is not provided here - can I get it elsewhere?
Please be so kind, to help me out here.

Kirsten

Assistance request - Schereschewsky's Chinese Mandarin New Testament of 1880-1885

I have been looking for Schereschewsky's Chinese Mandarin New Testament of 1880; I currently get lots of visitors from china. And i have troubles finding anything else except a chinese version of the defiled niv bible.

About 19/20 of all new testament manuscripts is represented by the textus receptus; Schereschewsky's version is told to be based on this. And niv only stands with(what i would say) less than 1/20 witnesses of being true.

Hide My Verses

Hi,
Thanks for the module.
How can I hide/remove "My Verses" - and any other Bible feature - on the User pages.
I think it would just confuse my users!

Cheers.

Strong Number File not imported; Or Strong Number is mistype

When I use the King James Strong Number Version I can view the scripture text OK but when I hover over the SN and the pop-up block comes up, there is no text in it.

When I click on the SN number link I get the message "Strong Number File not imported; Or Strong Number is mistype."

What am I doing wrong?

Internationalisation (internationalization)

Hello.

In a multilingual Drupal 7 site, is there a way to have the golden verse in French on a French page, in English on the corresponding English page etc?

Syndicate content