2011-07-27 17:50:15 +00:00
|
|
|
.. _alerts:
|
|
|
|
|
2011-05-08 21:22:30 +00:00
|
|
|
=====
|
|
|
|
Alert
|
|
|
|
=====
|
|
|
|
|
|
|
|
From time to time it may be necessary to display a small unobtrusive message to
|
|
|
|
the congregation. In OpenLP this is known as an `Alert`. Examples could be a car
|
|
|
|
with the headlights left on, a 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`.
|
|
|
|
|
|
|
|
.. image:: pics/alert.png
|
|
|
|
|
|
|
|
: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 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.
|
|
|
|
|
2011-07-27 10:48:50 +00:00
|
|
|
Example of Use
|
2011-06-29 14:04:46 +00:00
|
|
|
--------------
|
2011-05-08 21:22:30 +00:00
|
|
|
|
|
|
|
:guilabel:`Alert text:` The owner of the vehicle with license plate number <>
|
|
|
|
your lights are on.
|
|
|
|
|
|
|
|
:guilabel:`Parameter:` HNN432
|
|
|
|
|
|
|
|
These two settings will display like this:
|
|
|
|
|
|
|
|
The owner of the vehicle with the license plate number HNN432 your lights are 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` to
|
|
|
|
make a new alert or `Delete` an alert you do not need.
|
|
|
|
|
|
|
|
When you are ready to Display your Alert you have two options. Clicking on
|
|
|
|
Display will display the Alert and the Alert Message window will remain open.
|
|
|
|
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 :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
|
2011-06-29 06:31:51 +00:00
|
|
|
List for use.
|