[geeklog-devtalk] geeklog-devel digest, Vol 1 #488 - 4 msgs

geeklog-devel-request at lists.geeklog.net geeklog-devel-request at lists.geeklog.net
Mon Jan 24 13:00:02 EST 2005


Send geeklog-devel mailing list submissions to
geeklog-devel at lists.geeklog.net

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.geeklog.net/listinfo/geeklog-devel
or, via email, send a message with subject or body 'help' to
geeklog-devel-request at lists.geeklog.net

You can reach the person managing the list at
geeklog-devel-admin at lists.geeklog.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of geeklog-devel digest..."


Today's Topics:

1. GL2 PHPDoc (Vincent Furia)
2. Re: GL2 PHPDoc (Tony Bibbs)
3. GL2 Update (Tony Bibbs)
4. article.php plugin comment code (Vincent Furia)

--__--__--

Message: 1
Date: Sun, 23 Jan 2005 15:57:25 -0500
From: Vincent Furia <vfuria at gmail.com>
To: Geeklog Devel <geeklog-devel at lists.geeklog.net>
Subject: [geeklog-devel] GL2 PHPDoc
Reply-To: geeklog-devel at lists.geeklog.net

For shits and giggles I ran PHPDoc on Geeklog-2. It actually turned
out decently nice (with most of the default values left alone). Check
it out at:

http://vinny.furiafamily.com/gl2doc/

-Vinny

--__--__--

Message: 2
Date: Mon, 24 Jan 2005 08:37:15 -0600
From: Tony Bibbs <tony at tonybibbs.com>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] GL2 PHPDoc
Reply-To: geeklog-devel at lists.geeklog.net

Sweet, thanks.

--Tony

Vincent Furia wrote:


>For shits and giggles I ran PHPDoc on Geeklog-2. It actually turned

>out decently nice (with most of the default values left alone). Check

>it out at:

>

>http://vinny.furiafamily.com/gl2doc/

>

>-Vinny

>_______________________________________________

>geeklog-devel mailing list

>geeklog-devel at lists.geeklog.net

>http://lists.geeklog.net/listinfo/geeklog-devel

>

>



--__--__--

Message: 3
Date: Mon, 24 Jan 2005 08:47:07 -0600
From: Tony Bibbs <tony at tonybibbs.com>
To: geeklog-devel at lists.geeklog.net
Subject: [geeklog-devel] GL2 Update
Reply-To: geeklog-devel at lists.geeklog.net

The last week or so has been slow for me because of my wife and I
finally getting our house sold. Bad news is now we have to find a new
one (before April 7th). I'll be trying to pick away at a few things
here this week, particularly HTTP_Session2.

Vinny, brought up the idea of having a separate GL2 mailing list. Seems
to make sense only if we want to keep the 2.x stuff separate from the
1.3.x stuff. I'll probably go ahead and create geeklog2-devel later
this week if I don't hear anything.

In the meantime, Kevin Vidomski is going to start the links plugin. We
figured that would be a good one since it is relatively trivial. If you
have a wishlist for features in the gl2 links plugin now is the time to
ask. Kevin, once we start getting feature requests we'll review them
quickly so that we can weed out the good requests from the bad.

--Tony

--__--__--

Message: 4
Date: Mon, 24 Jan 2005 10:46:16 -0500
From: Vincent Furia <vfuria at gmail.com>
To: Geeklog Devel <geeklog-devel at lists.geeklog.net>
Subject: [geeklog-devel] article.php plugin comment code
Reply-To: geeklog-devel at lists.geeklog.net

Anyone know why this:

// First see if we have a plugin that may be trying to use the Geeklog
comment engine
$type = COM_applyFilter ($_REQUEST['type']);
if (!empty ($type) && PLG_supportsComments ($type)) {
// Yes, this is a plugin wanting to be commented on...do it
$display .= PLG_callCommentForm($type,$story,$mode,$order,$reply);
echo $display;
exit();
}

is in article.php? Is it used?

-VInny


--__--__--

_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://lists.geeklog.net/listinfo/geeklog-devel


End of geeklog-devel Digest



More information about the geeklog-devtalk mailing list