Linux 软件免费装

Scripturizer

开发者 xaglen
laurenceo
chipbennett
更新时间 2016年4月14日 21:04
PHP版本: 3.1 及以上
WordPress版本: 4.5

标签

bible scripture

下载

1.2 1.55 1.6 2.1 2.2

详情介绍:

Scripturizer will convert Bible references in your posts and comments into hyperlinks to online Bibles. For example, it will change John 3:16 into something like John 3:16 Online Bibles currently supported are: You can customize the plugin to use your favorite Bible translation or to include links useful for users of Logos Bible Software by editing scripturizer.php and adjusting the configuration parameters near the top of the file.

安装:

Basic:
  1. Download scripturizer.php and put it in your Wordpress plugins directory:
  2. Assuming Wordpress is installed in http://yoursite/wordpress
  3. http://yoursite/wordpress/wp-content/plugins
  4. Activate the plugin using the Wordpress administration interface
  5. From the Wordpress Dashboard: Manage / Plugins
  6. View the Plugin Options page to change the default translation (initially NIV) and other basic options:
  7. Default translation:
  8. Translation to which scripturizer defaults if no translation is detected in the Scripture reference
  9. Dynamic substitution
  10. Controls whether scripturizer adds links:
  11. Each time a post is viewed (dynamic)
  12. At the time a post is created or edited (static, permanently edits post)
  13. Note that Dynamic Substitution allows for changes in default translation as well as changes in linked website interfaces
  14. Libronix Support
  15. Determines whether or not scripturizer adds Libronix Links
  16. http://www.logos.com/support/lbs/weblinking Libronix Users:
  17. download LibronixLink.gif and put it in your wp-content directory.
  18. download scripturizer.php and put it in your wp-content/plugins directory.
  19. change define('LIBRONIX_LINKS',FALSE) to TRUE
  20. change the other defines, if you are so inclined
  21. activate the plugin using the Wordpress administration interface
Developer:
  1. If you see a feature you want to add (or a bug you want to fix), download scripturizer.php to a web-accessible directory
  2. Also download scripturizer_test.php and put it in the same directory
  3. Hack away and check your work by viewing scripturizer_test.php in your browser
  4. Submit any improvements at http://www.wp-plugins.org/ (also submit improvements to the admittedly rudimentary scripturizer_test.php)

升级注意事项:

2.1
  • Major functional rewrite, to bring Plugin current with WordPress
1.6
  • Updates to readme.txt file. No functional changes (yet).

其他记录:

CREDITS [Glen Davis] (www.glenandpaula.com) This plugin was derived from Heal Your Church Website's Scripturizer plugin for Movable Type. Additional information is in credits.txt FILES DOCUMENTATION AND REPORTING ERRORS Plugin Documentation Bug Reports

常见问题:

How Scripturizer Recognizes Scripture References

  1. Scripturizer will recognize Scripture references that conform to somewhat loose conventions:
  2. [Book] [Chapter]
  3. [Book] [Chapter]:[Verse]
  4. [Book] [Chapter]:[Verse]-[verse]
  5. Where [Book] can be a full name or an abbreviation, with prefix as applicable. Note that prefixes can be in several formats:
  6. 1, 2, 3
  7. I, II, II
  8. First, Second, Third
  9. 1st, 2nd, 3rd
  10. Scripturizer will recognize most common book abbreviations.
  11. NOTE: All abbreviated references to Judges should include the letter 'g' in order to differentiate between Judges and Jude.
  12. Scripturizer can also recognize translation acronyms following Scripture references:
  13. [Reference] [Translation]
  14. [Reference] ([Translation])

How Scripturizer Determines Scripture Translation

  1. If no translation reference is found, Scripturizer uses the default translation (see Section 5.1 above)
  2. If a recognized translation reference is found, Scripturizer uses the referenced translation. Recognized translations/acronyms include the following:
  3. NIV (New International Version)
  4. NASB (New American Standard Bible)
  5. HCSB (Holman Christian Standard Bible)
  6. AMP (Amplified Version)
  7. NLT (New Living Translation)
  8. KJV (King James Version)
  9. CEV (Contemporary English Version)
  10. NKJV (New King James version)
  11. KJ21 (21st Century King James Version)
  12. ASV (American Standard Version)
  13. WE (Worldwide English New Testament)
  14. YLT (Young's Literal Translation)
  15. DARBY (Darby Translation)
  16. Darby (Darby Translation)
  17. WYC (Wycliffe New Testament)
  18. NIV-UK (New International Version - United Kingdom)
  19. MSG (The Message Bible)
  20. NIRV (New International Reader's Version)
  21. NRSV (New Revisted Standard Version)
  22. NET (NET Bible)
  23. ESV (English Standard Version)
  24. NA26 (Nestle-Aland 26th edition Greek New Testament)
  25. LXX (Septuagint Greek Old Testament)

更新日志:

2.1 [2010.12.29] 1.6 [2010.12.16] 1.55 1.2 1.0