diff --git a/manual/source/configure.rst b/manual/source/configure.rst index 880f121..3bacb46 100644 --- a/manual/source/configure.rst +++ b/manual/source/configure.rst @@ -152,6 +152,8 @@ time when saving your service file. **Note:** If the date and time format does not suit your needs and you are technically inclined, there is more information at `Python.org`_. +.. _slide_controller_config: + Slide Controller ^^^^^^^^^^^^^^^^ @@ -313,6 +315,8 @@ Generic Screen Settings you only have a single monitor. To close the display window, click on it and press the :kbd:`Esc` key. +.. _theme_configure: + Themes ====== diff --git a/manual/source/menu_items.rst b/manual/source/menu_items.rst index 29bd784..388c866 100644 --- a/manual/source/menu_items.rst +++ b/manual/source/menu_items.rst @@ -10,16 +10,16 @@ There is a brief description or link for their intended purpose. File ---- -|buttons_new| **New:** +|buttons_new| **New Service** Creates a new service. :ref:`new_service` -|buttons_open| **Open:** +|buttons_open| **Open Service** Load an existing service. :ref:`new_service` -|buttons_save| **Save:** +|buttons_save| **Save Service** Saves your existing loaded service. -**Save As:** +**Save Service As:** Saves your newly created service. **Recent Files:** @@ -28,7 +28,7 @@ File **Clear List:** Clears your recent files list. -**Import:** +|buttons_import| **Import:** This provides the items you can import. **Settings:** @@ -48,7 +48,7 @@ File Import Bibles from another program, the internet or a previously exported Bible from OpenLP. :ref:`import_bibles` -**Export:** +|buttons_export| **Export:** Provides the items you can export. **Settings:** @@ -73,10 +73,10 @@ File View ---- -**Mode:** +**Layout Presets:** These three settings are optimized for setup and live display. - **Default:** + **Show all:** Displays all of the panels of OpenLP. **Setup:** @@ -87,25 +87,25 @@ View Clicking on any of the next items will hide or show its respective panel. -|button_mediamanager| **Media Manager:** +|button_mediamanager| **Library:** Hide or show :ref:`library`. -|button_projectormanager| **Projector Manager:** +|button_projectormanager| **Projector Controller:** Hide or show :ref:`projector`. -|button_servicemanager| **Service Manager:** +|button_servicemanager| **Service:** Hide or show :ref:`creating_service`. -|theme_new| **Theme Manager:** +|theme_new| **Themes:** Hide or show :ref:`themes`. -**Preview Panel:** +**Preview:** Hide or show the preview panel. -**Live Panel:** +**Live:** Hide or show the live panel. -**Lock Panels:** +**Lock visibility of 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. @@ -182,12 +182,16 @@ Help .. These are all the image templates that are used in this page. -.. |BUTTONS_NEW| image:: pics/buttons_new.png +.. |BUTTONS_NEW| image:: pics/new_service.png -.. |BUTTONS_OPEN| image:: pics/buttons_open.png +.. |BUTTONS_OPEN| image:: pics/service_open.png .. |BUTTONS_SAVE| image:: pics/service_save.png +.. |BUTTONS_IMPORT| image:: pics/buttons_import.png + +.. |BUTTONS_EXPORT| image:: pics/buttons_export.png + .. |BUTTONS_EXIT| image:: pics/buttons_exit.png .. |THEME_NEW| image:: pics/theme_new.png diff --git a/manual/source/pics/1web_remote_service.png b/manual/source/pics/1web_remote_service.png new file mode 100644 index 0000000..96d7696 Binary files /dev/null and b/manual/source/pics/1web_remote_service.png differ diff --git a/manual/source/pics/buttons_exit.png b/manual/source/pics/buttons_exit.png index ef82729..5bc54fa 100644 Binary files a/manual/source/pics/buttons_exit.png and b/manual/source/pics/buttons_exit.png differ diff --git a/manual/source/pics/buttons_export.png b/manual/source/pics/buttons_export.png index d26519b..cfd4127 100644 Binary files a/manual/source/pics/buttons_export.png and b/manual/source/pics/buttons_export.png differ diff --git a/manual/source/pics/buttons_import.png b/manual/source/pics/buttons_import.png index 0ee7892..449f0b2 100644 Binary files a/manual/source/pics/buttons_import.png and b/manual/source/pics/buttons_import.png differ diff --git a/manual/source/pics/live_view_song.png b/manual/source/pics/live_view_song.png index 1c583be..0dfbaf6 100644 Binary files a/manual/source/pics/live_view_song.png and b/manual/source/pics/live_view_song.png differ diff --git a/manual/source/pics/new_service.png b/manual/source/pics/new_service.png new file mode 100644 index 0000000..419874d Binary files /dev/null and b/manual/source/pics/new_service.png differ diff --git a/manual/source/pics/open_service.png b/manual/source/pics/open_service.png new file mode 100644 index 0000000..1395311 Binary files /dev/null and b/manual/source/pics/open_service.png differ diff --git a/manual/source/pics/save_service.png b/manual/source/pics/save_service.png new file mode 100644 index 0000000..fb4a9d3 Binary files /dev/null and b/manual/source/pics/save_service.png differ diff --git a/manual/source/pics/stage_view_song_w_note.png b/manual/source/pics/stage_view_song_w_note.png index 79ac42f..c7ca04b 100644 Binary files a/manual/source/pics/stage_view_song_w_note.png and b/manual/source/pics/stage_view_song_w_note.png differ diff --git a/manual/source/pics/web_remote_alert (2).png b/manual/source/pics/web_remote_alert (2).png new file mode 100644 index 0000000..b924ad8 Binary files /dev/null and b/manual/source/pics/web_remote_alert (2).png differ diff --git a/manual/source/pics/web_remote_alert.png b/manual/source/pics/web_remote_alert.png index 91ddc9d..ed84499 100644 Binary files a/manual/source/pics/web_remote_alert.png and b/manual/source/pics/web_remote_alert.png differ diff --git a/manual/source/pics/web_remote_blank.png b/manual/source/pics/web_remote_blank.png deleted file mode 100644 index b35629a..0000000 Binary files a/manual/source/pics/web_remote_blank.png and /dev/null differ diff --git a/manual/source/pics/web_remote_cords.png b/manual/source/pics/web_remote_cords.png new file mode 100644 index 0000000..61d7439 Binary files /dev/null and b/manual/source/pics/web_remote_cords.png differ diff --git a/manual/source/pics/web_remote_cords_adjustment.png b/manual/source/pics/web_remote_cords_adjustment.png new file mode 100644 index 0000000..657c66f Binary files /dev/null and b/manual/source/pics/web_remote_cords_adjustment.png differ diff --git a/manual/source/pics/web_remote_desktop.png b/manual/source/pics/web_remote_desktop.png deleted file mode 100644 index a60bfc1..0000000 Binary files a/manual/source/pics/web_remote_desktop.png and /dev/null differ diff --git a/manual/source/pics/web_remote_home.png b/manual/source/pics/web_remote_home.png deleted file mode 100644 index aff1a00..0000000 Binary files a/manual/source/pics/web_remote_home.png and /dev/null differ diff --git a/manual/source/pics/web_remote_icons.png b/manual/source/pics/web_remote_icons.png new file mode 100644 index 0000000..44deb9b Binary files /dev/null and b/manual/source/pics/web_remote_icons.png differ diff --git a/manual/source/pics/web_remote_icons_next_item.png b/manual/source/pics/web_remote_icons_next_item.png new file mode 100644 index 0000000..0cc46df Binary files /dev/null and b/manual/source/pics/web_remote_icons_next_item.png differ diff --git a/manual/source/pics/web_remote_icons_next_slide.png b/manual/source/pics/web_remote_icons_next_slide.png new file mode 100644 index 0000000..3626428 Binary files /dev/null and b/manual/source/pics/web_remote_icons_next_slide.png differ diff --git a/manual/source/pics/web_remote_icons_previous_item.png b/manual/source/pics/web_remote_icons_previous_item.png new file mode 100644 index 0000000..398d7ff Binary files /dev/null and b/manual/source/pics/web_remote_icons_previous_item.png differ diff --git a/manual/source/pics/web_remote_icons_previous_slide.png b/manual/source/pics/web_remote_icons_previous_slide.png new file mode 100644 index 0000000..837291a Binary files /dev/null and b/manual/source/pics/web_remote_icons_previous_slide.png differ diff --git a/manual/source/pics/web_remote_icons_show_alerts.png b/manual/source/pics/web_remote_icons_show_alerts.png new file mode 100644 index 0000000..6fe82fc Binary files /dev/null and b/manual/source/pics/web_remote_icons_show_alerts.png differ diff --git a/manual/source/pics/web_remote_icons_show_background.png b/manual/source/pics/web_remote_icons_show_background.png new file mode 100644 index 0000000..f4badac Binary files /dev/null and b/manual/source/pics/web_remote_icons_show_background.png differ diff --git a/manual/source/pics/web_remote_icons_show_black.png b/manual/source/pics/web_remote_icons_show_black.png new file mode 100644 index 0000000..bd55cf0 Binary files /dev/null and b/manual/source/pics/web_remote_icons_show_black.png differ diff --git a/manual/source/pics/web_remote_icons_show_desktop.png b/manual/source/pics/web_remote_icons_show_desktop.png new file mode 100644 index 0000000..b8907c8 Binary files /dev/null and b/manual/source/pics/web_remote_icons_show_desktop.png differ diff --git a/manual/source/pics/web_remote_icons_show_presentation.png b/manual/source/pics/web_remote_icons_show_presentation.png new file mode 100644 index 0000000..515cf0d Binary files /dev/null and b/manual/source/pics/web_remote_icons_show_presentation.png differ diff --git a/manual/source/pics/web_remote_icons_show_search.png b/manual/source/pics/web_remote_icons_show_search.png new file mode 100644 index 0000000..d18a013 Binary files /dev/null and b/manual/source/pics/web_remote_icons_show_search.png differ diff --git a/manual/source/pics/web_remote_icons_show_service.png b/manual/source/pics/web_remote_icons_show_service.png new file mode 100644 index 0000000..1935ab6 Binary files /dev/null and b/manual/source/pics/web_remote_icons_show_service.png differ diff --git a/manual/source/pics/web_remote_icons_show_slides.png b/manual/source/pics/web_remote_icons_show_slides.png new file mode 100644 index 0000000..07e6fd2 Binary files /dev/null and b/manual/source/pics/web_remote_icons_show_slides.png differ diff --git a/manual/source/pics/web_remote_icons_show_themes.png b/manual/source/pics/web_remote_icons_show_themes.png new file mode 100644 index 0000000..c0caeb8 Binary files /dev/null and b/manual/source/pics/web_remote_icons_show_themes.png differ diff --git a/manual/source/pics/web_remote_menu.png b/manual/source/pics/web_remote_menu.png new file mode 100644 index 0000000..8666c03 Binary files /dev/null and b/manual/source/pics/web_remote_menu.png differ diff --git a/manual/source/pics/web_remote_menu_button.png b/manual/source/pics/web_remote_menu_button.png new file mode 100644 index 0000000..d258ce7 Binary files /dev/null and b/manual/source/pics/web_remote_menu_button.png differ diff --git a/manual/source/pics/web_remote_next.png b/manual/source/pics/web_remote_next.png deleted file mode 100644 index a095607..0000000 Binary files a/manual/source/pics/web_remote_next.png and /dev/null differ diff --git a/manual/source/pics/web_remote_previous.png b/manual/source/pics/web_remote_previous.png deleted file mode 100644 index 0a5f5fd..0000000 Binary files a/manual/source/pics/web_remote_previous.png and /dev/null differ diff --git a/manual/source/pics/web_remote_refresh.png b/manual/source/pics/web_remote_refresh.png deleted file mode 100644 index a6fe9b4..0000000 Binary files a/manual/source/pics/web_remote_refresh.png and /dev/null differ diff --git a/manual/source/pics/web_remote_search.png b/manual/source/pics/web_remote_search.png index 1a7b0f5..3285bd6 100644 Binary files a/manual/source/pics/web_remote_search.png and b/manual/source/pics/web_remote_search.png differ diff --git a/manual/source/pics/web_remote_search_choice.png b/manual/source/pics/web_remote_search_choice.png index 4a8a45c..009c24b 100644 Binary files a/manual/source/pics/web_remote_search_choice.png and b/manual/source/pics/web_remote_search_choice.png differ diff --git a/manual/source/pics/web_remote_search_complete.png b/manual/source/pics/web_remote_search_complete.png index 23a2979..eacd67d 100644 Binary files a/manual/source/pics/web_remote_search_complete.png and b/manual/source/pics/web_remote_search_complete.png differ diff --git a/manual/source/pics/web_remote_service.png b/manual/source/pics/web_remote_service.png index 96d7696..970eaf0 100644 Binary files a/manual/source/pics/web_remote_service.png and b/manual/source/pics/web_remote_service.png differ diff --git a/manual/source/pics/web_remote_show.png b/manual/source/pics/web_remote_show.png deleted file mode 100644 index 5fb00ae..0000000 Binary files a/manual/source/pics/web_remote_show.png and /dev/null differ diff --git a/manual/source/pics/web_remote_slide1.png b/manual/source/pics/web_remote_slide1.png index 1950d28..46dd8f3 100644 Binary files a/manual/source/pics/web_remote_slide1.png and b/manual/source/pics/web_remote_slide1.png differ diff --git a/manual/source/pics/web_remote_start.png b/manual/source/pics/web_remote_start.png index 6eea481..d983da2 100644 Binary files a/manual/source/pics/web_remote_start.png and b/manual/source/pics/web_remote_start.png differ diff --git a/manual/source/pics/web_remote_theme.png b/manual/source/pics/web_remote_theme.png index 18ec49c..b929540 100644 Binary files a/manual/source/pics/web_remote_theme.png and b/manual/source/pics/web_remote_theme.png differ diff --git a/manual/source/stage_view.rst b/manual/source/stage_view.rst index d71f25e..ad0a723 100644 --- a/manual/source/stage_view.rst +++ b/manual/source/stage_view.rst @@ -5,17 +5,15 @@ The Stage View Stage view gives you the ability to set up a remote computer, netbook or smartphone to view the live service being displayed on the projection screen in -an easy to read font on a black background. This is a text only viewer, tough it +an easy to read font on a black background. This is a text only viewer, though it will show thumbnails of images and presentations. -The first step is to make sure the Remote plugin is activated. You can accomplish -this by following the instructions in the :ref:`plugin_list`. The second step is to -configure the settings you will use with the web browser. You can find these +You can configure the settings you use with the web browser. You can find these instructions and settings in :ref:`remote_tab`. Open a web browser, type in the Stage View URL you found in :ref:`remote_tab` and press the :kbd:`Enter` key. For this example we will use -\http://192.168.1.73:4316/stage. You will then be presented with the home page +\http://192.168.1.112:4316/stage. You will then be presented with the home page of the OpenLP Stage View. On most browsers you can press F11 to go into fullscreen mode. @@ -24,10 +22,14 @@ fullscreen mode. At the top right hand side you will see the time of day. This can be changed from 12 hour to 24 hour format in :ref:`remote_tab`. If you added a note to the the song it will be the next line below the time. See :ref:`adding_note` -for adding notes. Below the note will be the Bible or song verse numbers and one -of those will be highlighted. The lyrics or verses highlighted below the verse -numbers correspond to the highlighted verse number. In this example V1 is -highlighted and the corresponding first verse below it is highlighted. +for adding notes. On the same line as the clock will be the Bible or song +verse numbers and one of those will be highlighted. The lyrics or verses +highlighted below the verse numbers correspond to the highlighted verse number. +In this example V1 is highlighted and the corresponding first verse below +it is highlighted. + +At the bottom right had side you will see a :guilabel:`Close` button. Clicking on the +button will close the stage page and open the Web-Remote main page. If there is an image, presentation or media being displayed you will see the title of the displayed item. Below the title will show the next item to be @@ -44,35 +46,51 @@ html. To create a custom stage view, go to the OpenLP Data Folder by going to folder names :file:`stages`. Inside the :file:`stages` folder you can now create a folder which will be the name of your custom view, an example could be :file:`myview`. Now copy :file:`stage.html`, :file:`stage.css` and -:file:`stages.js` from inside OpenLPs program folder -:file:`openlp/plugins/remote/html/`, and customize them to your needs. Remember -to modify :file:`stage.html` to the other files from the custom stage view -folder, for instance :file:`stages/myview/stage.css` for a custom -:file:`stage.css`. +:file:`stages.js` from `Custom Stage View Zip `_ +and customize them to your needs. To access the custom stage view in a browser go to http://myopenlpip:4316/stage/myview. - .. _main_view: -The Live View +The Main View ============= -Live view gives you the ability to set up remote computers that will mirror -what your projector is showing. The Live view basically works by taking +Main view gives you the ability to set up remote computers that will mirror +what your projector is showing. The Main view basically works by taking screenshots of what the projector is showing and then presenting it in a browser. This means that audio and video playback will not be presented in the -Live View. +Main View. -The first step is to make sure the Remote plugin is activated. You can accomplish -this by following the instructions in the :ref:`plugin_list`. The second step is to -configure the settings you will use with the web browser. You can find these +You can configure the settings you use with the web browser. You can find these instructions and settings in :ref:`remote_tab`. .. image:: pics/live_view_song.png Open a web browser, type in the Main View URL you found in :ref:`remote_tab` and press the :kbd:`Enter` key. For this example we will use -\http://192.168.1.73:4316/main. You will then be presented with the home page +\http://192.168.1.112:4316/main. You will then be presented with the home page of the OpenLP Live View. On most web browsers you can press F11 to go into fullscreen mode. + +.. _cord_view: + +The Chord View +============== + +The Chord view is stage view that displays chords if they are in the songs. +You can configure the settings you use with the web browser. You can find these +instructions and settings in :ref:`remote_tab`. + +.. image:: pics/web_remote_cords_adjustment.png + +The chords view adds another control for translation of the cords. clicking on +this control will translate the chords up or down an octive. + +Open a web browser, type in the Stage View URL you found in :ref:`remote_tab` +and press the :kbd:`Enter` key. For this example we will use +\http://192.168.1.112:4316/chords. You will then be presented with the home page +of the OpenLP Stage View. On most browsers you can press F11 to go into +fullscreen mode. + +.. image:: pics/web_remote_cords.png diff --git a/manual/source/web_remote.rst b/manual/source/web_remote.rst index 26b9b97..c9b92c7 100644 --- a/manual/source/web_remote.rst +++ b/manual/source/web_remote.rst @@ -13,7 +13,7 @@ guest speaker or worship team leader to control their own slides if needed. The Web Remote was moved to being part of the core program in version 2.9.2. The only thing you need to do is go into :ref:`configure`, select the Remote Interface -item int the menu on the left side of the Settings window then press the +item in the menu on the left side of the Settings window then press the Check for Updates button. If the Current version number is not the same as Latest Version then press the Upgrade button. When the numbers match, press the OK button at the bottom of the settings window. @@ -26,16 +26,16 @@ instructions and settings in :ref:`remote_tab`. Open a web browser, type in the Remote URL you found in :ref:`remote_tab` and press the :kbd:`Enter` key. For this example we will use -\http://192.168.1.73:4316. You will then be presented with the home page of the -OpenLP Remote. +\http://192.168.1.112:4316. You will then be presented with the home page of the +OpenLP Remote. The picture shows a service with nothing in it. .. image:: pics/web_remote_start.png Service Manager --------------- -Clicking on :guilabel:`Service Manager` will display the service item list from -the :ref:`creating_service`. +The web remote opens to the :guilabel:`Service` page and if a service is +loaded, it will display the service item list from the :ref:`creating_service`. .. image:: pics/web_remote_service.png @@ -44,38 +44,65 @@ Slide Controller. You will find the following buttons throughout the web remote interface. - |web_remote_home| The home button is found on most of the pages in the top - left hand corner of the remote interface and clicking it will take you back - to the home page of the OpenLP remote. + |web_remote_menu_button| The Menu button is found on most of the pages in the top + left hand corner of the remote interface and clicking it will display a menu + of the web remote pages and a helpful setting. - |web_remote_refresh| When changes are made on the main computer clicking on - refresh will show the changes in the remote viewer. + |web_remote_menu| - |web_remote_blank| Clicking this button will blank the display on the - projector screen. Clicking on an item in the Service Manager will - automatically show the item on the screen. + Selecting any of the top five menu items will change the web remote page to + the page responsible for that area of the web remote. + + Selecting any of the three views will change the web remote page to the default + view selected. - |web_remote_theme| Clicking this button will blank the display on the + Enabling the :guilabel:`Fast Switch` setting will display + a set of Icons at the bottom of the page to switch between + pages without using the menu. + + |WEB_REMOTE_ICON| + + |web_remote_previous_item| This button will move upward through the Service + items to the previous items. + + |web_remote_next_item| This button will move downward through the Service + items to the next item. + + |web_remote_previous| This button will move upward through the Slide Controller. + If the settings :ref:`slide_controller_config` have been enabled this button will move from the first slide of a + service item to the last slide of the prevoius service item. + + |web_remote_next| This button will move you downward through the Slide Controller. + If the settings :ref:`slide_controller_config` have been endables this button will move freom the last slide of a + service item to the next first slide of the next service item. + + |web_remote_black| This button will blank the display on the projector screen. + If the settings :ref:`slide_controller_config` have been enabled clicking on an item in + the Service Manager will automatically show the item on the screen. + + |web_remote_theme| This button will blank the display on the projector screen to the current theme. Note that this is not available for item which does not use themes, such as images, presentations and media. - Clicking on an item in the Service Manager will automatically show the - item on the screen. + If the settings :ref:`slide_controller_config` have been enabled clicking on an item in + the Service Manager will automatically show the item on the screen. - |web_remote_desktop| Clicking this button will hide the display on the - projector screen and therefore show the desktop. Clicking on an item in the - Service Manager will automatically show the item on the screen. + |web_remote_desktop| This button will hide the display on the projector screen + and therefore show the desktop. If the settings :ref:`slide_controller_config` have been + enabled clicking on an item in the Service Manager will automatically show the item + on the screen. - |web_remote_show| If the screen is blanked, clicking on this button will + |web_remote_show_presentation| If the screen is blanked, clicking on this button will unblank the display. - - |web_remote_previous| This button will move you upward through the Service - Manager and Slide Controller. - - |web_remote_next| This button will move you downward through the Service - Manager and Slide Controller. - -**Note:** The buttons Blank, Show, Prev and Next are conveniently located on -the top and the bottom of the remote interface to help eliminate scrolling. + + |web_remote_show_service| This button will display the Service page of the web remote. + + |web_remote_show_slides| This button will display the Slides page of the web remote. + + |web_remote_show_alerts| This button will display the Alerts page of the web remote. + + |web_remote_show_search| This button will display the Search page of the web remote. + + |web_remote_show_themes| This button will display the Themes page of the web remote. Slide Controller ---------------- @@ -87,14 +114,9 @@ Controller interface. You will find the verses displayed as they appear in the live view on the main computer and the first verse will be displayed on the projection screen. You can -use the :guilabel:`Prev`, :guilabel:`Next` or click on each verse using the +use the |web_remote_previous|, |web_remote_next| or click on each verse using the mouse to display them. -.. image:: pics/web_remote_slide2.png - -When the slides shown are either images or presentations a small thumbnail will -be shown. - **Note:** The remote interface replicates the OpenLP software. When displaying images, clicking on a single image in the service manager will display it immediately. The first image in a group of images and the first slide in a @@ -104,8 +126,8 @@ web remote service manager. Alerts ------ -You can send an alert to the projection screen by entering the text in the box -and clicking on :guilabel:`Show Alert`. The alert will be displayed as you have +You can send an alert to the projection screen by entering the text on the line +and clicking on :guilabel:`Send`. The alert will be displayed as you have it configured in :ref:`configure_alerts`. .. image:: pics/web_remote_alert.png @@ -136,31 +158,61 @@ be displayed below the search button. .. image:: pics/web_remote_search_complete.png -After finding the song you searched for, clicking on the song will bring up the -next screen. +After finding the song you searched for, click on :guilabel:`Send Live` to +immediately display your media on the Live screen. Click on :guilabel:`Add to Service` +to add your media to the bottom of the :ref:`creating_service`. + +Theme Manager +--------------- + +The :guilabel:`Theme` page lets you select a Global or Service level theme. When the theme +changes is dependent on the theme settings under :ref:`theme_configure`. To make +the change take effect on the current Service Item you will need to resend the Service Item +to the Live screen. + +.. image:: pics/web_remote_theme.png + +Clicking on any item in the Theme Manager will select the theme. + +You can select the Theme Level, if you want to see the theme names and how many columns you +want to view on the page. -.. image:: pics/web_remote_search_options.png -Click on :guilabel:`Go Live` to immediately display your media on the projection -screen. Click on :guilabel:`Add to Service` to add your media to the bottom of -the :ref:`creating_service`. Click on :guilabel:`Add & Go to Service` to add -your media to the bottom of the :ref:`creating_service`, and go to the web -remote service manager. .. These are all the image templates that are used in this page. -.. |WEB_REMOTE_HOME| image:: pics/web_remote_home.png +.. |WEB_REMOTE_MENU_BUTTON| image:: pics/web_remote_menu_button.png -.. |WEB_REMOTE_REFRESH| image:: pics/web_remote_refresh.png +.. |WEB_REMOTE_MENU| image:: pics/web_remote_menu.png + +.. |WEB_REMOTE_ICON| image:: pics/web_remote_icons.png + +.. |WEB_REMOTE_PREVIOUS_ITEM| image:: pics/web_remote_icons_previous_item.png + +.. |WEB_REMOTE_NEXT_ITEM| image:: pics/web_remote_icons_next_item.png .. |WEB_REMOTE_BLANK| image:: pics/web_remote_blank.png -.. |WEB_REMOTE_THEME| image:: pics/web_remote_theme.png +.. |WEB_REMOTE_THEME| image:: pics/web_remote_icons_show_background.png -.. |WEB_REMOTE_DESKTOP| image:: pics/web_remote_desktop.png +.. |WEB_REMOTE_DESKTOP| image:: pics/web_remote_icons_show_desktop.png .. |WEB_REMOTE_SHOW| image:: pics/web_remote_show.png -.. |WEB_REMOTE_PREVIOUS| image:: pics/web_remote_previous.png +.. |WEB_REMOTE_PREVIOUS| image:: pics/web_remote_icons_previous_slide.png -.. |WEB_REMOTE_NEXT| image:: pics/web_remote_next.png +.. |WEB_REMOTE_NEXT| image:: pics/web_remote_icons_next_slide.png + +.. |WEB_REMOTE_BLACK| image:: pics/web_remote_icons_show_black.png + +.. |WEB_REMOTE_SHOW_PRESENTATION| image:: pics/web_remote_icons_show_presentation.png + +.. |WEB_REMOTE_SHOW_SERVICE| image:: pics/web_remote_icons_show_service.png + +.. |WEB_REMOTE_SHOW_SLIDES| image:: pics/web_remote_icons_show_slides.png + +.. |WEB_REMOTE_SHOW_ALERTS| image:: pics/web_remote_icons_show_alerts.png + +.. |WEB_REMOTE_SHOW_SEARCH| image:: pics/web_remote_icons_show_search.png + +.. |WEB_REMOTE_SHOW_THEMES| image:: pics/web_remote_icons_show_themes.png