Changes

Jump to: navigation, search

Prism

467 bytes added, 19:21, 25 September 2007
no edit summary
* Add ability to have entire software and webapp run from a USB memory device for roaming use.
== Web Application Profile Bundles ==A webapp profile web application [[WebRunner:Bundle | bundle]] is a simple, INI-style text file zip archive that specifies some parameters about holds a [[WebRunner:Config | configuration]] file, icons and an optional webappJS [[WebRunner:Scripting | script]]. The profile can be used to launch and install the webapp in WebRunner. Here is the list of parameters:* uri - the uri/url of the web app (http://mail.google.com)* icon - the icon you want to use for the WebRunner window when running this web app* showstatus - turns the statusbar on or off for this web app* showlocation - turns the readonly location bar on or off for this web app* enablenavigation - turns the hotkey history navigation (ALT+LEFT, ALT+RIGHT and ALT+HOME) on or off for this web app
Launch WebRunner with <code>webrunner -webapp <web profile></code> to load the specified web profile. Any of the profile parameters can also be passed directly on the commandline as well.[webapp-bundle]
=== Profile Bundles ===Whenever a web application has been launched / installed using the above command line and the webapp [[WebRunner:Config | configuration]] has an '''ID''' parameter, the web application is unpacked into the WebRunner profile folder and can be launched directly using:
The current development trunk of webrunner has overhauled the -webapp [webapp-id] See: [[WebRunner:Bundle]] == Web Application Profile code. The new profiles consist of Configuration ==A webapp bundle should contain a webapp.ini [[WebRunner:Config | configuration]] file, "favicon" icon(s) and a webapp.js The configuration file. These files are combined into is a zip simple, INI-style text file with that specifies some parameters about a web application.  See: [[WebRunner:Config]] == Web Application Script ==Some WebRunner-based web applications may want to tweak the behavior or add desktop-ish features to the webapp.webapp extension which is loaded in WebRunner supports a simple [[WebRunner:Scripting | scripting]] system that can be used to add custom JS script to the same way as WebRunner chrome [[WebRunner:Host | host]], but not the previous webcontent itselfSee: [[WebRunner:Scripting]] == WebRunner Host Window ==WebRunner provides a simple, scaled down browser window for running web applications. Using [[WebRunner:Config | configuration]] files and webapp files[[WebRunner:Scripting | scripting]], the host window can be modifiedSee: [[WebRunner:Host]]
== Installer ==
Latest version:
* Install (Windows): [http://starkravingfinkle.org/projects/webrunner/webrunner-0.57-win32.exe webrunner-0.57-win32.exe] (5 6 MB)* Install (Mac): [http://starkravingfinkle.org/projects/webrunner/webrunner-0.57-mac.dmg webrunner-0.57-mac.dmg] (18MB17MB)* Install (Linux): [http://starkravingfinkle.org/projects/webrunner/webrunner-0.57-linux webrunner-0.5-linux] (7MB)* Archive: [http://starkravingfinkletar.org/projects/webrunner/bz2 webrunner-0.5.tar.gz webrunner7-0.5linux.tar.gzbz2] (10MB8MB)* Source: [http://starkravingfinkle.org/projects/webrunner/webrunner-0.5-src.zip webrunner-0.5-src.zip]
Profiles: [http://starkravingfinkle.org/projects/webrunner/gmail.webapp gmail.webapp], [http://starkravingfinkle.org/projects/webrunner/gcalendar.webapp gcalendar.webapp], [http://starkravingfinkle.org/projects/webrunner/gdocs.webapp gdocs.webapp] & , [http://starkravingfinkle.org/projects/webrunner/groups.webapp groups.webapp], [http://starkravingfinkle.org/projects/webrunner/ganalytics.webapp ganalytics.webapp], [http://starkravingfinkle.org/projects/webrunner/facebook.webapp facebook.webapp] & [http://starkravingfinkle.org/projects/webrunner/twitter.webapp twitter.webapp]
== Contributing ==
Canmove, confirm, emeritus
2,798
edits

Navigation menu