Using WebRunner with docs.google.com
Posted August 12th, 2007 by 20after4
Tags:
A while back I noticed a problem with using WebRunner on Google Docs and Spreadsheets. When you log in to docs.google.com you get an interface for browsing your documents, however, WebRunner launches any opened documents in an external browser window. This is not the desired behavior - I want my documents to open inside of WebRunner. it turns out to be fairly easy to fix this behavior in WebRunner so I modified the source to make documents load in the same window instead of launching Firefox.
This could have some side effects but for now it's working for my purposes. I have attached a diff between my version of webrunner.js and the file from Mark Finkle's version 0.5 release. Try it out if you like and let me know how if you run into any problems. I'd like to see this get integrated into the next version of WebRunner if there are not any negative side effects from my changes.
| Attachment | Size |
|---|---|
| webrunner.js.diff | 1.86 KB |
| gdocs.webapp | 110 bytes |

webrunner on same domain
I like the idea of