openlp/documentation/PluginDevelopersGuide.txt
Raoul Snyman 843774aa1d Fixed up the Bible plugin's media manager item.
Removed the unnecessarily hardcoded path in the Bible Manager.
Changed the SongFormat file to reflect what's really gonna happen in the song database.
Added the first sentence of the Plugin Developer's Guide.

bzr-revno: 186
2008-12-05 22:03:28 +00:00

9 lines
310 B
Plaintext

openlp.org 2.x Plugin Developer's Guide
========================================================================
Introduction
------------
This document will show you how to write your own module for openlp.org.
openlp.org has been written in plugins so that you can add your own
functionality to openlp.org.