savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] submission of threaded messaging PHP class - sava


From: Rudy Gevaert
Subject: Re: [Savannah-hackers] submission of threaded messaging PHP class - savannah.nongnu.org
Date: Thu, 31 Oct 2002 15:55:15 +0100
User-agent: Mutt/1.3.28i

Hi,

I'm evaluating the project you submitted for approval in Savannah.

On Mon, Oct 28, 2002 at 10:39:43PM -0500, address@hidden wrote:
> 
> A package was submitted to savannah.nongnu.org
> This mail was sent to address@hidden, address@hidden
> 
> 
> daniel patrick <address@hidden> described the package as follows:
> License: lgpl
> Other License: 
> Package: threaded messaging PHP class
> System name: blogadelica
> Type: non-GNU
> 
> Description:
> This project is a PHP (http://www.php.net) class for threaded message boards. 
>  It performs thread maintenance, including deleting of entire threads 
> (messages and their children and their children\'s children etc.); escaping 
> text for database storage; post retrieval by message id, parent id, and 
> parent id plus date range.  The class can handle several message boards per 
> database so long as each is given a unique name.  Message boards are created 
> automatically by specifying an unused name when initalizing the class.  
> Deletion of message boards can also be accomplished within the class.  All 
> messages are returned to the user in arrays for simple handling.
> 
> It\'s developed using the ADOdb (http://php.weblogs.com/ADODB) database 
> extraction library so it does NOT force the user into a specific database 
> server.  It\'s only been tested using MySQL (http://www.mysql.com), but care 
> was taken to ensure compatibility with other SQL databases.  
> 
> It does not give a \"full package\", display of threads and message text is 
> completely up to the user.  It does not make assumptions concerning user 
> accounts or session management methods so it will be easy to use in systems 
> that already have a very good session management scheme.
> 
> It doesn\'t yet have a search method, a display method for those who would 
> rather use a standardized layout, or a display current boards method, but 
> these will be added.
> 
> This class does exist and is going through testing of the currently developed 
> components.  It is not available for download at this time.
> 
> 
> Other Software Required:
> Webserver configured with PHP => 4.1x
> ADOdb and access to a databases supported by it (PostgreSQL and MySQL work 
> well)
> 
> Other Comments:
> 

Could you create a tarball with the code as it
now exists and make it available to a temporary URL
(and add this url to your description while submitting
the project)?

We want to help you fix potential legal issues.
For example, in order to release your project under
the GPL you should write copyright notices and copying
permission statements at the beginning of every source code
file, following the advice of
http://www.gnu.org/licenses/gpl-howto.html

Could you resubmit your project once it's done?
You can resubmit your project with ease by copying
the big re-registration URL provided in the mail
you received  at submission

Regards,


-- 
Rudy Gevaert ; address@hidden
http://www.webworm.org ; http://savannah.gnu.org/projects/glms
There are only 10 types of people in the world: Those who 
understand binary, and those who don't




reply via email to

[Prev in Thread] Current Thread [Next in Thread]