Hi!
We're hoping to include RefTagger to our sites, but our targeted audience is basically spanish (we're in Latin America).
Will RefTagger include some spanish versions in the future?
Thanks!
Possibly in the future, but not any time soon.
Hello!
Is there any chance that the "future" is nearer? I've been waiting for the spanish version (any of them, RV60, NVI,...) to be available so we can use it on several blogs that are spreading the Word of God...
Thanks in Advance!
I'd also love to see Spanish support. Where the market is smaller, the service is bigger! [;)]
Yes, please! Spanish version. I tried to change the code to show LBLA instead of ESV, but when I did that, it didn't work. It just said that the link could not be found. I thought it would be as simple as changing your Bible version, but I guess it isn't that way. So please, make the Spanish version available. I have it on my english website and blog, but can't use it on my Spanish and trust me that would greatly benefit our readers.
Another thing, PLEASE work with Wordpress.com to make the RefTagger available. Wordpress.com is a great free tool to spread the Word and having RefTagger there would help so much. Anyway, thanks!
I knon this is late, but I got it to work on my Google Blug, using the LBLA
http://hombrereformado.blogspot.com/
There are several spanish bible avaible to choose from.
Tom
Would you accept help in modifying the referencetagging.js code to make it work in Spanish versions?
Please, Dr. Rach, can you share your method with us?
Is Feb 2011 the future? plz help us with a spanish version
watching the source code of Lutero's webpage, I added this code to my footer.php in my wordpress blog:
<script src="http://bible.logos.com/jsapi/referencetagging.js" type="text/javascript"></script>
<script type="text/javascript">
Logos.ReferenceTagging.lbsBibleVersion = "rva";
Logos.ReferenceTagging.lbsLogosLinkIcon = "dark";
Logos.ReferenceTagging.lbsNoSearchTagNames = [ "h2", "h3", "h3" ];
Logos.ReferenceTagging.lbsTargetSite = "biblia";
Logos.ReferenceTagging.tag();
</script>
and voilá... rva is for reina valera actualizada, other possible values are lbla95, nblh, and bb-ubs-bls
Thank you very much, Daniel. After months of my original post, I just abandoned any hope... until today!
I'm testing your suggestion right now including this PHP code in my site. Thank you again!
Daniel, I have tested your code succesfully.
This is great, but what I'm looking for is for refTagger to recognize the SPANISH Bible book names (now, I can enter "John 3:16" in my site, but I can't enter "Juan 3:16").
I checked the javascript code in referencetagging.js, and I think the only thing needed is to change the Regular Expression checking for the book names.
Can we hear from Logos about this, please?
Thank you very much.
Sorry, but we still do not have plans for this.
Thanks, is working for me too. That's what LOGOS should do. put the code, and tell us or the world to leave the verse in english, but it will display in whatever version you put. As simple as that.
check our site.... htttp://idCSanFernando.weebly.com
Greetings from the Iglesia de Cristo of San Fernando.
God Bless you all.
And thank to LOGOS too for all their great resources.
Jerry, sorry I did not answer your post, totally missed it. Got busy in other things, hope you are up an running.
Daniel, thanks for letting everybody know how to set up there blog with the ref tagger. Sorry I didn´t respond sooner, had a few other things on my mind. Thanks agian for looking at the code on my site. I did just as you did, I tried severy versions (LBLA) was better then nothing, We still need someone to set it up to be able to select between the spanish versions. I think the the Traducion de Linguje Actual also worked. I just chose the LBLA for something modern. Thanks again for helping out the others, Tom
Luiz, I see that you did the same as I did on my blog site. Had to change all of the Spanish Book Names to English. I decided that people visiting my cite would be a litle bi lingual after talking to my pastor down here in Chiapas. I had retagger running on my old web site untill logos changed there web address for their reftagger, I dropped that site and kept my Google Site, with links to my blog page if people want to check the bible references. Glad you site is working out for you. Tom
Victor, before I forget to respond again, You can use short bible referenes. In stead of John 3:16, just put jn 3:16, it works good for mark, mk, luke lk, etc. Not everything is easy, for example Rev 1.1. But as you read in an earlier post, this is NOT not going to be corrected in the near future.
La Revelación de Jesucristo a Juan: Apocalipsis you still have to use
Sorry I did not get back to checking posts, I was detained (like Gandal).
Your Brother en Crist, Tomas
Jerry, I have to ask your forgiveness for not responding, had many things keeping me from getting back to this Post. My fault for not checking, I would like to see Ref tagger set up to at least be able to select between the different spanish versions that aviable. Any ideas on how to do it, I am will for my blog page to be used as a quine pig. Let me know if we can help others in this way. Tom
Hello everyone:
I'm the original poster of this thread, and I saw it take two different paths in the past:
One is about Spanish Bible Versions. The other is about Spanish book names for the tags.
1.About Spanish Bible Versions:
I tested changing the original script, generated by the RefTagger site, as Daniel Gutierrez suggested in a previous post, and it works for RVA, and Gabriel told us that also lbla95, nblh, and bb-ubs-bls works (I didn't test them yet).
2. About Spanish book names for the tags.
At a later post, Mr Bryan Smith told us that Logos has no plans to change the javascript code to recognize spanish book names.
I downloaded and analyzed the javascript code (referencetagging.js) and I have a humble suggestion for Logos.
If Logos publish the official code for this file only, maybe we can mantain a localized version (something like referencetagging-es.js, an identical file but where the regular expressions used to identify the book names have been adjusted to spanish names).
Also this can provide a useful mechanism for any other language: referencetagging-it.js, referencetagging-fr.js, and so on.
Then, the "authorized" translations can be published by Logos at their own site and we can choose not only Bible versions, but also our cite's languages by simply appending the language code to the javascript file name in the script: -es, -it, -fr, and so on.
I hope to hear from Logos about this...
I'm glad that we can help each other
Your suggestion, Victor, sounds great, plz Bryan hear our prayers LOL
Best regards
Well, did they respond?
I would like the ability to offer several spanish bible versions instead of just one as I am limited now.
Tom (Luter)
I like Victor's proposal for the Spanish tags - if Logos is too strapped for cash to do it themselves, let the larger community of users do it.
Dave
Logos is too strapped for cash to do it themselves, let the larger community of users do it.
Amen Hermano David [Y]
I had some trouble trying to do it this way. I pasted your code to my footer.php and nothing happened. So I decided to play with the RefTagger code itself. If you take the RefTagger.php and completely replace the code with the one below it will work. This is coded for the spanish version RVA. I hope this is of help.
Code below this line:
<?php/* Plugin Name: RefTaggerPlugin URI: http://www.logos.com/reftaggerDescription: Transform Bible references into links to the full text of the verse.Author: Logos Bible SoftwareVersion: 1.7Author URI: http://www.logos.com/*/function lbsFooter($unused){ $bible_version = get_option('lbs_bible_version'); $libronix = get_option('lbs_libronix'); $existing_libronix = get_option('lbs_existing_libronix'); $link_color = get_option('lbs_libronix_color'); $tooltips = get_option('lbs_tooltips'); $search_comments = get_option('lbs_search_comments'); $nosearch = get_option('lbs_nosearch'); $new_window = get_option('lbs_new_window'); $libronix_bible_version = get_option('lbs_libronix_bible_version'); $css_override = get_option('lbs_css_override'); $convert_hyperlinks = get_option('lbs_convert_hyperlinks'); $case_insensitive = get_option('lbs_case_insensitive'); $first = true; // Generate the script code to be printed on the page ?><script src="http://bible.logos.com/jsapi/Referencetagging.js" type="text/javascript"></script><script type="text/javascript"> Logos.ReferenceTagging.lbsBibleVersion = "rva"; Logos.ReferenceTagging.lbsLibronixBibleVersion = "rva"; <?php if($libronix == 1) echo 'Logos.ReferenceTagging.lbsAddLibronixDLSLink = true;';?> <?php if($existing_libronix == 1) echo 'Logos.ReferenceTagging.lbsAppendIconToLibLinks = true;';?> Logos.ReferenceTagging.lbsLibronixLinkIcon = "<?php echo $link_color;?>"; <?php if($search_comments != 1) echo 'Logos.ReferenceTagging.lbsNoSearchClassNames = [ "commentlist" ];';?> <?php if($tooltips != 1) echo 'Logos.ReferenceTagging.lbsUseTooltip = false;';?> Logos.ReferenceTagging.lbsNoSearchTagNames = [ <?php foreach($nosearch as $tagname => $value) { if($value == '1') { if($first) $first = false; else echo ', '; echo '"'.$tagname.'"'; } }?> ]; <?php if($new_window == 1) echo 'Logos.ReferenceTagging.lbsLinksOpenNewWindow = true;';?> <?php if($css_override == 1) echo 'Logos.ReferenceTagging.lbsCssOverride = true;';?> <?php if($convert_hyperlinks == 1) echo 'Logos.ReferenceTagging.lbsConvertHyperlinks = true;';?> <?php if($case_insensitive == 1) echo 'Logos.ReferenceTagging.lbsCaseInsensitive = true;';?> Logos.ReferenceTagging.tag(); </script><?php}// Register the user preferences when the plugin is enabledfunction lbs_set_options(){ add_option('lbs_bible_version', 'RVA', 'Which Bible version to use'); add_option('lbs_libronix', 'false', 'Insert Logos Bible Software links'); add_option('lbs_existing_libronix', 'false', 'Insert Logos icon after existing Logos Bible Software links'); add_option('lbs_libronix_color', 'dark', 'Color of Logos link icons'); add_option('lbs_tooltips', '1', 'Show a tooltip containing the verse text when the mouse hovers over a reference'); add_option('lbs_search_comments', '1', 'Whether or not to search user comments'); $default_nosearch = array('h1' => "1", 'h2' => "1", 'h3' => "1"); add_option('lbs_nosearch', $default_nosearch, 'List of HTML tags that will not be searched'); add_option('lbs_new_window', '0', 'Whether or not to open links in a new window'); add_option('lbs_libronix_bible_version', 'rva', 'Which Bible version to use with Logos Bible Software links'); add_option('lbs_css_override', '0', 'Whether or not to override the default tooltip CSS'); add_option('lbs_convert_hyperlinks', '0', 'Whether or not to add tooltips to existing Bible.Logos.com and Ref.ly links'); add_option('lbs_case_insensitive', '0', 'Whether or not to link references with improper casing');}// Remove the user preferences when the plugin is disabledfunction lbs_unset_options(){ delete_option('lbs_bible_version'); delete_option('lbs_libronix'); delete_option('lbs_existing_libronix'); delete_option('lbs_libronix_color'); delete_option('lbs_tooltips'); delete_option('lbs_search_comments'); delete_option('lbs_nosearch'); delete_option('lbs_new_window'); delete_option('lbs_libronix_bible_version'); delete_option('lbs_css_override'); delete_option('lbs_convert_hyperlinks'); delete_option('lbs_case_insensitive');}// The options pagefunction lbs_admin_options(){ ?><div class="wrap"> <h2>RefTagger Settings</h2> <?php // If the user clicked submit, update the preferences if($_REQUEST['submit']) { lbs_update_options(); } // Print the options page lbs_options_page(); ?></div><?php}// Update any preferences the user has changedfunction lbs_update_options(){ $changed = false; $old_libronix = get_option('lbs_libronix'); $existing_libronix = get_option('lbs_existing_libronix'); $old_comments = get_option('lbs_search_comments'); $nosearch = get_option('lbs_nosearch'); $window = get_option('lbs_new_window'); $old_tooltips = get_option('lbs_tooltips'); $old_css = get_option('lbs_css_override'); $old_convert = get_option('lbs_convert_hyperlinks'); $old_case = get_option('lbs_case_insensitive'); if($_REQUEST['lbs_bible_version']) { update_option('lbs_bible_version', $_REQUEST['lbs_bible_version']); $changed = true; } if($_REQUEST['lbs_libronix_bible_version']) { update_option('lbs_libronix_bible_version', $_REQUEST['lbs_libronix_bible_version']); $changed = true; } if($_REQUEST['lbs_libronix'] != $old_libronix) { update_option('lbs_libronix', $_REQUEST['lbs_libronix']); $changed = true; } if($_REQUEST['lbs_css_override'] != $old_css) { update_option('lbs_css_override', $_REQUEST['lbs_css_override']); $changed = true; } if($_REQUEST['lbs_convert_hyperlinks'] != $old_convert) { update_option('lbs_convert_hyperlinks', $_REQUEST['lbs_convert_hyperlinks']); $changed = true; } if($_REQUEST['lbs_case_insensitive'] != $old_case) { update_option('lbs_case_insensitive', $_REQUEST['lbs_case_insensitive']); $changed = true; } if($_REQUEST['lbs_existing_libronix'] != $existing_libronix) { update_option('lbs_existing_libronix', $_REQUEST['lbs_existing_libronix']); $changed = true; } if($_REQUEST['lbs_libronix_color']) { update_option('lbs_libronix_color', $_REQUEST['lbs_libronix_color']); $changed = true; } if($_REQUEST['lbs_tooltips'] != $old_tooltips) { update_option('lbs_tooltips', $_REQUEST['lbs_tooltips']); $changed = true; } if($_REQUEST['lbs_search_comments'] != $old_comments) { update_option('lbs_search_comments', $_REQUEST['lbs_search_comments']); $changed = true; } if($_REQUEST['lbs_new_window']) { update_option('lbs_new_window', $_REQUEST['lbs_new_window']); $changed = true; } if($_REQUEST['lbs_nosearch_h1'] != $nosearch['h1']) { $nosearch['h1'] = $_REQUEST['lbs_nosearch_h1']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($_REQUEST['lbs_nosearch_h2'] != $nosearch['h2']) { $nosearch['h2'] = $_REQUEST['lbs_nosearch_h2']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($_REQUEST['lbs_nosearch_h3'] != $nosearch['h3']) { $nosearch['h3'] = $_REQUEST['lbs_nosearch_h3']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($_REQUEST['lbs_nosearch_h4'] != $nosearch['h4']) { $nosearch['h4'] = $_REQUEST['lbs_nosearch_h4']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($_REQUEST['lbs_nosearch_h5'] != $nosearch['h5']) { $nosearch['h5'] = $_REQUEST['lbs_nosearch_h5']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($_REQUEST['lbs_nosearch_h6'] != $nosearch['h6']) { $nosearch['h6'] = $_REQUEST['lbs_nosearch_h6']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($_REQUEST['lbs_nosearch_b'] != $nosearch['b']) { $nosearch['b'] = $_REQUEST['lbs_nosearch_b']; $nosearch['strong'] = $_REQUEST['lbs_nosearch_b']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($_REQUEST['lbs_nosearch_i'] != $nosearch['i']) { $nosearch['i'] = $_REQUEST['lbs_nosearch_i']; $nosearch['em'] = $_REQUEST['lbs_nosearch_i']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($_REQUEST['lbs_nosearch_u'] != $nosearch['u']) { $nosearch['u'] = $_REQUEST['lbs_nosearch_u']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($_REQUEST['lbs_nosearch_ol'] != $nosearch['ol']) { $nosearch['ol'] = $_REQUEST['lbs_nosearch_ol']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($_REQUEST['lbs_nosearch_ul'] != $nosearch['ul']) { $nosearch['ul'] = $_REQUEST['lbs_nosearch_ul']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($_REQUEST['lbs_nosearch_span'] != $nosearch['span']) { $nosearch['span'] = $_REQUEST['lbs_nosearch_span']; update_option('lbs_nosearch', $nosearch); $changed = true; } if($changed) { ?><div id="message" class="updated fade"> <p>Settings Saved.</p></div><?php }}// Print the options pagefunction lbs_options_page(){ $selected_version = get_option('lbs_bible_version'); $selected_libronix = get_option('lbs_libronix'); $selected_existing_libronix = get_option('lbs_existing_libronix'); $selected_color = get_option('lbs_libronix_color'); $selected_tooltips = get_option('lbs_tooltips'); $selected_nosearch = get_option('lbs_nosearch'); $selected_comments = get_option('lbs_search_comments'); $selected_window = get_option('lbs_new_window'); $selected_lib_version = get_option('lbs_libronix_bible_version'); $selected_css_override = get_option('lbs_css_override'); $selected_convert_hyperlinks = get_option('lbs_convert_hyperlinks'); $selected_case_insensitive = get_option('lbs_case_insensitive'); ?><form method="post"> <table class="form-table"> <tr style="vertical-align:top"> <th scope="row">Bible version:</th> <td><select name="lbs_bible_version"> <option value="NIV" <?php if ($selected_version == 'NIV') { print 'selected="SELECTED"'; } ?>>NIV</option> <option value="NASB" <?php if ($selected_version == 'NASB') { print 'selected="SELECTED"'; } ?>>NASB</option> <option value="KJV" <?php if ($selected_version == 'KJV') { print 'selected="SELECTED"'; } ?>>KJV</option> <option value="NKJV" <?php if ($selected_version == 'NKJV') { print 'selected="SELECTED"'; } ?>>NKJV</option> <option value="ESV" <?php if ($selected_version == 'ESV') { print 'selected="SELECTED"'; } ?>>ESV</option> <option value="ASV" <?php if ($selected_version == 'ASV') { print 'selected="SELECTED"'; } ?>>ASV</option> <option value="NLT" <?php if ($selected_version == 'NLT') { print 'selected="SELECTED"'; } ?>>NLT</option> <option value="YLT" <?php if ($selected_version == 'YLT') { print 'selected="SELECTED"'; } ?>>YLT</option> <option value="DAR" <?php if ($selected_version == 'DAR') { print 'selected="SELECTED"'; } ?>>DARBY</option> <option value="NIRV" <?php if ($selected_version == 'NIRV') { print 'selected="SELECTED"'; } ?>>NIRV</option> <option value="TNIV" <?php if ($selected_version == 'TNIV') { print 'selected="SELECTED"'; } ?>>TNIV</option> <option value="GW" <?php if ($selected_version == 'GW') { print 'selected="SELECTED"'; } ?>>GW</option> <option value="MESSAGE" <?php if ($selected_version == 'MESSAGE') { print 'selected="SELECTED"'; } ?>>MESSAGE</option> </select> </td> </tr> <tr style="vertical-align:middle"> <th scope="row">Links open in:</th> <td><input name="lbs_new_window" value="0" id="lbs_new_window0" style="vertical-align: middle" type="radio" <?php if ($selected_window == '0') { print 'checked="CHECKED"'; } ?>> <label for="lbs_new_window0">Existing window</label> <br/> <input name="lbs_new_window" value="1" id="lbs_new_window1" style="vertical-align: middle" type="radio" <?php if ($selected_window == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_new_window1">New window</label> </td> </tr> <tr style="vertical-align:middle"> <th scope="row">Insert Logos Bible Software links:</th> <td><input name="lbs_libronix" value="1" id="lbs_libronix" type="checkbox" <?php if ($selected_libronix == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_libronix">Insert a small icon linking to the verse in <a href="http://www.logos.com/demo?wprtplugin" target="_blank">Logos Bible Software</a>.</label> <br/> <input name="lbs_existing_libronix" value="1" id="lbs_existing_libronix" type="checkbox" <?php if ($selected_existing_libronix == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_existing_libronix">Add a Logos icon to existing Logos Bible Software links.</label> </td> </tr> <tr style="vertical-align:top"> <th scope="row">Logos Bible Software Bible version:</th> <td><select name="lbs_libronix_bible_version"> <option value="DEFAULT" <?php if ($selected_lib_version == 'DEFAULT') { print 'selected="SELECTED"'; } ?>>User’s Default</option> <option value="NIV" <?php if ($selected_lib_version == 'NIV') { print 'selected="SELECTED"'; } ?>>NIV</option> <option value="NASB95" <?php if ($selected_lib_version == 'NASB95') { print 'selected="SELECTED"'; } ?>>NASB95</option> <option value="NASB" <?php if ($selected_lib_version == 'NASB') { print 'selected="SELECTED"'; } ?>>NASB77</option> <option value="KJV" <?php if ($selected_lib_version == 'KJV') { print 'selected="SELECTED"'; } ?>>KJV</option> <option value="ESV" <?php if ($selected_lib_version == 'ESV') { print 'selected="SELECTED"'; } ?>>ESV</option> <option value="ASV" <?php if ($selected_lib_version == 'ASV') { print 'selected="SELECTED"'; } ?>>ASV</option> <option value="MESSAGE" <?php if ($selected_lib_version == 'MESSAGE') { print 'selected="SELECTED"'; } ?>>MSG</option> <option value="NRSV" <?php if ($selected_lib_version == 'NRSV') { print 'selected="SELECTED"'; } ?>>NRSV</option> <option value="AMP" <?php if ($selected_lib_version == 'AMP') { print 'selected="SELECTED"'; } ?>>AMP</option> <option value="NLT" <?php if ($selected_lib_version == 'NLT') { print 'selected="SELECTED"'; } ?>>NLT</option> <option value="CEV" <?php if ($selected_lib_version == 'CEV') { print 'selected="SELECTED"'; } ?>>CEV</option> <option value="NKJV" <?php if ($selected_lib_version == 'NKJV') { print 'selected="SELECTED"'; } ?>>NKJV</option> <option value="NCV" <?php if ($selected_lib_version == 'NCV') { print 'selected="SELECTED"'; } ?>>NCV</option> <option value="KJ21" <?php if ($selected_lib_version == 'KJ21') { print 'selected="SELECTED"'; } ?>>KJ21</option> <option value="YLT" <?php if ($selected_lib_version == 'YLT') { print 'selected="SELECTED"'; } ?>>YLT</option> <option value="DARBY" <?php if ($selected_lib_version == 'DARBY') { print 'selected="SELECTED"'; } ?>>DARBY</option> <option value="ANIV" <?php if ($selected_lib_version == 'ANIV') { print 'selected="SELECTED"'; } ?>>ANIV</option> <option value="HCSB" <?php if ($selected_lib_version == 'HCSB') { print 'selected="SELECTED"'; } ?>>HCSB</option> <option value="NIRV" <?php if ($selected_lib_version == 'NIRV') { print 'selected="SELECTED"'; } ?>>NIRV</option> <option value="TNIV" <?php if ($selected_lib_version == 'TNIV') { print 'selected="SELECTED"'; } ?>>TNIV</option> </select> </td> </tr> <tr style="vertical-align:top"> <th scope="row">Logos link icon:</th> <td><input name="lbs_libronix_color" id="lbs_libronix_color0" value="dark" style="vertical-align: middle" type="radio" <?php if ($selected_color == 'dark') { print 'checked="CHECKED"'; } ?>> <label for="lbs_libronix_color0"><img src="http://www.logos.com/images/Corporate/LibronixLink_dark.png"/> Dark (for sites with light backgrounds)</label> <br/> <input name="lbs_libronix_color" value="light" id="lbs_libronix_color1" style="vertical-align: middle" type="radio" <?php if ($selected_color == 'light') { print 'checked="CHECKED"'; } ?>> <label for="lbs_libronix_color1"><img src="http://www.logos.com/images/Corporate/LibronixLink_light.png"/> Light (for sites with dark backgrounds)</label> </td> </tr> <tr style="vertical-align:top"> <th scope="row">Show tooltips:</th> <td><input name="lbs_tooltips" value="1" id="lbs_tooltips" type="checkbox" <?php if ($selected_tooltips == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_tooltips">Show a tooltip containing the verse text when the mouse hovers over a reference.</label> </td> </tr> <tr style="vertical-align:top"> <th scope="row">Tooltip style:</th> <td><input name="lbs_css_override" value="1" id="lbs_css_override" type="checkbox" <?php if ($selected_css_override == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_css_override1">Use the custom CSS I have already added to my stylesheet. (Follow <a href="http://www.logos.com/reftagger#style-tooltips" target="_blank">these instructions</a>, but skip step 1.)</label> </td> </tr> <tr style="vertical-align:top"> <th scope="row">Add tooltips to links:</th> <td><input name="lbs_convert_hyperlinks" value="1" id="lbs_convert_hyperlinks" type="checkbox" <?php if ($selected_convert_hyperlinks == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_convert_hyperlinks">Add tooltips to existing <a href="http://bible.logos.com/" target="_blank">Bible.Logos.com</a> and <a href="http://ref.ly/" target="_blank">Ref.ly</a> links.</label> </td> </tr> <tr style="vertical-align:top"> <th scope="row">Case sensitivity:</th> <td><input name="lbs_case_insensitive" value="1" id="lbs_case_insensitive1" type="checkbox" <?php if ($selected_case_insensitive == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_case_insensitive">Tag Bible references with improper casing (e.g., jn 3:16 or JOHN 3:16).</label> </td> </tr> <tr style="vertical-align:top"> <th scope="row">Search options:</th> <td> <input name="lbs_search_comments" value="1" id="lbs_search_comments" type="checkbox" <?php if ($selected_comments == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_search_comments">Search for Bible references in user comments.</label> <br/> <br/> <table> <tr>Do not search the following HTML tags:</tr> <tr> <td><input name="lbs_nosearch_b" value="1" id="lbs_nosearch_b" type="checkbox" <?php if ($selected_nosearch['b'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_b">Bold</label> <br/> <input name="lbs_nosearch_i" value="1" id="lbs_nosearch_i" type="checkbox" <?php if ($selected_nosearch['i'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_i">Italic</label> <br/> <input name="lbs_nosearch_u" value="1" id="lbs_nosearch_u" type="checkbox" <?php if ($selected_nosearch['u'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_u">Underline</label> <br/> <input name="lbs_nosearch_ol" value="1" id="lbs_nosearch_ol" type="checkbox" <?php if ($selected_nosearch['ol'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_ol">Ordered list</label> <br/> <input name="lbs_nosearch_ul" value="1" id="lbs_nosearch_ul" type="checkbox" <?php if ($selected_nosearch['ul'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_ul">Unordered list</label> <br/> <input name="lbs_nosearch_span" value="1" id="lbs_nosearch_span" type="checkbox" <?php if ($selected_nosearch['span'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_span">Span</label> </td> <td><input name="lbs_nosearch_h1" value="1" id="lbs_nosearch_h1" type="checkbox" <?php if ($selected_nosearch['h1'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_h1">Header 1</label> <br/> <input name="lbs_nosearch_h2" value="1" id="lbs_nosearch_h2" type="checkbox" <?php if ($selected_nosearch['h2'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_h2">Header 2</label> <br/> <input name="lbs_nosearch_h3" value="1" id="lbs_nosearch_h3" type="checkbox" <?php if ($selected_nosearch['h3'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_h3">Header 3</label> <br/> <input name="lbs_nosearch_h4" value="1" id="lbs_nosearch_h4" type="checkbox" <?php if ($selected_nosearch['h4'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_h4">Header 4</label> <br/> <input name="lbs_nosearch_h5" value="1" id="lbs_nosearch_h5" type="checkbox" <?php if ($selected_nosearch['h5'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_h5">Header 5</label> <br/> <input name="lbs_nosearch_h6" value="1" id="lbs_nosearch_h6" type="checkbox" <?php if ($selected_nosearch['h6'] == '1') { print 'checked="CHECKED"'; } ?>> <label for="lbs_nosearch_h6">Header 6</label> </td> </tr> </td> </table> </table> <p class="submit"> <input type="submit" name="submit" value="Save Changes" /> </p></form><?php}// Add the options page to the menufunction lbs_add_menu(){ add_options_page('RefTagger', 'RefTagger', 'manage_options', __FILE__, 'lbs_admin_options');}add_action('admin_menu', 'lbs_add_menu');register_activation_hook(__FILE__, 'lbs_set_options');register_deactivation_hook(__FILE__, 'lbs_unset_options');// Run when the footer is generatedadd_action('wp_footer', 'lbsFooter');?>
End of code above this line.
Josue ... Will this work for other versions in addition to RVA ... like if you change this line:
add_option('lbs_bible_version', 'RVA', 'Which Bible version to use');
To something like add_option('lbs_bible_version', 'LBLA', 'Which Bible version to use');
Or any of the other LOGOS Spanish abbreviations, will it work?
I Installed REFTAGGER on my BLOG (Church WEBSITE) but nothing seems to happen. http://www.graciaypaz.net
Thanks
Nobody expects the Spanish Inquisition...I mean version...to be added!
Hello everyone: I'm the original poster of this thread, and I saw it take two different paths in the past: One is about Spanish Bible Versions. The other is about Spanish book names for the tags.
Victor, there is another workaround that gets you a little closer to the ideal scenario but it requires a bit of HTML modification in the posted text by using the <cite> tags, for example in this post:
http://esclavodecristo.blogspot.ca/2012/04/la-oracion-de-ezequias.html
I am using the following html code in the main passage found in Isaías 37:9-38
<cite class="bibleref" title="Isaiah 37:9-38">Isaías 37:9-38</cite>
It is kind of a hyperlink and you can set the text in Spanish but have the Bible reference in English, in this way RefTagger will be able to find it.
Hope this helps a little bit.
Hello, I found the way to quot the Books of the Bible in Spanish, it can be achieve adding this script to your main page [in my case index.php]:
<script> var refTagger = { settings: { bibleVersion: "NVI", noSearchTagNames: ["h1","h2","h3","b","u","strong"], roundCorners: true, socialSharing: [], tagChapters: true } }; (function(d, t) { var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.src = "//api.reftagger.com/v2/RefTagger.es.js"; s.parentNode.insertBefore(g, s); }(document, "script"));</script>
If you want to download the Script you can do clicking here [the part says Spanish must be used [:)] ]
Note: I copied this script of:
http://www.gotquestions.org/Espanol/vida-eterna.html
God bless you.