Ich wollte eigentlich was mit einem Callback für die Scripter bauen, geht aber so nicht.
Dann ist das übrig geblieben:
Braucht das die Welt?
Installation: via ftp nach /tmp übers Bp oder:
Code:
root@dm8000:~# cd / ; tar xzvf /tmp/Webif-extension-startplugin.tar.gz
und e2 starten.
Syntax:
Code:
http://dm8000/web/startplugin?plugin={pluginname}
http://dm8000/web/startscreen?module={modulename}&screen={screenname}
root@dm8000:~# wget -O - "http://127.0.0.1/web/startplugin?plugin=PicturePlayer"
root@dm8000:~# wget -O - "http://127.0.0.1/web/startscreen?module=Plugins.Extensions.PicturePlayer.plugin&screen=picshow"
oder https://...
Thx emanuel