Comment-Spam Manager Available for Gallery 2

mmem700

Joined: 2007-04-02
Posts: 2
Posted: Thu, 2009-07-09 07:29

I wrote a comment-management system for Gallery 2.

If anyone is interested, please feel free to give it a test drive. It's basically free, but a link or donation would be nice.

It has been tested on PHP 5.1.6 and MySQL 5.0.51, so if you have an earlier version of PHP or MySQL, see if it works for you and let me know if you have any problems.

Here's the link:
http://urlbam.com/ha/M002u

I hope it saves you tons of time and aggravation.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-08-11 16:20

Thanks for your contribution!
I have a few suggestions for the next version:
1. perhaps you could load config.php and this will fill the DB parameters automatically.
2. have the directions put the file in /lib/support so that is protected or use some other form of protection in #1 is followed.

It would be nice to have some codex page that could link to your directions for download so when people are searching the documentation they will see it.
also a link in the user contributed modules would help as well.

Cheers!

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
mmem700

Joined: 2007-04-02
Posts: 2
Posted: Tue, 2009-08-11 22:14

Great. Thanks for the suggestions.

"(1) perhaps you could load config.php and this will fill the DB parameters automatically."

The program has the ability to be configured by simply linking to it with the database parameters in the query string. This makes it easy for anyone who wants to manage spam comments with a single click.

This feature also makes it easy for those who are managing any number of Gallery installations.

It also can perform commands for your without using the GUI, so you can put your own face on it.

I did consider adding a feature where a list of configurations could be stored in a file and the user could select the one they want with a dropdown. I can add this if enough interest is generated.

There is a lot you can do. Here is a link to the directions:

http://orbisvitae.com/software/Gallery-Comment-Cruncher/versions/01.00/index.html

"(2) have the directions put the file in /lib/support so that is protected or use some other form of protection in #1 is followed."

OK. Thanks for the suggestion.

If people show an interest, I'll be happy to make improvements and updates as they are requested.

So far, I have not heard any feedback at all.

I have a forum set up here for feedback:

http://orbisvitae.com/ubbthreads/ubbthreads.php?ubb=postlist&Board=247

Any other ideas/suggestions are welcome.

Thanks.