X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 6780C9DCC54 for ; Fri, 17 Mar 2006 06:02:21 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 33216-02 for ; Fri, 17 Mar 2006 06:02:22 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by postgresql.org (Postfix) with ESMTP id 4EBC39DCC39 for ; Fri, 17 Mar 2006 06:02:19 -0400 (AST) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-34.mail.demon.net with esmtp (Exim 4.42) id 1FKBmi-000Ksi-F6 for pgsql-www@postgresql.org; Fri, 17 Mar 2006 10:02:17 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: Web code license Date: Fri, 17 Mar 2006 10:02:17 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Web code license thread-index: AcZJqT5bdjusHjWyT+evEj3UA8h8AgAAGI3g From: "Dave Page" To: "Magnus Hagander" , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.296 required=5 tests=[AWL=0.296] X-Spam-Score: 0.296 X-Spam-Level: X-Archive-Number: 200603/102 X-Sequence-Number: 9692 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Magnus Hagander > Sent: 17 March 2006 09:58 > To: pgsql-www@postgresql.org > Subject: [pgsql-www] Web code license >=20 > So... >=20 > I'm looking at putting in the code for the "new techdocs" in cvs > sometime soon, and realised I forgot this question :) >=20 > The code uses tinymce (http://tinymce.moxiecode.com/) for visual > editing. There's a coincidence - guess what I've been hacking about all morning! > This is LGPL code. My question is, should this be=20 > added to cvs > (with appropriate license files etc, of course), or should it be kept > outside (like the PEAR components we rely on for example).=20 It should be kept outside I think - perhaps under /files so it's nicely seperated. Regards, Dave.