mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-21 20:12:49 +00:00
Updated some links.
This commit is contained in:
parent
7cfbfb39ca
commit
61e8d84d46
@ -157,7 +157,7 @@ Importing CSV formatted Bibles
|
||||
|
||||
If you have a Bible in .csv format OpenLP can import it. If you wish to create
|
||||
a bible in the CSV format yourself the format is documented in the
|
||||
`OpenLP API documentation <http://docs.openlp.org/plugins/bibles.html#module-openlp.plugins.bibles.lib.csvbible>`_.
|
||||
`OpenLP API documentation <http://api.openlp.io/api/openlp/plugins/bibles/lib/csvbible.html#module-openlp.plugins.bibles.lib.csvbible>`_.
|
||||
|
||||
CSV Bibles will consist of two files a `books` file and a `verse` file.
|
||||
Select CSV from the list of Bible types to import.
|
||||
|
@ -151,7 +151,7 @@ The Bible plugin has a `Import Wizard` which can import Bibles
|
||||
from a variety of sources. The following sources are supported:
|
||||
|
||||
CSV
|
||||
The format is documented in the `OpenLP API documentation <http://docs.openlp.org/plugins/bibles.html#module-openlp.plugins.bibles.lib.csvbible>`_.
|
||||
The format is documented in the `OpenLP API documentation <http://api.openlp.io/api/openlp/plugins/bibles/lib/csvbible.html#module-openlp.plugins.bibles.lib.csvbible>`_.
|
||||
|
||||
OSIS
|
||||
An XML format for Bible. You can export Bibles from the `Sword Project <http://www.crosswire.org/sword/software/>`_
|
||||
|
@ -2,7 +2,7 @@ Installing OpenLP on Microsoft Windows
|
||||
======================================
|
||||
|
||||
Installing OpenLP is identical over all supported versions of Windows. After
|
||||
downloading the file from the `download page <http://www.openlp.org/en/download.html>`_
|
||||
downloading the file from the `website <http://www.openlp.org/>`_
|
||||
open the file by double clicking when the download is complete. After opening
|
||||
the downloaded file agree to open the unverified file if you are prompted.
|
||||
On Windows 8 you might have to click :guilabel:`More info` before you can
|
||||
|
@ -143,7 +143,7 @@ The following options are available on the quick search tab:
|
||||
|
||||
A detailed description of the format and how it is parsed by OpenLP can
|
||||
be read `In the OpenLP API documentation
|
||||
<http://docs.openlp.org/plugins/bibles.html#openlp.plugins.bibles.lib.parse_reference>`_.
|
||||
<http://api.openlp.io/api/openlp/plugins/bibles/lib.html#openlp.plugins.bibles.lib.parse_reference>`_.
|
||||
|
||||
If an invalid format is used for a search a popup window will show the
|
||||
examples also shown above.
|
||||
@ -328,8 +328,7 @@ Clicking on *Media* in the :ref:`g-media-manager` will display the media item
|
||||
for media. The media item shows a list of imported audio or video files.
|
||||
|
||||
**Note:** On some computers OpenLP has trouble displaying videos. Please read
|
||||
the `Frequently Asked Questions <http://wiki.openlp.org/faq>`_ for tips on how
|
||||
to resolve these issues.
|
||||
the :ref:`troubleshooting` for tips on how to resolve these issues.
|
||||
|
||||
.. image:: pics/mediamanager_media.png
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user