Submenu-plugin: Difference between revisions
Jump to navigation
Jump to search
(Preparation) |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
==Description== |
==Description== |
||
[[Image: |
[[Image:Submenu-plugin.jpg|thumb|Screenshot]] |
||
With the '''submenu-patch/plugin''', one can create as much submenus as necessary, and put into those whatever is wished, like |
|||
* another submenu |
|||
* a System entry, like ''Channels'', ''Setup'' or ''Recordings'' |
|||
* a Plugin entry, like ''MPlayer'', ''femon'' |
|||
==Hardware requirements== |
==Hardware requirements== |
||
Line 8: | Line 12: | ||
==Installation== |
==Installation== |
||
See [[plugin installation]] |
See [[plugin installation]] |
||
==Configuration== |
|||
in file : /video/plugins/MainMenu.conf |
|||
file format: |
|||
two format line possible : |
|||
* menuLevel:subMenuLevel:MenuEntryName |
|||
* subMenuLevel::PluginName |
|||
Example 'MainMenu.conf' : |
|||
0:1:EPG |
|||
0::Channels |
|||
0:2:Recorder |
|||
0:3:Multimedia |
|||
0:4:Games |
|||
0:5:Installation |
|||
1::Schedule |
|||
1::fepg |
|||
1::tvonscreen |
|||
1::yaepg |
|||
1::zaphistory |
|||
2::Timers |
|||
2::Recordings |
|||
3::mplayer |
|||
3::image |
|||
3::dvd |
|||
3::vod |
|||
3::rssreader |
|||
4::games |
|||
4::solitaire |
|||
4::freecell |
|||
4::spider |
|||
4::sudoku |
|||
5::Setup |
|||
5::text2skin |
|||
5::femon |
|||
5::sysinfo |
|||
5::pilotskin |
|||
5::Commands |
|||
5::channelscan |
|||
5::channelswitcher |
|||
To Obtain this tree menu : |
|||
*EPG |
|||
**Schedule |
|||
**[[fepg-plugin|fepg]] |
|||
**[[tvonscreen-plugin|tvonscreen]] |
|||
**[[yaepg-plugin|yaepg]] |
|||
**[[zaphistory-plugin|zaphistory]] |
|||
*Channels |
|||
*Recorder |
|||
**Recordings |
|||
**Timers |
|||
*Multimedia |
|||
**[[mplayer-plugin|mplayer]] |
|||
**[[image-plugin|image]] |
|||
**[[dvd-plugin|dvd]] |
|||
**[[vod-plugin|vod]] |
|||
*Games |
|||
**[[games-plugin|games]] |
|||
**[[solitaire-plugin|solitaire]] |
|||
**[[freecell-plugin|freecell]] |
|||
**[[spider-plugin|spider]] |
|||
**[[sudoku-plugin|sudoku]] |
|||
*Installation |
|||
**Setup |
|||
**[[text2skin-plugin|text2skin]] |
|||
**[[femon-plugin|femon]] |
|||
**[[sysinfo-plugin|sysinfo]] |
|||
**[[pilotskin-plugin|pilotskin]] |
|||
**Commands |
|||
**[[channelscan-plugin|channelscan]] |
|||
**[[channelswitcher-plugin|channelswitcher]] |
|||
==Problems== |
==Problems== |
||
Line 14: | Line 91: | ||
{| |
{| |
||
| [1] |
| [1] |
||
| http:// |
| http://www.freewebs.com/sadhome |
||
| Plugin homepage |
| Plugin homepage |
||
|} |
|||
{| |
|||
| [2] |
|||
| http://www.freewebs.com/jlacvdr |
|||
| patch homepage |
|||
|} |
|} |
||
[[Category:Plugins]] |
[[Category:Outdated Plugins]] |
||
{{i18n|submenu-plugin}} |
|||
<!-- Link to german wiki page --> |
|||
[[de:(missing)-plugin]] |
Latest revision as of 11:43, 25 November 2013
Description
With the submenu-patch/plugin, one can create as much submenus as necessary, and put into those whatever is wished, like
- another submenu
- a System entry, like Channels, Setup or Recordings
- a Plugin entry, like MPlayer, femon
Hardware requirements
Software requirements
Installation
Configuration
in file : /video/plugins/MainMenu.conf
file format: two format line possible :
- menuLevel:subMenuLevel:MenuEntryName
- subMenuLevel::PluginName
Example 'MainMenu.conf' :
0:1:EPG 0::Channels 0:2:Recorder 0:3:Multimedia 0:4:Games 0:5:Installation 1::Schedule 1::fepg 1::tvonscreen 1::yaepg 1::zaphistory 2::Timers 2::Recordings 3::mplayer 3::image 3::dvd 3::vod 3::rssreader 4::games 4::solitaire 4::freecell 4::spider 4::sudoku 5::Setup 5::text2skin 5::femon 5::sysinfo 5::pilotskin 5::Commands 5::channelscan 5::channelswitcher
To Obtain this tree menu :
- EPG
- Schedule
- fepg
- tvonscreen
- yaepg
- zaphistory
- Channels
- Recorder
- Recordings
- Timers
- Multimedia
- Games
- Installation
- Setup
- text2skin
- femon
- sysinfo
- pilotskin
- Commands
- channelscan
- channelswitcher
Problems
Links
[1] | http://www.freewebs.com/sadhome | Plugin homepage |
[2] | http://www.freewebs.com/jlacvdr | patch homepage |