Manual-plugin: Difference between revisions
Jump to navigation
Jump to search
(Preparation) |
No edit summary |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
==Description== |
==Description== |
||
[[Image: |
[[Image:Manual-plugin.jpg|thumb|Screenshot]] |
||
The '''manual plugin''' displays the menu structure of a manual via [[OSD]]. The data is read from a XML file. |
|||
==Configuration== |
|||
==Hardware requirements== |
|||
Copy the '''manual/manual''' to the configuration directory |
|||
cd $SOURCEDIR/VDR/PLUGINS/src/manual |
|||
==Software requirements== |
|||
cp -r manual /etc/vdr/plugins |
|||
==Installation== |
|||
See [[plugin installation]] |
|||
==Problems== |
==Problems== |
||
* This plugin was not packaged correctly (see Plugin installation#For developers) |
|||
==Links== |
==Links== |
||
{| |
{| |
||
| [1] |
| [1] |
||
| http:// |
| http://www.linvdr.org/download/vdr-manual |
||
| Plugin homepage |
| Plugin homepage |
||
|} |
|} |
||
[[Category:Plugins]] |
[[Category:Outdated Plugins]] |
||
{{i18n|manual-plugin}} |
|||
<!-- Link to german wiki page --> |
|||
[[de:Hello-plugin]] |
Latest revision as of 11:54, 25 November 2013
Description
The manual plugin displays the menu structure of a manual via OSD. The data is read from a XML file.
Configuration
Copy the manual/manual to the configuration directory
cd $SOURCEDIR/VDR/PLUGINS/src/manual cp -r manual /etc/vdr/plugins
Problems
- This plugin was not packaged correctly (see Plugin installation#For developers)
Links
[1] | http://www.linvdr.org/download/vdr-manual | Plugin homepage |