vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   vBulletin 4 Request - vBulletin 4.xx Bible (https://vborg.vbsupport.ru/showthread.php?t=322523)

justasiam 05-04-2016 04:36 AM

vBulletin 4 Request - vBulletin 4.xx Bible
 
Looking for a Bible mod that is the full Bible. Either a free bible that I host on my site or maybe a mod that searches biblegateway.com and returns the results back to my site.

Ideas?

ForceHSS 05-04-2016 07:21 AM

Not sure if this will help
http://www.kingjamesbibleonline.org/...ur-Website.php

justasiam 05-04-2016 10:01 PM

I appreciate the link, but this does not appear to work with vbulletin well.

justasiam 05-21-2016 01:49 PM

This may not be a full online bible, but it works for me.

Check out https://reftagger.com

Just put the code in the footer template, and it puts a bible verse popup on ev ery bible verse in the post. You can even choose the bible version.

MarkFL 05-21-2016 02:19 PM

Quote:

Originally Posted by justasiam (Post 2571120)
This may not be a full online bible, but it works for me.

Check out https://reftagger.com

Just put the code in the footer template, and it puts a bible verse popup on ev ery bible verse in the post. You can even choose the bible version.

Yes, that's a neat script. :)

I've been planning to publish a mod that allows your users to choose which Bible version they prefer, and for you to decide which PHP scripts to exclude so it's only loaded where you want.

justasiam 05-21-2016 05:53 PM

Quote:

Originally Posted by MarkFL (Post 2571122)
I've been planning to publish a mod that allows your users to choose which Bible version they prefer, and for you to decide which PHP scripts to exclude so it's only loaded where you want.

That would be SWEET. Let me know when you do this and I will remove this one.

This one is nice, but it has a shortcoming. If somebody puts a book and chanpter in their post without a verse number, it does not link it up. Also, if the verse posted contains too much text, it only displays part of it and links to the web for more.

I would love it if the "more" link would just expand the popup to show the rest.

MarkFL 05-21-2016 06:38 PM

Quote:

Originally Posted by justasiam (Post 2571132)
That would be SWEET. Let me know when you do this and I will remove this one.

This one is nice, but it has a shortcoming. If somebody puts a book and chanpter in their post without a verse number, it does not link it up. Also, if the verse posted contains too much text, it only displays part of it and links to the web for more.

I would love it if the "more" link would just expand the popup to show the rest.

You can get it to tag chapters by using something like this in your added script:

HTML Code:

                settings: {
                        bibleVersion: "KJV",
                        roundCorners: true,
                        tagChapters: true
                }

When you add the line:

HTML Code:

                        tagChapters: true
make sure to add a comma to the end of the setting above it.

Now as far as adjusting the length of the text shown in the tooltip popup, I don't see any way to alter that, unfortunately. :(

justasiam 05-21-2016 06:53 PM

Wow! I did not see a customization option. Now the only problem I have is when there is a lot of text in the verse. It needs to do a scrolling window rather than linking to another site.

Thank you.

MarkFL 05-21-2016 06:59 PM

You can also tag verse ranges such as:

Genesis 1:1-3

:)

justasiam 05-21-2016 07:02 PM

Yes, I see that. You can see how I am using it at http://www.hidingplace.com/forums/co...d-in-the-Bible

MarkFL 05-21-2016 07:07 PM

I'm thinking the best I might be able to do is alter the "More" link such that instead of opening a new tab, it opens a popup instead. I am thinking the amount of text retrieved is determined entirely on refTagger's end.

justasiam 05-21-2016 07:09 PM

Yes, I understand. Honestly, if this is my only issue, I am doing pretty good. I am thankful that this is even available for my site. It is a HUGE blessing to me.

MarkFL 05-23-2016 09:20 PM

1 Attachment(s)
Okay, I have attached a preliminary product for you to test.

Upon installing the product, a user profile field is created that will show up in a user's control panel under "General Settings" that will allow them to choose their preferred version. If they don't choose, then the version you have defined in your script will be used.

https://vborg.vbsupport.ru/attachmen...1&d=1464045526

Once you import it, grab your script from the "footer template, and move it to the "refTagger Script" setting, and enable the product and enter the scripts you wish to exclude...I recommend at least the following:

index, forumdisplay, online, memberlist, showgroups

Then save the settings.

https://vborg.vbsupport.ru/attachmen...1&d=1464045526

If you have any issues, or suggestions for improvement, please let me know. :)

MarkFL 05-25-2016 02:33 PM

I uploaded a more robust version of this here:

refTagger For vBulletin


All times are GMT. The time now is 11:48 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.01676 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete