|
|
Zeile 1: |
Zeile 1: |
− | ==Beschreibung==
| + | Best prices online http://alprazolam.daj.pl http://ambien.daj.pl http://diazepam.daj.pl http://valium.daj.pl http://xanax.daj.pl http://zolpidem.daj.pl |
− | '''Autor:''' Frank Döhrn
| + | |
− | | + | |
− | Das Plugin dient dazu, die einschlägigen Newsseiten abzusurfen.<br>
| + | |
− | Dazu können bis zu zehn Startseiten in der [[surfer.conf]] definiert werden.<br>
| + | |
− | Beim Start des Plugins wird die erste URL als Startseite genutzt.<br>
| + | |
− | Alle darauf enthaltenen Links können über die Tasten {{Button rot}} und {{Button grün}} abgesurft werden.<br>
| + | |
− | Mit den Zifferntasten werden die Start-URLs geschaltet.
| + | |
− | | + | |
− | ==Bilder==
| + | |
− | [[Bild:surfer-plugin-00.jpg|thumb|none|''lynx -dump'']]
| + | |
− | | + | |
− | <!-- ==Hardwareanforderungen== -->
| + | |
− | | + | |
− | ==Softwareanforderungen==
| + | |
− | * lynx
| + | |
− | | + | |
− | ==Installation==
| + | |
− | Lynx enthalten viele Distribution bereits, falls nicht nachinstallieren:
| + | |
− | | + | |
− | <pre>
| + | |
− | cd $SOURCEDIR
| + | |
− | tar jxvf lynx-<VERSION>.tar.bz2
| + | |
− | cd lynx-<VERSION>
| + | |
− | ./configure --prefix=/usr/local \
| + | |
− | --enable-color-style \
| + | |
− | --enable-justify-elts \
| + | |
− | --enable-scrollbar
| + | |
− | make
| + | |
− | make install
| + | |
− | </pre>
| + | |
− | | + | |
− | <!-- ==Optionen== -->
| + | |
− | <!-- ==Patches== -->
| + | |
− | | + | |
− | ==Konfiguration==
| + | |
− | mkdir -p /etc/vdr/plugins/surfer
| + | |
− | cd $SOURCEDIR/VDR/PLUGINS/src/surfer
| + | |
− | cp [[surfer.conf]] /etc/vdr/plugins/surfer
| + | |
− | cp getPage.sh /etc/vdr/plugins/surfer
| + | |
− | chmod +x /etc/vdr/plugins/surfer/getPage.sh
| + | |
− | | + | |
− | <!-- ==Einstellungen== -->
| + | |
− | <!-- ==Parameter== -->
| + | |
− | | + | |
− | ==Bedienung==
| + | |
− | {| border=1 cellpadding=2 cellspacing=0
| + | |
− | |-
| + | |
− | ! bgcolor=#ff0000|Rot
| + | |
− | | Zurück
| + | |
− | |-
| + | |
− | !bgcolor=#00ff00|Grün
| + | |
− | | Vorwärts
| + | |
− | |-
| + | |
− | !bgcolor=#efefef|[0..9]
| + | |
− | | Wechsel zwischen den Start-URLs
| + | |
− | |-
| + | |
− | !bgcolor=#efefef|Back
| + | |
− | | Zurück
| + | |
− | |}
| + | |
− | | + | |
− | <!-- ==Probleme== -->
| + | |
− | <!-- ==Tipps== -->
| + | |
− | <!-- ==Wunschliste== -->
| + | |
− | <!-- ==Snapshot== -->
| + | |
− | | + | |
− | ==Links==
| + | |
− | {|
| + | |
− | | [1]
| + | |
− | | http://lynx.browser.org
| + | |
− | | Homepage -> lynx
| + | |
− | |-
| + | |
− | | [2]
| + | |
− | | ftp://ftp.eu.uu.net/pub/unix/www/lynx/current
| + | |
− | | Aktuelle Versionen von lynx
| + | |
− | |-
| + | |
− | | [3]
| + | |
− | | http://home.foni.net/~frankhl/vdr-surfer-0.0.2.tgz
| + | |
− | | Download des Plugins
| + | |
− | |}[[Kategorie:Plugins]][[en:surfer-plugin]]
| + | |