[geeklog-devtalk] Dynamic Comments
Gavin
DrShakagee at theouldsod.com
Tue Feb 1 20:40:26 EST 2005
This doesn't work on IE for Mac and I am sure many older browsers,
although that is not a growing market or anything its still quite
important to many intranets that have older hardware. Making it a
config option should be a must in my opinion.
I made a css thing that does the same thing for themacobserver.com
(although not using Geeklog) perhaps you should look to something
similar:
http://themacobserver.com/article/2005/01/27.10.shtml - check out
the view/close button on the right of each comment.
On the macobserver it has cookie based options to hide or show all
guest posts, and also if the admin decides a commenter is a "troll" the
troll posts will be hidden by default. It causes a bit more server
overhead for the first page load because it loads all the comments at
once and hides some of them on the client side. On this site the
comments are paginated so it could lessen the server load to only load
20 or so comments per page.
I also made a similar thing that works with GL blocks, but there is no
block ID variable for the block template so I used block names, which
are sometimes are not standard compliant.
Gavin
"We are who we choose to be."
On Jan 31, 2005, at 10:00 AM, geeklog-devel-request at lists.geeklog.net
wrote:
> 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. Dynamic Comments... (Vincent Furia)
>
> --__--__--
>
> Message: 1
> Date: Sun, 30 Jan 2005 18:51:37 -0500
> From: Vincent Furia <vfuria at gmail.com>
> To: Geeklog Devel <geeklog-devel at lists.geeklog.net>
> Subject: [geeklog-devel] Dynamic Comments...
> Reply-To: geeklog-devel at lists.geeklog.net
>
> Just a prototype right now:
>
> http://vfuria.dyndns.org:8080/article.php?story=geeklog
> -1.3.10rc2&mode=dynamic
>
> What do people think (try clicking on the blue arrows).
>
> -Vinny
>
>
> --__--__--
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devel
>
>
> End of geeklog-devel Digest
> _______________________________________________
> geeklog-devtalk mailing list
> geeklog-devtalk at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-devtalk
>
More information about the geeklog-devtalk
mailing list