vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vrBible Filter -- 0.8 (https://vborg.vbsupport.ru/showthread.php?t=107513)

UltraVR 02-09-2006 07:19 PM

Guys, I added a small How-To in the second post if you want to change the version the Filter links to.

UltraVR 02-09-2006 07:33 PM

I also added a small tutorial on how to link to a different translation from the post screen, too. Easy stuff!

You can find it in the second post.

BeatificFaith 02-10-2006 10:10 AM

Thank you very much! Installed flawlessly and works perfectly!

UltraVR 02-10-2006 04:16 PM

Hey No Problem!

If anyone has this installed and wants to post a link to their page here, I'll put them up in the first thread as demo links.

Chadi 02-10-2006 09:53 PM

Great thank you. What about opening a new window?

Darth Gill 02-10-2006 11:14 PM

Awesome! I have this installed on my forum. I actually wrote my own php bible software years ago, but haven't kept up with it. I would like a plugin that would allow people to search and paste from the bible in an ajax box on the post reply screen! That would be perfect!

http://www.predestinarian.net

Milad 02-11-2006 12:48 AM

I didn't understand Bible!!!

UltraVR 02-11-2006 03:34 AM

Quote:

Great thank you. What about opening a new window?
Try this:

1) Open vbBible_text.xml
2) Replace Line 101 with:

PHP Code:

$link sprintf('<a href="%s%s" title="%s" target="_blank">%s</a>',$link,htmlentities(urlencode(trim("$volume $book $verse"))),$title,trim($reference)); 

3) Replace Line 109 with:

PHP Code:

$link sprintf('<a href="%s&book=%s&chapter=%s&verse=%s" title="%s" target="_blank">%s</a>',$link,htmlentities(urlencode($book)),$chapter,$verses,$title,trim($reference)); 

4) Replace Line 114 with:

PHP Code:

$link sprintf('<a href="%s%s" title="%s" target="_blank">%s</a>',$link,htmlentities(urlencode(trim("$volume $book $verse"))),$title,trim($reference)); 

5) Re-Upload and replace the product xml file.

Tell me if that works! :)

Quote:

I didn't understand Bible!!!
A lot of people don't understand the Bible, don't feel bad. :laugh:

Milad 02-11-2006 02:49 PM

Quote:

Originally Posted by UltraVR
A lot of people don't understand the Bible, don't feel bad. :laugh:

What does this hack do?

Chadi 02-11-2006 02:51 PM

Your kidding right?

"What does it do?

Well kids, it will turn a Bible verse like this: Ezekiel 1:5
...into a link to Bible Gateway like this: Ezekiel 1:5"


All times are GMT. The time now is 01:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01055 seconds
  • Memory Usage 1,743KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete