Changes

Jump to: navigation, search

Prism

186 bytes removed, 21:31, 20 August 2007
no edit summary
* '''Platform with extensions:''' I don’t want to download a full browser runtime for each webapp. I do want to be able to add some custom code/features that are not directly supported in the webapp. I should be able to install one runtime and then get packages or extensions for each webapp. Think Firefox extensions or Greasemonkey scripts. These extensions should be able to tweak the SSB UI as well.
* '''Open external links in real browser:''' If I click a link in the webapp that opens a new site, don’t change my webapp browser window. Open all external links in my default/real browser.
 
[[WebRunner:Planning | WebRunner Planning Whiteboard]]
== Current Features ==
pref("network.proxy.type", 2)
* Add url/domain/subdomain restriction (external links won't work)''give more detail on the discussion page''* Add ability to open external links with other browsers (Firefox/Konqueror/IE/etc.)''this should be working now - give more detail on the discussion page''
== Web Application Profile ==
== Installer ==
The installer should configure Windows the OS to associate *.webapp files with WebRunner. This means that when you double-click or launch a *.webapp file, WebRunner is launched and automatically opens the web application.
To do this, just put the "-Current Windows and Mac installs automatically associate *.webapp" in front of the command line in the File Type association (see below). But it woult be good if it came preadjusted after the program is instaledwith WebRunner.
One interesting side efect is that after this change, you may (in IE only, I don't know how to assign mimetypes in Firefox, yet) select a link to an webapp profile in a Web Page and you get it run by webrunner.
 
In "My Computer/Tools/Folder Options/File Types" locate webapp, click advanced, click edit and then change this:
"C:\Arquivos de programas\WebRunner\webrunner.exe" "%1"
Into This:
"C:\Arquivos de programas\WebRunner\webrunner.exe" -webapp "%1"
== Installs ==
Canmove, confirm, emeritus
2,798
edits

Navigation menu