[geeklog-devtalk] geeklog-devel digest, Vol 1 #489 - 6 msgs
geeklog-devel-request at lists.geeklog.net
geeklog-devel-request at lists.geeklog.net
Tue Jan 25 13:00:01 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. Re: article.php plugin comment code (Dirk Haun)
2. Re: GL2 Update (Dirk Haun)
3. Re: GL2 Update (Tony Bibbs)
4. Re: GL2 Update (Dirk Haun)
5. Re: GL2 Update (Kevin Vidomski)
6. Re: article.php plugin comment code (Vincent Furia)
--__--__--
Message: 1
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] article.php plugin comment code
Date: Mon, 24 Jan 2005 19:47:23 +0100
Organization: Terra Software Systems
Reply-To: geeklog-devel at lists.geeklog.net
Vinny,
>Anyone know why this:
[...]
>is in article.php? Is it used?
Heh, I've been scratching my head over this one just the other day when I
was implementing the trackback comments.
I have no idea why it is there. Maybe at one point, there was a redirect
from the comments page through article.php? I don't think it's used any more.
Same goes for the lines following the code you quoted which count the
number of poll questions, for whatever reason ...
Feel free to throw these lines out.
bye, Dirk
--
http://www.haun-online.de/
http://mypod.de/
--__--__--
Message: 2
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] GL2 Update
Date: Mon, 24 Jan 2005 19:50:06 +0100
Organization: Terra Software Systems
Reply-To: geeklog-devel at lists.geeklog.net
Tony,
>I'll probably go ahead and create geeklog2-devel later
>this week if I don't hear anything.
Probably makes sense to have it public (as opposed to semi-closed like
this list), so that people interested in GL2 development can join easily.
>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.
Don't be too sure of that ;-) There are sooo many things that the links
plugin should be able to do. Off the top of my head:
- sub categories
- notify submitter when link has been accepted / rejected
- disable (hide) links, e.g. to review them or wait for the site to come
back up
- "report link to admin" option
- use / don't use click counter (portal.php) - a global option should do
- rating
(- proper ownership, although that is a 1.3 problem)
Also check out the existing feature requests for 1.3.
bye, Dirk
--
http://www.haun-online.de/
http://mypod.de/
--__--__--
Message: 3
Date: Mon, 24 Jan 2005 13:20:35 -0600
From: Tony Bibbs <tony at tonybibbs.com>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] GL2 Update
Reply-To: geeklog-devel at lists.geeklog.net
Dirk Haun wrote:
>Don't be too sure of that ;-)
>
Well, when compared to, say, the article plugin ;-)
>There are sooo many things that the links
>plugin should be able to do. Off the top of my head:
>
>- sub categories
>
>
Check, handled by item generalization
>- notify submitter when link has been accepted / rejected
>
>
This should actually be a kernel level thing (i.e. have centralized code
that handle notifications when items are approved, disapproved
>- disable (hide) links, e.g. to review them or wait for the site to come
>back up
>
>
Makes sense.
>- "report link to admin" option
>
>
This for broken links, I assume?
>- use / don't use click counter (portal.php) - a global option should do
>
>
Yeah, good idea.
>- rating
>
>
This will either be done by the kernel or a plugin. I think we left it
at a plugin would handle raitings but I can't remember (vinny)?
>(- proper ownership, although that is a 1.3 problem)
>
>
Check, handled by item generalization
>Also check out the existing feature requests for 1.3.
>
>
Will do.
--Tony
--__--__--
Message: 4
From: "Dirk Haun" <dirk at haun-online.de>
To: <geeklog-devel at lists.geeklog.net>
Subject: Re: [geeklog-devel] GL2 Update
Date: Mon, 24 Jan 2005 20:25:18 +0100
Organization: Terra Software Systems
Reply-To: geeklog-devel at lists.geeklog.net
Tony Bibbs wrote:
>>- "report link to admin" option
>>
>This for broken links, I assume?
Yeah, or "has turned into a p0rn site" ...
bye, Dirk
--
http://www.haun-online.de/
http://mypod.de/
--__--__--
Message: 5
From: Kevin Vidomski <vidomski at lightbender.ca>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] GL2 Update
Date: Mon, 24 Jan 2005 13:40:42 -0600
Reply-To: geeklog-devel at lists.geeklog.net
On January 24, 2005 12:50 pm, Dirk Haun wrote:
> Don't be too sure of that ;-) There are sooo many things that the links
> plugin should be able to do. Off the top of my head:
>
> - sub categories
> - notify submitter when link has been accepted / rejected
> - disable (hide) links, e.g. to review them or wait for the site to come
> back up
> - "report link to admin" option
> - use / don't use click counter (portal.php) - a global option should do
> - rating
> (- proper ownership, although that is a 1.3 problem)
>
> Also check out the existing feature requests for 1.3.
I'll keep that stuff in mind while working on it.
>
> bye, Dirk
--__--__--
Message: 6
Date: Mon, 24 Jan 2005 23:13:04 -0500
From: Vincent Furia <vfuria at gmail.com>
To: geeklog-devel at lists.geeklog.net
Subject: Re: [geeklog-devel] article.php plugin comment code
Reply-To: geeklog-devel at lists.geeklog.net
Found out while all that junk comment code was at the begging of
article.php. It was because of how the comment bar works. I
refactored the comment bar and removed all that garbage from
article.php.
Hopefully I didn't break anything. :) The comment engine is going to
need lots of testing again before the next release. I've now
thoroughly broken...errr...fixed the comment API for plugins, plugins
that use it are going to have to be reworked. I'll fix the
documentation for that before the next release.
-Vinny
On Mon, 24 Jan 2005 19:47:23 +0100, Dirk Haun <dirk at haun-online.de> wrote:
> Vinny,
>
> >Anyone know why this:
> [...]
> >is in article.php? Is it used?
>
> Heh, I've been scratching my head over this one just the other day when I
> was implementing the trackback comments.
>
> I have no idea why it is there. Maybe at one point, there was a redirect
> from the comments page through article.php? I don't think it's used any more.
>
> Same goes for the lines following the code you quoted which count the
> number of poll questions, for whatever reason ...
>
> Feel free to throw these lines out.
>
> bye, Dirk
>
> --
> http://www.haun-online.de/
> http://mypod.de/
>
> _______________________________________________
> 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
End of geeklog-devel Digest
More information about the geeklog-devtalk
mailing list