On Sun, Jul 20, 2014 at 12:59:58PM +0200, James Darnley wrote: > On 2014-07-14 12:34, db0 company wrote: > > On Mon, Jul 14, 2014 at 12:32 PM, James Darnley <james.darn...@gmail.com> > > wrote: > >> On 2014-07-14 12:23, db0 company wrote: > >>> On Mon, Jul 14, 2014 at 12:15 PM, James Darnley <james.darn...@gmail.com> > >>> wrote: > >>>> Why are there so many empty files? > >>> > >>> All the *_js files are included to add extra javascript code at the > >>> end of the page. > >>> > >>> For instance, the download page requires a bit of javascript to work, > >>> so it contains: > >> > >> What?! What does it *require* javascript to do? > > > > Just a few pretty animations and resizing. It works well without > > javascript, on w3m for instance. > > > > Apparently you designers no longer know the meaning of "required". > Javascript is required for unhiding Windows and Mac links on the > download page. > > Attached patch fixes that. > > If you want to do pointless animations, make javascript hide things when > the page loads and then unhide on command.
> From 01465b66cdad9f8f8fd1049599e2c29803da75a3 Mon Sep 17 00:00:00 2001 > From: James Darnley <james.darn...@gmail.com> > Date: Sun, 20 Jul 2014 12:55:06 +0200 > Subject: [PATCH] do not hide content (Windows and Mac links) by default > > --- > src/download | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > Applied a different fix from db0 (based on your suggestion), tell me if that's fine with you. [...] -- Clément B.
pgpyK5cwUgvK6.pgp
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel