From ec25d3a596600c7138a3a7297674e2382eb4c26c Mon Sep 17 00:00:00 2001 From: Wesley Stout Date: Fri, 5 Aug 2011 10:14:30 -0500 Subject: [PATCH 1/2] fixed some links in the glossary --- manual/source/glossary.rst | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/manual/source/glossary.rst b/manual/source/glossary.rst index 7d4806d..621ae8c 100644 --- a/manual/source/glossary.rst +++ b/manual/source/glossary.rst @@ -13,8 +13,9 @@ be used throughout this documentation, and when seeking support. First Time Wizard ----------------- -The :ref:`wizard` gives you the ability to perform a basic setup before OpenLP -starts for the first time. +The :ref:`wizard` gives you the ability to perform a basic setup of OpenLP. It +runs automatically before OpenLP starts for the first time. The :ref:`wizard` +can also be used again if needed. .. _g-formatting-tags: @@ -78,14 +79,14 @@ Service File ------------ 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: -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: @@ -103,7 +104,7 @@ services files from here. 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. .. image:: pics/slidecontroller.png From bfdc6ed69aee644457c73487e9bff6c8e29a428f Mon Sep 17 00:00:00 2001 From: Wesley Stout Date: Fri, 5 Aug 2011 12:45:07 -0500 Subject: [PATCH 2/2] added links to the glossary --- manual/source/glossary.rst | 6 +++--- manual/source/wizard.rst | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/manual/source/glossary.rst b/manual/source/glossary.rst index 621ae8c..f8db127 100644 --- a/manual/source/glossary.rst +++ b/manual/source/glossary.rst @@ -15,15 +15,15 @@ First Time Wizard The :ref:`wizard` gives you the ability to perform a basic setup of OpenLP. It runs automatically before OpenLP starts for the first time. The :ref:`wizard` -can also be used again if needed. +can be :ref:`run again ` if needed. .. _g-formatting-tags: Formatting Tags --------------- -:ref:`formatting-tags` give you the ability to add additional text formatting to text in -songs and custom slides. +:ref:`formatting-tags` give you the ability to add additional text formatting +to text in songs and custom slides. .. _g-main-window: diff --git a/manual/source/wizard.rst b/manual/source/wizard.rst index befec38..24b6e5e 100644 --- a/manual/source/wizard.rst +++ b/manual/source/wizard.rst @@ -103,6 +103,8 @@ The main window. .. image:: pics/mainwindow.png +.. _wizard-run-again: + Re-run First Time Wizard ------------------------