Wesley Stout has proposed merging lp:~wesleystout/openlp/documentation into lp:openlp.
Requested reviews: OpenLP Core (openlp-core) Added the Glossary -- https://code.launchpad.net/~wesleystout/openlp/documentation/+merge/38427 Your team OpenLP Core is requested to review the proposed merge of lp:~wesleystout/openlp/documentation into lp:openlp.
=== added file 'documentation/source/manual/glossary.rst' --- documentation/source/manual/glossary.rst 1970-01-01 00:00:00 +0000 +++ documentation/source/manual/glossary.rst 2010-10-14 15:22:08 +0000 @@ -0,0 +1,70 @@ +======== +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:: mainwindow.png + +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:: mediamanager.png + +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:: preview.png + +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 +area from wich your media items go live, and you can also save, open, and edit +services files. + +.. image:: servicemanager.png + +Slide Controller +---------------- + +The Slide Controller controls which slide from a **Service Item** is currently +being displayed, and moving between the various slides. + +.. image:: slidecontroller.png + +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:: thememanager.png === modified file 'documentation/source/manual/index.rst' --- documentation/source/manual/index.rst 2010-10-09 19:43:22 +0000 +++ documentation/source/manual/index.rst 2010-10-14 15:22:08 +0000 @@ -12,6 +12,7 @@ :maxdepth: 2 introduction + glossary Indices and tables ================== === added file 'documentation/source/manual/mainwindow.png' Binary files documentation/source/manual/mainwindow.png 1970-01-01 00:00:00 +0000 and documentation/source/manual/mainwindow.png 2010-10-14 15:22:08 +0000 differ === added file 'documentation/source/manual/mediamanager.png' Binary files documentation/source/manual/mediamanager.png 1970-01-01 00:00:00 +0000 and documentation/source/manual/mediamanager.png 2010-10-14 15:22:08 +0000 differ === added file 'documentation/source/manual/preview.png' Binary files documentation/source/manual/preview.png 1970-01-01 00:00:00 +0000 and documentation/source/manual/preview.png 2010-10-14 15:22:08 +0000 differ === added file 'documentation/source/manual/servicemanager.png' Binary files documentation/source/manual/servicemanager.png 1970-01-01 00:00:00 +0000 and documentation/source/manual/servicemanager.png 2010-10-14 15:22:08 +0000 differ === added file 'documentation/source/manual/slidecontroller.png' Binary files documentation/source/manual/slidecontroller.png 1970-01-01 00:00:00 +0000 and documentation/source/manual/slidecontroller.png 2010-10-14 15:22:08 +0000 differ === added file 'documentation/source/manual/thememanager.png' Binary files documentation/source/manual/thememanager.png 1970-01-01 00:00:00 +0000 and documentation/source/manual/thememanager.png 2010-10-14 15:22:08 +0000 differ
_______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp