View All Comments

anonymous11234

Joined: 2002-12-05
Posts: 135
Posted: Fri, 2004-08-27 18:17

How can I have the view all comments on the main page for each album? Right now you have to be in the album view page.

I would like for the link to be on the main page next to each album.

 
dmd
dmd's picture

Joined: 2003-06-28
Posts: 50
Posted: Fri, 2004-09-10 02:00

Related - is there some way to view all comments for an entire album, including all subalbums? It can be rather cumbersome to have to drill down several levels to see comments...

This becomes especially important when one wants to check for spam-comments.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25966
Posted: Fri, 2004-09-10 03:57

In V1.4.5 you will see a new tool for comments:
despam-comments.php
you will be able to add regex expressions to search the comments for spam....
http://www.jayallen.org/comment_spam/blacklist.txt

For current version my I suggest stats.php and you will be able to search for the most recent comments....
http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=13560

Dave

 
Agatka
Agatka's picture

Joined: 2002-10-19
Posts: 140
Posted: Sat, 2004-09-11 13:22

Hey,
Use the Most viewed/Last posted hack that you can find here http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=13560&highlight=last+viewed&sid=b793e3a6e571d93853c9148944525518
It works great and it has the option to see only the picutes with comments in the dated of the comment order.

Agata

 
Herr.Vorragend
Herr.Vorragend's picture

Joined: 2004-07-16
Posts: 120
Posted: Sun, 2004-09-26 16:45

In gallery 1.4.4 pl2 there is a option to view comments for all users.

$gallery->app->comments_overview_for_all = "yes";

But It does't work. Only admins see the "view comments"- link.
I don't understand this feature?

The "View-Comments"-Link is shown on the "view_album"-pages, but not an the main-page.

btw: I don't want to use "stats.php"

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25966
Posted: Sun, 2004-09-26 18:02