openlp/documentation/manual/source/glossary.rst

71 lines
1.7 KiB
ReStructuredText
Raw Normal View History

2010-10-14 15:17:53 +00:00
========
Glossary
========
The developers of OpenLP have strived to make it a straightforward and easy to
use application. However, it is good to be familiar with a few terms that will
be used throughout this documentation, and when seeking support.
Main Window
-----------
The Main Window is what you will see when you first open OpenLP
.. image:: pics/mainwindow.png
2010-10-14 15:17:53 +00:00
The Main Window contains all the tools and plugins that make OpenLP function
Media Manager
-------------
The Media Manager contains a number of tabs that plugins supply to OpenLP.
Each tab in the Media Manager is called a **Media Item**
.. image:: pics/mediamanager.png
2010-10-14 15:17:53 +00:00
From the Media Manager you can send Media Items to the Preview or Live screens.
Preview
-------
The preview pane is a section to preview your media items before you go live
with them.
.. image:: pics/preview.png
2010-10-14 15:17:53 +00:00
Service File
------------
A service file, is the file that is created when you save your work on OpenLP.
The service file consist of **Service Items**
Service Item
------------
A service item are the **media items** that are in the **service manager**
Service Manger
--------------
The service manager contains the media items in your service file. This is the
2010-11-25 18:00:58 +00:00
area from which your media items go live, and you can also save, open, and edit
2010-10-14 15:17:53 +00:00
services files.
.. image:: pics/servicemanager.png
2010-10-14 15:17:53 +00:00
Slide Controller
----------------
The Slide Controller controls which slide from a **Service Item** is currently
being displayed, and moving between the various slides.
.. image:: pics/slidecontroller.png
2010-10-14 15:17:53 +00:00
Theme Manager
-------------
The theme manager is where themes are created and edited. Themes are the text
styles backgrounds that you use to personalize your services.
.. image:: pics/thememanager.png