Traditores In-One-Year

Welcome to Traditores In-One-Year, the first module released by Traditores (http://traditores.org) and written by Alan Fahrner.

This should be considered beta software until this message goes away. If you run into any issues or have any suggestions, please contact us.

Purpose

Traditores In-One-Year has one simple purpose: to easily allow Bible reading plans to be embedded in Wordpress pages or posts. Each day's reading is linked to the actual text at Biblia.com.

Users can choose from ten translations in Traditores In-One-Year (and more on Biblia.com).

Thank You To

To Logos for their Logos Bible software, which we used to produce the reading plans (and for Biblia.com, which they also supply).

Options

Please use the "Options" tab to read about configuration options (including an important page/post-level one).

Shortcodes

Please view the "Shortcodes" tab to see the one available shortcode and its attributes.

CSS Classes

Here are some CSS classes you might find handy if you want to tweak the look and feel:

trad-ioy-content

trad-ioy-content is the class of the div that surrounds the entire Traditores In-One-Year form and table

trad-ioy

trad-ioy is the class of the form that surrounds the select a user can choose their Bible translation with.

trad-ioy-reading-plan

trad-ioy-reading-plan is the class of the actual reading plan table.

trad-ioy-reflink

trad-ioy-reflink is the class of the a links that point to Biblia.com.

MMDD

The trrow for each day is given a MMDD class (e.g. January 1 is 0101).

Miscellaneous Notes

For this plugin to work correctly, your template needs to use wp_footer (which it should).