Changeset 2243000
- Timestamp:
- 02/12/2020 10:19:58 AM (6 years ago)
- File:
-
- 1 edited
-
bible-online-popup/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bible-online-popup/trunk/readme.txt
r2242995 r2243000 12 12 13 13 == Description == 14 The plugin is NOT developed by BibleOnline.ru team, it solely implements it \'s API documented on https://bibleonline.docs.apiary.io/.14 The plugin is NOT developed by BibleOnline.ru team, it solely implements it's API documented on https://bibleonline.docs.apiary.io/. 15 15 16 16 Inspired by many similar popping up embedded scripts for Bible verses, Bible Online Popup adds an ability for easily converting Bible references like Jhn. 3:5 or John 3:5-7 into a hoverable link, so when mouse is over, it shows a pop-up frame with corresponding Bible verse and a link for reading more it on BibleOnline.ru website. 17 17 18 To create such a reference, just write Bible verse short name, select it in the editor and click blue button \"Make a Bible Popup from selection\" in the toolbar, so it wraps selection in [bible_popup] shortcode.18 To create such a reference, just write Bible verse short name, select it in the editor and click blue button "Make a Bible Popup from selection" in the toolbar, so it wraps selection in [bible_popup] shortcode. 19 19 20 20 You can also create references manually, by using [bible_popup] shortcode. … … 23 23 24 24 * [bible_popup]John 3:5-7[/bible_popup] 25 * [bible_popup query= \"John 3:5-7\"]some text[/bible_popup]26 * [bible_popup trans= \"kjv\"]John 3:5-7[/bible_popup]25 * [bible_popup query="John 3:5-7"]some text[/bible_popup] 26 * [bible_popup trans="kjv"]John 3:5-7[/bible_popup] 27 27 28 28 ### Improtant notice - known issues … … 53 53 54 54 == Installation == 55 Just upload the plugin and follow WordPress installation instructions. After installation and activation, go to Bible Online Popup settings page under \"Settings\" admin menu and adjust preferences.55 Just upload the plugin and follow WordPress installation instructions. After installation and activation, go to Bible Online Popup settings page under "Settings" admin menu and adjust preferences. 56 56 57 57 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.