Filed under: Updates
I’ve developed a plugin for Elgg that incorporates a bunch of Bible capabilities into Elgg. Obviously, I’ve done it for Hschooler.net, but I’ve also made it available for other Elgg operators. It’s available here: http://lstones.com/elgg/bible.zip
Here’s the description of the plugin from the readme file:
The Bible plugin for Elgg provides access to a collection of Bible translations for use by Elgg members.
It doesn’t require storing the actual translations on your web server. Instead, it uses web services to access translations made available by Living Stones ministry (http://www.lstones.com/).
In this release, the following capabilities are provided:
- A Bible lookup and search tool (at actions/bible.php)
- A widget to make that tool launchable from the dashboard or profile (at views/default/widgets/bible)
- A menu item in the Tools menu for getting to the Bible tool (established in start.php)
- A widget for users to bookmark/share their favorite verses/passages with comments (at views/default/widgets/favpassages)
- A widget for seeing their friends favorite passages (at views/default/widgets/friendsfavs)
- A page for viewing favorite passages (all, friends, and mine) (at index.php)
- A widget for daily reading to read through the Bible in a year (provided by web services from Living Stones) with links to the Bible tool (at views/default/widgets/readingplan)