documentation/manual/source/plugin_list.rst

86 lines
3.2 KiB
ReStructuredText
Raw Normal View History

2011-07-27 17:50:27 +00:00
.. _plugin_list:
Plugin List
===========
OpenLP has many plugins you can activate. By default, all plugins are enabled,
except the Remote Access plugin. A plugin adds features and functionality to
OpenLP.
2011-07-27 18:06:38 +00:00
To see which plugins are enabled select :menuselection:`Settings --> Plugin List`
2011-07-27 17:50:27 +00:00
or :kbd:`Alt+F7`
.. image:: pics/plugin_list_main.png
Plugin Details
^^^^^^^^^^^^^^
The left side shows you the list of plugins. Click on a plugin to check its
status.
2011-09-07 21:25:08 +00:00
**Status:**
Shows if your plugin is Active or Inactive. Click the box to change the
status and click :kbd:`OK` to save your selection.
2011-07-27 17:50:27 +00:00
2011-09-07 21:25:08 +00:00
**Version:**
Is the version of the plugin.
2011-07-27 17:50:27 +00:00
2011-09-07 21:25:08 +00:00
**About:**
Describes the use of the plugin.
2011-07-27 17:50:27 +00:00
For a brief description of what each plugin does, please see below.
2011-09-07 21:25:08 +00:00
|songs| **Songs Plugin:**
2011-07-27 17:50:27 +00:00
The songs plugin provides the ability to display and manage songs.
2011-09-07 21:25:08 +00:00
|bibles| **Bible Plugin:**
2011-07-27 17:50:27 +00:00
The Bible plugin provides the ability to display Bible verses from different
sources during the service.
2011-09-07 21:25:08 +00:00
|presentations| **Presentation Plugin:**
2011-07-27 20:12:27 +00:00
The presentation plugin provides the ability to show presentations using a
2011-07-27 17:50:27 +00:00
number of different programs. The choice of available presentation programs
is available to the user in a drop down box.
2011-09-05 17:24:27 +00:00
**Note:** Presentation plugin is disabled on MAC.
2011-07-27 17:50:27 +00:00
2011-09-07 21:25:08 +00:00
|images| **Image Plugin:**
2011-07-27 17:50:27 +00:00
The image plugin provides displaying of images. One of the distinguishing
features of this plugin is the ability to group a number of images together
in the service manager, making the displaying of multiple images easier.
This plugin can also make use of OpenLP's "timed looping" feature to create
a slide show that runs automatically. In addition to this, images from the
plugin can be used to override the current theme's background, which renders
text-based items like songs with the selected image as a background instead
of the background provided by the theme. See the section on :ref:`adding_images`.
2011-09-07 21:25:08 +00:00
|media| **Media Plugin:**
2011-07-27 17:50:27 +00:00
The media plugin provides playback of audio and video.
2011-09-07 21:25:08 +00:00
|custom| **Custom Slide Plugin:**
2011-07-27 17:50:27 +00:00
The custom slide plugin provides the ability to set up custom text slides
that can be displayed on the screen the same way songs are. This plugin
provides greater freedom over the songs plugin.
2011-09-07 21:25:08 +00:00
|songusage| **SongUsage Plugin:**
2011-07-27 17:50:27 +00:00
This plugin tracks the usage of songs in services.
2011-09-07 21:25:08 +00:00
|alerts| **Alerts Plugin:**
2011-07-27 17:50:27 +00:00
The alert plugin controls the displaying of nursery alerts on the display
screen. See :ref:`alerts` for more information
2011-09-07 21:25:08 +00:00
|remote| **Remote Plugin:**
2011-07-27 17:50:27 +00:00
The remote plugin provides the ability to send messages to a running version
of OpenLP on a different computer via a web browser or through the remote API.
See the section on :ref:`remote_tab`.
.. These are all the image templates that are used in this page.
.. |ALERTS| image:: pics/plugin_alerts.png
.. |BIBLES| image:: pics/plugin_bibles.png
.. |CUSTOM| image:: pics/plugin_custom.png
.. |IMAGES| image:: pics/plugin_images.png
.. |MEDIA| image:: pics/plugin_media.png
.. |PRESENTATIONS| image:: pics/plugin_presentations.png
.. |REMOTE| image:: pics/plugin_remote.png
.. |SONGS| image:: pics/plugin_songs.png
.. |SONGUSAGE| image:: pics/plugin_songusage.png