Re: Code snippet hosting?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: pgsql-www(at)postgresql(dot)org, Brendan Jurd <direvus(at)gmail(dot)com>
Subject: Re: Code snippet hosting?
Date: 2009-03-20 08:19:33
Message-ID: 49C35195.8040405@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

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.

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Brendan Jurd 2009-03-20 10:28:04 Re: Code snippet hosting?
Previous Message Alvaro Herrera 2009-03-19 21:12:09 Re: Code snippet hosting?