[geeklog-devel] Updated 1.3.10 to-do list

Blaine Lang geeklog at langfamily.ca
Tue Sep 28 14:04:43 EDT 2004


Other items on my list:
1:Working with Tom Willet on some changes to the SPAMX plugin and new API.
2: Add autotag support to new "add" comment code

Code to delete images if story has expired is in CVS - index.php
    } else if ($statuscode == STORY_DELETE_ON_EXPIRE) {
        COM_errorLOG("Delete Story and comments: $sid, Topic:$expiretopic, 
Title: $title. Expired :$expire");
        STORY_deleteImages ($sid);
        DB_query("DELETE FROM {$_TABLES['comments']} WHERE sid='{$sid}'");
        DB_query("DELETE FROM {$_TABLES['stories']} WHERE sid='{$sid}'");
    }

Blaine
----- Original Message ----- 
From: "Vincent Furia" <vfuria at gmail.com>
To: <geeklog-devel at lists.geeklog.net>
Sent: Tuesday, September 28, 2004 1:42 PM
Subject: Re: [geeklog-devel] Updated 1.3.10 to-do list


How close are we to releasing 1.3.10-rc1?  Is there anything I can do to 
help?

-Vinny

BTW:  The two comment tasks I had are now finished.  Sorry about the
delay, moving was a bigger job than I anticipated.

On Mon, 16 Aug 2004 15:16:11 +0200, Dirk Haun <dirk at haun-online.de> wrote:
> Okay, looks like we're down to these tasks:
>
> Tony:
> - fix pdf generator
> - integrate SpamX plugin
>
> Blaine:
> - fix archive option (delete images when article is deleted)
>
> Vinny:
> - add link back to the story for comments in 'view' mode
> - fix display of Admin options (delete, IP address lookup) in 'view' mode
>
> Dirk:
> - update documentation
> - update language files
> - add Professional theme to CVS
>
> Simon:
> - new logo
>
> Anything else? Can we get this done until, say, next weekend?
>
> Btw, I'll be pretty much offline Tuesday - Thursday, but will catch up
> with you on Friday.
>
> bye, Dirk
>
> --
> http://www.geeklog.net/
> http://geeklog.info/
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
>
_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://lists.geeklog.net/listinfo/geeklog-devel 




More information about the geeklog-devel mailing list