From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Sassmannshausen Subject: Re: Patches: Progressive Enhancement Date: Mon, 26 Aug 2013 16:25:12 +0200 Message-ID: <87li3oil6f.fsf@honeybear.home> References: <87r4dqsjqy.fsf@gnu.org> <87vc2silld.fsf_-_@honeybear.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VDwnb-00082N-60 for guix-devel@gnu.org; Mon, 26 Aug 2013 09:25:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VDwnV-0000ot-7f for guix-devel@gnu.org; Mon, 26 Aug 2013 09:25:39 -0400 In-Reply-To: <87vc2silld.fsf_-_@honeybear.home> (Alex Sassmannshausen's message of "Mon, 26 Aug 2013 16:16:14 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org =E2=80=A6and the link should of course have been http://www.atheia.org/guix/package-list.html Thanks to Amirouche for spotting that. Alex >>>>> "Alex" =3D=3D Alex Sassmannshausen w= rites: Alex> Hello, As discussed at the GHM, please find attached revised Alex> patches for list-packages. Alex> The first patch tidies the CSS in (insert-css). Alex> The second patch uses fold-values from (sxml fold) to achieve Alex> what my previous patch did without the use of set! Alex> (essentially change the page so that it does not assume Alex> JavaScript to display all content elegantly). Alex> Output is visible at www.atheia.org/guix/list-packages.html Alex> again, and it validates correctly. Alex> Let me know if you spot any problems. I will have another go Alex> at externalising the CSS and JS after these patches have been Alex> approved and merged. Alex> Best wishes, Alex> Alex