mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
2020-09-22 Fred Gleason <fredg@paravelsystems.com>
* Updated screenshots in the 'RDCastManager' chapter of the Operations Guide. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -20333,3 +20333,6 @@
|
|||||||
2020-09-22 Fred Gleason <fredg@paravelsystems.com>
|
2020-09-22 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed bugs in rdcastmanager(1) that caused incorrect feed and
|
* Fixed bugs in rdcastmanager(1) that caused incorrect feed and
|
||||||
item icons to be displayed in lists.
|
item icons to be displayed in lists.
|
||||||
|
2020-09-22 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Updated screenshots in the 'RDCastManager' chapter of the
|
||||||
|
Operations Guide.
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 33 KiB |
@@ -19,51 +19,8 @@
|
|||||||
<para>
|
<para>
|
||||||
When started, RDCastManager will display the list of available podcast
|
When started, RDCastManager will display the list of available podcast
|
||||||
feeds for the currently logged in user. Each line begins with an icon,
|
feeds for the currently logged in user. Each line begins with an icon,
|
||||||
indicating the status of the respective podcast feed, as follows:
|
showing the assigned channel image for the repective feed.
|
||||||
</para>
|
</para>
|
||||||
<table xml:id="table.rdcastmanager.rdcastmanager_feed_states" frame="all">
|
|
||||||
<title>RDCastManager Feed States</title>
|
|
||||||
<tgroup cols="2" align="left" colsep="1" rowsep="1">
|
|
||||||
<colspec colname="Icon" colwidth="1.0*"/>
|
|
||||||
<colspec colname="Meaning" colwidth="10.0*"/>
|
|
||||||
<thead>
|
|
||||||
<row>
|
|
||||||
<entry>
|
|
||||||
Status
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
Meaning
|
|
||||||
</entry>
|
|
||||||
</row>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<row>
|
|
||||||
<entry>
|
|
||||||
<inlinemediaobject>
|
|
||||||
<imageobject>
|
|
||||||
<imagedata fileref="greencheckmark.png" scale="100"/>
|
|
||||||
</imageobject>
|
|
||||||
</inlinemediaobject>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
All items in the feed are active.
|
|
||||||
</entry>
|
|
||||||
</row>
|
|
||||||
<row>
|
|
||||||
<entry>
|
|
||||||
<inlinemediaobject>
|
|
||||||
<imageobject>
|
|
||||||
<imagedata fileref="redx.png" scale="100"/>
|
|
||||||
</imageobject>
|
|
||||||
</inlinemediaobject>
|
|
||||||
</entry>
|
|
||||||
<entry>
|
|
||||||
One or more items in the feed are currently inactive.
|
|
||||||
</entry>
|
|
||||||
</row>
|
|
||||||
</tbody>
|
|
||||||
</tgroup>
|
|
||||||
</table>
|
|
||||||
<para>
|
<para>
|
||||||
To see the list of items posted
|
To see the list of items posted
|
||||||
to a particular feed, select the desired feed on the list and then touch
|
to a particular feed, select the desired feed on the list and then touch
|
||||||
@@ -82,7 +39,7 @@
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Each posted item has a <emphasis>status</emphasis>, indicated by the
|
Each posted item has a <emphasis>status</emphasis>, indicated by the
|
||||||
color of the icon at the beginning of its line on the list.
|
color of the icon in the <computeroutput>Status</computeroutput> column.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<table xml:id="table.rdcastmanager.rdcastmanager_item_states" frame="all">
|
<table xml:id="table.rdcastmanager.rdcastmanager_item_states" frame="all">
|
||||||
|
|||||||
Reference in New Issue
Block a user