Re: [ANNOUNCE] git tracker online

From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
Date: 2005-05-13 06:30:32
On Thu, 2005-05-12 21:58:25 +0200, Thomas Gleixner <tglx@linutronix.de> wrote:
> On Thu, 2005-05-12 at 21:04 +0200, Jan-Benedict Glaw wrote:
> > 	- When the {repository,diff against} drop-down box is changed,
> > 	  it would be nice to fire off a onchange="submit()" so that (if
> > 	  your browser is wacked with JavaScript) you don't need to
> > 	  press the submit button.
> > 
> 
> I thought about that already. I'm currently cleaning up the code and fix
> the heuristic guessing a bit and then I will put the code online, so you
> can fix yourself if I have not managed to do it until then :)

Well, as easy as:

s#<select name='project' size='1'>#<select name='project' onchange="submit()" size='1'>#

You'll manage to add that yourself, I fully trust you :-)

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Fri May 13 06:30:53 2005

This archive was generated by hypermail 2.1.8 : 2005-05-13 06:30:54 EST