first run wizard

This commit is contained in:
John Cegalis 2011-03-30 14:53:49 -04:00
parent bff895ec8f
commit 1bb43bb431
3 changed files with 36 additions and 21 deletions

View File

@ -2,31 +2,45 @@
Alert
=====
Tools/Alert
^^^^^^^^^^^
:menuselection:`Tools --> Alert`
--------------------------------
You may find it necessary to display an Alert on your screen, ie: car headlights
left on, parent needed in nursery or anything else somebody may need notified
about.This is easily done using the Alert which is accessible from the top Menu
under Tools/Alert.
left on, parent needed in nursery, or anything else somebody may need notified
about. This is easily accomplished using the Alert, which is accessible from the
top Menu under :menuselection:`Tools --> Alert`.
`Alert text` Enter the message you want displayed in this box.
.. image:: pics/alert.png
`Parameter` This box is used for words you want to insert into the alert text.
:guilabel:`Alert text:` Enter the message you want displayed in this box.
:guilabel:`Parameter:` This box is used for words you want to insert into the
alert text.
You add the Parameter text into the alert text using “<>” (without quotations).
Anywhere in the Alert text that you add these two symbols, <> side by side, will
insert any text you have in the parameter box into the Alert message.
You will add the Parameter text into the alert text using “<>” (without
quotations). Anywhere in the Alert text that you add these two symbols, <> side
by side, will insert any text you have in the parameter box into the Alert
message.
Examples of use
---------------
:guilabel:`Alert text:` The owner of the vehicle with license plate number <>
your lights are on.
:guilabel:`Parameter:` HNN432
**Examples of use**
`Alert text` The owner of the vehicle with license plate number <> your lights
are on.
`Parameter` HNN432
These two settings will display like this:
The owner of the vehicle with the license plate number HNN432 your lights are on.
You could also reverse this example:
`Alert text` HNN432 <>
`Parameter` left their lights on.
`Will display like this` HNN432 left their lights on.
:guilabel:`Alert text:` HNN432 <>
:guilabel:`Parameter:` left their lights on.
`Will display like this:` HNN432 left their lights on.
If you use the same alerts on a regular basis, Save your Alert and you will have
access to the alert with a click of the mouse. You may also click on New for a
@ -38,8 +52,8 @@ Clicking Display & Close will display the alert and close the Alert Message
window.
All details of the display, font, color, size and position are adjusted from the
top Menu item Settings/Configure OpenLP, Alert tab and the instructions here.
(link to configure)
top Menu item :menuselection:`Settings --> Configure OpenLP`, Alert tab and the
instructions here. :doc:`configure`
`Please note` Alert Message is a Plugin that needs to be Active in the Plugin
**Please note:** Alert Message is a Plugin that needs to be Active in the Plugin
List for use.

View File

@ -19,4 +19,5 @@ Contents:
bibles
themes
mediamanager
songs
songs
alert

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB