Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Biblefox for WordPress

Опис

Turns your WordPress site into an online Bible study tool. Creates a Bible index for your WordPress site, allowing your users to easily search your blog posts (or BuddyPress activities, when using BuddyPress) for any Bible reference. Use it for WordPress sites that involve a lot of discussion of the Bible.

For instance, if a user searches your site for ‘Genesis 2’, they will find posts that not only contain the string ‘Genesis 2’, but also other equivalent strings like ‘Gen 2’, or other references that intersect Genesis 2 like ‘Gen 1-3’.

A Bible Directory page is also added to sites using BuddyPress. This directory allows users to read any Bible passage and view all of the activities that reference that passage. Your Bible Directory has the url: http://yoursite.com/bible/

Other Features:
* Bible references automatically become links with a tooltip that gives quick access to the Scripture
* Adds a post meta box that displays the Bible text while writing a blog post

Try Biblefox.com

Biblefox for WordPress was developed for a new online community: Biblefox.com. Biblefox is designed to use great open source tools like WordPress and BuddyPress to help people engage deeply with the Bible in online community. If you are interested, feel free to create an account at Biblefox.com and study the Bible with us!

Скріншоти

Встановлення

You can download and install Biblefox using the built in WordPress plugin installer. If you download Biblefox manually, make sure it is uploaded to “/wp-content/plugins/”.

Activate Biblefox in the “Plugins” admin panel using the “Activate” link.

You will need to refresh your Bible index in the Biblefox setting page. This updates the Bible index for all of your current posts. While Biblefox is active, new posts will automatically be indexed.

For BuddyPress sites, you should also add support to your menus for the Bible Directory by adding a link. Your Bible Directory has the url: http://yoursite.com/bible/

Часті питання

Where can I get support?

The support forums can be found here: http://dev.biblefox.com/forums/

Does Biblefox install any database tables?

Yes. Biblefox creates tables for storing the Bible references in each post. For a blog, the table is usually ‘wp_posts_bfox_refs’ (ie. “{$wpdb->posts}_bfox_refs”) and for BuddyPress activities it is ‘wp_bp_activity_bfox_refs’. These tables have a column for a post_id, and 2 columns to store the start and end verses for any Bible reference in the post.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Biblefox for WordPress” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Biblefox for WordPress” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.8.3

  • Fixed JavaScript errors in IE
  • Fixed some issues with saving Biblefox options on single site installations

0.8.2

  • Fixed hardcoded plugin URL from ‘biblefox’ to ‘biblefox-for-wordpress’

0.8.1

  • Fixed BuddyPress setting page and Activity refresh

0.8

  • Initial release