[dev] [surf] spacial navigation option patch

2011-02-20 Thread Wolf Tivy
Hi! Here is a patch that moves the spacial navigation option to a more conspicuous location so that it is easier to change. The other options like it (loadimages, plugin, script) were already there so I just put it with them. I don't know why this wasn't done in the first place when the others wer

RE: [dev] [surf] patch for pseudo-uri idioms

2011-02-20 Thread Wolf Tivy
> Totally +1. I'd like to have a patch just for this two things, too. I don't > need the navigational stuff although it sounds interesting but I think these > are unrelated changes. Two things? I thought the homepage thing was pretty nifty too. :) Is that what you mean by navigation stuff? The

Re: [dev] [surf] patch for pseudo-uri idioms

2011-02-20 Thread cryptix
Hi guys, On 19.02.2011, at 23:46, Nick wrote: > Hi Wolf, > > Quoth Wolf Tivy: >> * `javascript:alert('hello');` works as expected in other browsers. >>Kind of useful sometimes. >> * loading valid filenames will load the file even without file://. > > These two are both great, thanks.