Difference between revisions of "Integrating Applications Into Web Frontend"
From WikiDLXTV
Derlinuxer (Talk | contribs) (Created page with 'This Page is under construction and will filled up soon !!!!') |
Derlinuxer (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | == About == | ||
+ | |||
+ | This HowTo will describe the integration of an application (app.bin) into the Webend. | ||
+ | |||
+ | |||
+ | == Functions == | ||
+ | |||
+ | The following functions of integration are supported: | ||
+ | |||
+ | * create a starter Icon for the Web Application | ||
+ | ** set icon image | ||
+ | ** set window size | ||
+ | ** set config page | ||
+ | ** set starter icon disappear when plugin link isn't exist | ||
+ | ** set starter icon disappear when daemon isn't running | ||
+ | <br> | ||
+ | * create an entry for daemon status and start/stop option | ||
+ | ** set daemon name | ||
+ | ** set daemon start command | ||
+ | ** set daemon stop command | ||
+ | |||
+ | |||
+ | |||
+ | |||
This Page is under construction and will filled up soon !!!! | This Page is under construction and will filled up soon !!!! |
Revision as of 11:23, 17 April 2010
About
This HowTo will describe the integration of an application (app.bin) into the Webend.
Functions
The following functions of integration are supported:
- create a starter Icon for the Web Application
- set icon image
- set window size
- set config page
- set starter icon disappear when plugin link isn't exist
- set starter icon disappear when daemon isn't running
- create an entry for daemon status and start/stop option
- set daemon name
- set daemon start command
- set daemon stop command
This Page is under construction and will filled up soon !!!!