mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
yWeb: add possibility to edit rssreader.conf and 2webTVxmlUrls.conf
Origin commit data
------------------
Branch: ni/coolstream
Commit: 21907a20c7
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-29 (Sat, 29 Feb 2020)
Origin message was:
------------------
- yWeb: add possibility to edit rssreader.conf and 2webTVxmlUrls.conf
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -274,21 +274,37 @@
|
||||
<input type="button" value="{=L:ni.plugin-tools.pat-rules=}" onclick='window.open("/Y_Filemgr_Edit.yhtm?file=%(CONFIGDIR)/pr-auto-timer.rules","edit", "width=800,height=600,resizable=yes");' />
|
||||
</td>
|
||||
</tr>
|
||||
<!-- dyndnslogon -->
|
||||
<!-- RSS-Reader -->
|
||||
<tr class="list">
|
||||
<td>
|
||||
<img src="images/blank.png" class="status">
|
||||
DynDNS Logon
|
||||
RSS-Reader
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<input type="button" value="{=L:ni.configure=}" onclick='window.open("/Y_Filemgr_Edit.yhtm?file=%(CONFIGDIR)/dyndnslogon.conf","edit", "width=800,height=600,resizable=yes");' />
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<input type="button" value="{=L:ni.plugin-tools.rssreader-conf=}" onclick='window.open("/Y_Filemgr_Edit.yhtm?file=/var/tuxbox/config/rssreader.conf","edit", "width=800,height=600,resizable=yes");' />
|
||||
</td>
|
||||
</tr>
|
||||
<!-- 2webTVxml -->
|
||||
<tr class="list">
|
||||
<td>
|
||||
<img src="images/blank.png" class="status">
|
||||
2webTVxml
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<input type="button" value="{=L:ni.plugin-tools.2webtvxmlurls-conf=}" onclick='window.open("/Y_Filemgr_Edit.yhtm?file=/var/tuxbox/config/2webTVxmlUrls.conf","edit", "width=800,height=600,resizable=yes");' />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</br>
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version=2.9.0.43
|
||||
date=16.03.2019
|
||||
version=2.9.0.44
|
||||
date=29.02.2020
|
||||
info=NI-Neutrino
|
||||
|
@@ -684,6 +684,8 @@ ni.plugin-control.blue-hide=ausblenden
|
||||
ni.plugin-tools.fcm-addr=Telefonbuch bearbeiten
|
||||
ni.plugin-tools.pat-rules=Regeln bearbeiten
|
||||
ni.plugin-tools.epgscan-dat=Transponderliste bearbeiten
|
||||
ni.plugin-tools.rssreader-conf=RSS-Feeds bearbeiten
|
||||
ni.plugin-tools.2webtvxmlurls-conf=WebTV-URLs bearbeiten
|
||||
|
||||
ni.infoicons-control=Infoicons
|
||||
ni.infoicons-control.title=Infoicons-Steuerung
|
||||
|
@@ -687,6 +687,8 @@ ni.plugin-control.blue-hide=hide
|
||||
ni.plugin-tools.fcm-addr=Edit Phonebook
|
||||
ni.plugin-tools.pat-rules=Edit Rules
|
||||
ni.plugin-tools.epgscan-dat=Edit Transponderlist
|
||||
ni.plugin-tools.rssreader-conf=Edit RSS-Feeds
|
||||
ni.plugin-tools.2webtvxmlurls-conf=Edit WebTV-URLs
|
||||
|
||||
ni.infoicons-control=Infoicons
|
||||
ni.infoicons-control.title=Infoicons-Control
|
||||
|
Reference in New Issue
Block a user