Manual-plugin: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(Preparation)
 
(linkfix)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
==Description==
[[Image:(missing)-plugin.jpg|thumb|Screenshot]]
[[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.


==Hardware requirements==
==Hardware requirements==
Line 8: Line 9:
==Installation==
==Installation==
See [[plugin installation]]
See [[plugin installation]]

==Configuration==
Copy the '''manual/manual''' to the configuration directory
cd $SOURCEDIR/VDR/PLUGINS/src/manual
cp -r manual /etc/vdr/plugins


==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
|}
|}
Line 20: Line 27:
[[Category:Plugins]]
[[Category:Plugins]]


{{i18n|manual-plugin}}
<!-- Link to german wiki page -->
[[de:Hello-plugin]]

Revision as of 11:55, 13 March 2008

Description

Screenshot

The manual plugin displays the menu structure of a manual via OSD. The data is read from a XML file.

Hardware requirements

Software requirements

Installation

See plugin installation

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