forked from openlp/openlp
Documentation fixes
This commit is contained in:
parent
2752279d43
commit
2989b40147
@ -2,10 +2,10 @@
|
|||||||
Song Usage
|
Song Usage
|
||||||
==========
|
==========
|
||||||
|
|
||||||
The Songusage plugin records the usage of Songs when they are used in a **Live** situation.
|
The Songusage plugin records the usage of Songs when they are used in a **Live**
|
||||||
If the plugin is active all songs sent to the Live Service Manager are recorded by this plugin.
|
situation. If the plugin is active all songs sent to the Live Service Manager
|
||||||
Once the plugin has been activated by the plugin menu it can be turned on and off by use of
|
are recorded by this plugin. Once the plugin has been activated by the plugin
|
||||||
the``F4`` key or the SongUsage menus.
|
menu it can be turned on and off by use of the``F4`` key or the SongUsage menus.
|
||||||
|
|
||||||
The image below shows the menu items and how to access them.
|
The image below shows the menu items and how to access them.
|
||||||
|
|
||||||
@ -14,8 +14,9 @@ The image below shows the menu items and how to access them.
|
|||||||
|
|
||||||
Generating reports
|
Generating reports
|
||||||
------------------
|
------------------
|
||||||
Reports can be generated between any two dates. The system defaults to 1st September previous year to 31st
|
This option allows reports to be generated between any two dates. The system
|
||||||
August current year. The data is written to a file in a selectable directory.
|
automatically defaults to dates between the 1st September last year and 31st
|
||||||
|
August this year. The data is written to a file in a selectable directory.
|
||||||
The file name is **usage_detail_fromdate_todate.txt**.
|
The file name is **usage_detail_fromdate_todate.txt**.
|
||||||
|
|
||||||
.. image:: pics/songusagereport.png
|
.. image:: pics/songusagereport.png
|
||||||
@ -29,7 +30,8 @@ The details extracted are:
|
|||||||
|
|
||||||
Removing data
|
Removing data
|
||||||
-------------
|
-------------
|
||||||
To remove stored data use the option below which can be access from the Tools Toolbar. Select the
|
This option allows the removal of stored data use is no longer required.
|
||||||
date you wish to remove data up to and press``Ok``
|
Select the date you wish to remove data up to and press``Ok``. This option is
|
||||||
|
not reversable.
|
||||||
|
|
||||||
.. image:: pics/songusagedelete.png
|
.. image:: pics/songusagedelete.png
|
Loading…
Reference in New Issue
Block a user