documentation/manual/source/menu_items.rst

161 lines
5.0 KiB
ReStructuredText
Raw Normal View History

2011-09-01 23:14:17 +00:00
.. _menu_items:
Menu Items
==========
The following are the menu items that are listed across the top of OpenLP.
There is a brief description or link for their intended purpose.
2011-09-01 23:14:17 +00:00
File
----
|buttons_new| **New:** Creates a new service. :ref:`new_service`
2011-09-01 23:14:17 +00:00
|buttons_open| **Open:** Load an existing service. :ref:`new_service`
2011-09-01 23:14:17 +00:00
|buttons_save| **Save:** Saves your existing loaded service.
2011-09-01 23:14:17 +00:00
**Save As:** Saves your newly created service.
2011-09-01 23:14:17 +00:00
**Recent Files:** Displays your last files opened configurable here. :ref:`configure_ui`
2011-09-01 23:14:17 +00:00
**Clear List:** Clears your recent files list.
2011-09-01 23:14:17 +00:00
**Import:** This provides the items you can import.
2011-09-01 23:14:17 +00:00
**Settings:** Import your configurable settings from another computer.
2011-09-01 23:14:17 +00:00
**Theme:** Import a theme that has been previously exported. :ref:`import_themes`
2011-09-01 23:14:17 +00:00
**Song:** Import your songs previously exported. :ref:`import_songs`
2011-09-01 23:14:17 +00:00
**Bible:** Import Bibles from another program, the internet or a previously
exported Bible from OpenLP. :ref:`import_bibles`
2011-09-01 23:14:17 +00:00
**Export:** Provides the items you can export.
2011-09-01 23:14:17 +00:00
**Settings:** Export your configurable settings to a file to import to another
computer.
2011-09-01 23:14:17 +00:00
**Theme:** Export your theme. :ref:`export_themes`
2011-09-01 23:14:17 +00:00
2011-09-05 12:23:23 +00:00
**Song:** Export your songs. :ref:`export_songs`
2011-09-01 23:14:17 +00:00
**Print Service:** Gives you the ability to print your service. :ref:`print_service`
2011-09-01 23:14:17 +00:00
|buttons_exit| **Exit:** Closes OpenLP. If there is an open service that has not
been saved you will be prompted to do so.
2011-09-01 23:14:17 +00:00
View
----
**Mode:** These three settings are optimized for setup and live display.
2011-09-01 23:14:17 +00:00
**Default:** Displays all of the panels of OpenLP.
2011-09-01 23:14:17 +00:00
**Setup:** Displays Preview, :ref:`media-manager` and :ref:`creating_service`.
2011-09-01 23:14:17 +00:00
**Live:** Displays the live panel and :ref:`creating_service`
2011-09-01 23:14:17 +00:00
Clicking on any of the next items will hide or show its respective panel.
2011-09-01 23:14:17 +00:00
|button_mediamanager| **Media Manager:** Hide or show :ref:`media-manager`.
2011-09-01 23:14:17 +00:00
|button_servicemanager| **Service Manager:** Hide or show :ref:`creating_service`.
2011-09-01 23:14:17 +00:00
|theme_new| **Theme Manager:** Hide or show :ref:`themes`.
2011-09-01 23:14:17 +00:00
**Preview Panel:** Hide or show the preview panel.
2011-09-01 23:14:17 +00:00
**Live Panel:** Hide or show the live panel.
**Lock Panels:** Using this lock will keep all your panel settings the way they
are when clicked, whether hidden or showing. Click this again to unlock the
panels.
2011-09-01 23:14:17 +00:00
Tools
-----
|buttons_open| **Open Data Folder:** You can access your OpenLP data here.
Your Bibles, songs, themes and other items are stored here.
**Note:** It is possible to delete a Bible, theme or another resource you need.
If anything is deleted in this folder it is not recoverable through OpenLP.
2011-09-01 23:14:17 +00:00
|button_rerun| **Re-run First Time Wizard:** This will bring up the dialog box
to run the first time wizard again. :ref:`wizard`
2011-09-01 23:14:17 +00:00
**Update Theme Images:** Changing screen resolution can have an affect on theme
images. Use this to correct the images.
2011-09-01 23:14:17 +00:00
|plugin_songs| **Re-index Songs:** This rebuilds the internal song indexes to
make them work following code corrections. You would generally use this after
a software upgrade.
2011-09-01 23:14:17 +00:00
**Song Usage Tracking:** Configure your song usage tracking. :ref:`song_usage`
2011-09-01 23:14:17 +00:00
**Toggle Tracking:** Provides the means to turn song usage tracking on or off.
There will be a visible check mark if song usage tracking is on.
2011-09-01 23:14:17 +00:00
**Extract Tracking Data:** Brings up a dialog box to extract song usage data.
2011-09-01 23:14:17 +00:00
**Delete Tracking Data:** Brings up a dialog box to delete song usage data.
2011-09-01 23:14:17 +00:00
|plugin_alerts| **Alert:** Configure an alert. :ref:`alerts`
2011-09-01 23:14:17 +00:00
Settings
--------
|plugin_list| **Plugin List:** Provides the configurable settings to control
your plugin's. :ref:`plugin_list`
2011-09-01 23:14:17 +00:00
**Language:** You can choose another language here or leave it on Autodetect.
2011-09-01 23:14:17 +00:00
|button_tag| **Configure Formatting Tags:** Provides the configurable settings
for formatting tags. :ref:`formatting-tags`
2011-09-01 23:14:17 +00:00
|button_settings| **Configure Shortcuts:** Provides the configurable settings
for shortcuts. :ref:`shortcuts`
2011-09-01 23:14:17 +00:00
|button_configure| **Configure OpenLP:** Provides the configurable settings
for OpenLP. :ref:`configure`
2011-09-01 23:14:17 +00:00
Help
----
**Online Help:** This is a direct link to OpenLP's operating manual.
2011-09-01 23:14:17 +00:00
**Web Site:** This is a direct link to OpenLP's web site.
2011-09-01 23:14:17 +00:00
**About:** Provides information, credits and license for OpenLP.
2011-09-01 23:14:17 +00:00
.. These are all the image templates that are used in this page.
.. |BUTTONS_NEW| image:: pics/buttons_new.png
.. |BUTTONS_OPEN| image:: pics/buttons_open.png
.. |BUTTONS_SAVE| image:: pics/service_save.png
.. |BUTTONS_EXIT| image:: pics/buttons_exit.png
.. |THEME_NEW| image:: pics/theme_new.png
.. |BUTTON_RERUN| image:: pics/button_rerun.png
.. |PLUGIN_ALERTS| image:: pics/plugin_alerts.png
.. |PLUGIN_SONGS| image:: pics/plugin_songs.png
.. |PLUGIN_LIST| image:: pics/plugin_list.png
.. |BUTTON_CONFIGURE| image:: pics/button_configure.png
.. |BUTTON_SETTINGS| image:: pics/configure_shortcuts_config.png
.. |BUTTON_TAG| image:: pics/button_tag.png
.. |BUTTON_MEDIAMANAGER| image:: pics/button_mediamanager.png
.. |BUTTON_SERVICEMANAGER| image:: pics/button_servicemanager.png