Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 35A3F634435 for ; Fri, 20 Mar 2009 05:20:38 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 86576-02-9 for ; Fri, 20 Mar 2009 05:20:27 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mail.postgresql.org (Postfix) with SMTP id A1EB96348D5 for ; Fri, 20 Mar 2009 05:19:38 -0300 (ADT) Received: (qmail invoked by alias); 20 Mar 2009 08:19:35 -0000 Received: from gmp-ea-fw-1b.sun.com (EHLO dhcp-eesp05-101-57.Finland.Sun.COM) [192.18.8.1] by mail.gmx.net (mp050) with SMTP; 20 Mar 2009 09:19:35 +0100 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX1/CbP5MorvClB+jLvW5JbchLIAed2AGnmdnrwGt5T 7KqdwdcR2lMqN2 Message-ID: <49C35195.8040405@gmx.net> Date: Fri, 20 Mar 2009 10:19:33 +0200 From: Peter Eisentraut User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Alvaro Herrera CC: pgsql-www@postgresql.org, Brendan Jurd Subject: Re: Code snippet hosting? References: <49C25806.9030505@gmx.net> <37ed240d0903190841p46e9e2f4k7a9915a3ccf76fc9@mail.gmail.com> <20090319154500.GH8874@alvh.no-ip.org> <200903192152.57646.peter_e@gmx.net> <20090319204508.GP8874@alvh.no-ip.org> In-Reply-To: <20090319204508.GP8874@alvh.no-ip.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.72 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.07 tagged_above=0 required=5 tests=AWL=0.070 X-Spam-Level: X-Archive-Number: 200903/173 X-Sequence-Number: 16827 Alvaro Herrera wrote: > Peter Eisentraut escribió: > >> Alright: >> >> http://wiki.postgresql.org/wiki/Snippets >> http://wiki.postgresql.org/wiki/Snippets/Mandelbrot_set >> >> Now someone install all the plugins to do the syntax highlighting on the >> subpage and produce some kind of recently-added or most-often-viewed index on >> the superpage. > > Okay, Stefan was kind enough to install the syntax highlighter > extension. I gave it a try and it seems to work great -- thanks, Stefan. > > I don't know how to create an index of subpages in the superpage, but I > added category tags so you can see the snippet index here: > http://wiki.postgresql.org/wiki/Category:Snippets Maybe the subpages approach isn't so great then, because the alphabetical index in the category listing puts everything under "S" now. I suggest that we keep /Snippets as a kind of info and index page, but move the rest to the top level and rely on the category tag exlusively.