Plugin Directory

The Holy Scripturizer

Additional Features (ESV only)

  1. Display the scripture when the user's mouse rollsover the reference.
  2. Create [show/hide] link for viewing the scripture without having to leave the current page.

CSS Styles

All elements that Scripturizer adds have clean CSS classes in order to make it easy for you to match the look with your site's template.

Tool Tip example:

.tooltip {
        max-width: 30em;
        text-align: left;
      padding: 0.5em;
      margin: 0;
      background-color: #333;
      color: #FFF
}

Box displayed after [show/hide] click is clicked:

.scripturizer_showhide {
        display: none; 
        padding: 1em; 
        border-style: solid ;
        border-color: DarkGrey;
        border-width: 1px;
}

Open in new window icon:

.scripturizer_newwindow {
    margin-top: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    margin-left: 5px; 
    border: 0px;
}

Credits

Initial vision and Perl module: Dean Peters

Additional Credits For Perl version: Jonathan Fox Jason Rust Joseph Markey [Brian A Thomas] (http://www.brianathomas.com/archives/2005/01/17/editing-scripturizer/) Rob Hulson

Port to PHP for Wordpress Glen Davis

WordPress Documentation Chip Bennett

Maintaining Code v1.5-1.7: Laurence O'Donnell v1.8: Peter V Cook

JavaScript: show/hide link is modified from this script ToolTip for Prototype by Jonathan Weiss

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data
100,1,1

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(16 ratings)