added some links to the glossary

bzr-revno: 49
This commit is contained in:
Wesley Stout 2011-08-05 13:25:08 -05:00
commit 884bd3e861
2 changed files with 12 additions and 9 deletions

View File

@ -13,16 +13,17 @@ be used throughout this documentation, and when seeking support.
First Time Wizard First Time Wizard
----------------- -----------------
The :ref:`wizard` gives you the ability to perform a basic setup before OpenLP The :ref:`wizard` gives you the ability to perform a basic setup of OpenLP. It
starts for the first time. runs automatically before OpenLP starts for the first time. The :ref:`wizard`
can be :ref:`run again <wizard-run-again>` if needed.
.. _g-formatting-tags: .. _g-formatting-tags:
Formatting Tags Formatting Tags
--------------- ---------------
:ref:`formatting-tags` give you the ability to add additional text formatting to text in :ref:`formatting-tags` give you the ability to add additional text formatting
songs and custom slides. to text in songs and custom slides.
.. _g-main-window: .. _g-main-window:
@ -78,14 +79,14 @@ Service File
------------ ------------
A service file is the file that is created when you save your service in OpenLP. A service file is the file that is created when you save your service in OpenLP.
The service file consist of **Service Items** The service file consist of :ref:`g-service-item`
.. _g-service-item: .. _g-service-item:
Service Item Service Items
------------ -------------
Service items are the **media items** that are in the **service manager** Service items are the :ref:`g-media-item` that are in the :ref:`g-service-manager`.
.. _g-service-manager: .. _g-service-manager:
@ -103,7 +104,7 @@ services files from here.
Slide Controller Slide Controller
---------------- ----------------
The Slide Controller controls which slide from a **Service Item** is currently The Slide Controller controls which slide from a :ref:`g-service-item` is currently
being displayed, and moving between the various slides. being displayed, and moving between the various slides.
.. image:: pics/slidecontroller.png .. image:: pics/slidecontroller.png

View File

@ -103,6 +103,8 @@ The main window.
.. image:: pics/mainwindow.png .. image:: pics/mainwindow.png
.. _wizard-run-again:
Re-run First Time Wizard Re-run First Time Wizard
------------------------ ------------------------