Heinz, If I may enquire for a second, what should we put in the server.x2go file?
I've got the plugin files on my webserver and I'm just getting a big outline box on the page.
The plugin notice is working and then the user can install the plugin but after that just the big outline appears.
thx, Gerry
Am 28.06.2010 02:29, schrieb Gerry Reno:
Heinz, If I may enquire for a second, what should we put in the server.x2go file?
I've got the plugin files on my webserver and I'm just getting a big outline box on the page.
The plugin notice is working and then the user can install the plugin but after that just the big outline appears.
Hello Gerry,
at the moment not all commandline options are available in the properties file (*.x2go). We've already added the possibility of autologin (using a key) and switches for the tool/status bar. We'll include further options later. The plugin demo site will contain different ideas how to use the plugin on a website. No special javascript or css is needed for a basic site.
I've written about javascript because of the install mechanism. As mozilla offers no plugin hosting at the moment, we'll need to host the plugin on our server or mirrors. To guarantee that the plugin will be installable the script will check different servers and should offer some generic descriptions.
The properties file *.x2go can be placed somewhere in the net and it can be generated by a cgi, servlet or php backend...
best regards,
Heinz