RefTagger Bible Reference Pop-Up
This thread is in the Modification Graveyard.
RefTagger Bible Reference Pop-Up
Description from Logos.com RefTagger is an amazing, free new web tool that instantly makes all the Bible references on your site come alive! Bare references turn into hyperlinks to the full text of the passage at Bible.Logos.com, making it easy for your readers to access the text of Scripture with just a click. Even better, RefTagger brings the text right to your readers by generating a tooltip window that pops up instantly when they hover over the reference. You can also have RefTagger add an icon that is hyperlinked to the passage in Libronixideal if many of your readers use Logos. So if your website says, One of my favorite verses in the Bible is Romans 8:28, RefTagger will instantly turn it into this: One of my favorite verses in the Bible is Romans 8:28 [Open in Libronix (if available)] . What does RefTagger tag? RefTagger supports all of the Bible book names and their standard abbreviations. It will recognize and tag books with only one chapter whether you cite them with or without the chapter number (e.g., Jude 9 or Jude 1:9). To avoid false hits, RefTagger will not tag whole books like Luke or whole chapters of Scripture like John 10 unless you wrap them in the Bibleref markup (see below for instructions). It also handles multiple verses in a row (e.g., John 3:16-18, 22; 4:2-4), portions of verses (e.g., Ps. 1:1a; 1 Cor. 15:28c), and verses through the use of the f or ff abbreviations (e.g., Gen 3:15f; Job 2:1ff), and recognizes many other common abbreviations and formats (e.g., Lk 2:1; cf. 4:4; Gal 3:3; cf. vv. 8-10; Eph 3:1 and 4:2). Whether you use a hyphen (-) or an en dash (), RefTagger will correctly recognize and tag your Bible references (e.g., Rom 5:1-10; Eph 2:89). Live Demo : http://www.talkjesus.com/evidence-bible-prophecy/15453-365-messianic-prophecies.html Simply hover your mouse over any Scripture verse reference and you'll see a yellow window pop-up with full verse. Installation
Code:
<!-- RefTagger from Logos. Visit http://www.logos.com/reftagger. This code should appear directly before the </body> tag. --> <script src="http://bible.logos.com/jsapi/referencetagging.js" type="text/javascript"></script> <script type="text/javascript"> Logos.ReferenceTagging.lbsBibleVersion = "ESV"; Logos.ReferenceTagging.lbsLinksOpenNewWindow = true; Logos.ReferenceTagging.lbsLibronixLinkIcon = "dark"; Logos.ReferenceTagging.lbsNoSearchTagNames = [ "h1", "h2", "h3" ]; Logos.ReferenceTagging.tag(); </script> Customizations See that link in step #2 to fully customize the formatting, translation version, etc.
Download This modification cannot be downloaded. Screenshots
|
Similar Mods
BB Code Enhancements [BB Code] Bible | vBulletin 3.8 Add-ons |
Add-On Releases RefTagger Bible Reference Pop-Up | Modification Graveyard |
Add-On Releases RefTagger Bible Reference Pop-Up | Modification Graveyard |