Submenu-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
TomG (Diskussion | Beiträge) (→Links: aktueller Patch) |
(M) |
||
Zeile 1: | Zeile 1: | ||
==Beschreibung== | ==Beschreibung== | ||
+ | '''Autor:''' | ||
+ | |||
Mit Hilfe des Plugins kann man das komplette Menu von VDR umsortieren. | Mit Hilfe des Plugins kann man das komplette Menu von VDR umsortieren. | ||
==Bilder== | ==Bilder== | ||
{| | {| | ||
− | |[[Bild:submenu-plugin-01.jpg|thumb|none|]] | + | |[[Bild:submenu-plugin-01.jpg|thumb|none|''kurze beschreibung'']] |
− | |[[Bild:submenu-plugin-00.jpg|thumb|none|]] | + | |[[Bild:submenu-plugin-00.jpg|thumb|none|''kurze beschreibung'']] |
|} | |} | ||
− | ==Hardwareanforderungen== | + | <!-- ==Hardwareanforderungen== --> |
− | ==Softwareanforderungen== | + | <!-- ==Softwareanforderungen== --> |
+ | |||
==Installation== | ==Installation== | ||
cd $SOURCEDIR/VDR | cd $SOURCEDIR/VDR | ||
patch < PLUGINS/src/submenu/Patch/vdr-<VDRVERSION>-submenu.diff | patch < PLUGINS/src/submenu/Patch/vdr-<VDRVERSION>-submenu.diff | ||
− | + | <!-- ==Optionen== --> | |
+ | <!-- ==Patches== --> | ||
==Konfiguration== | ==Konfiguration== | ||
Zeile 21: | Zeile 25: | ||
[[Struktur|/etc/vdr/plugins]]/[[MainMenu.conf]] | [[Struktur|/etc/vdr/plugins]]/[[MainMenu.conf]] | ||
− | ==Probleme== | + | <!-- ==Einstellungen== --> |
+ | <!-- ==Parameter== --> | ||
+ | <!-- ==Bedienung== --> | ||
+ | <!-- ==Probleme== --> | ||
+ | <!-- ==Tipps== --> | ||
+ | <!-- ==Wunschliste== --> | ||
+ | <!-- ==Snapshot== --> | ||
+ | |||
==Links== | ==Links== | ||
{| | {| | ||
Zeile 29: | Zeile 40: | ||
|- | |- | ||
| [2] | | [2] | ||
− | | http://toms-cafe.de/vdr/download | + | | http://toms-cafe.de/vdr/download |
| aktueller Patch | | aktueller Patch | ||
− | |}[[Kategorie:Plugins]] | + | |}[[Kategorie:Plugins]][[en:submenu-plugin]] |
Version vom 15. November 2005, 10:31 Uhr
Inhaltsverzeichnis |
Beschreibung
Autor:
Mit Hilfe des Plugins kann man das komplette Menu von VDR umsortieren.
Bilder
Installation
cd $SOURCEDIR/VDR patch < PLUGINS/src/submenu/Patch/vdr-<VDRVERSION>-submenu.diff
Konfiguration
Im Plugins Verzeichnis ist eine Konfigurations-datei zu erstellen.
/etc/vdr/plugins/MainMenu.conf
Links
[1] | http://www.freewebs.com/sadhome | Homepage des Plugins |
[2] | http://toms-cafe.de/vdr/download | aktueller Patch |