Member
Member
benjancewicz   2008-01-07, 18:40
#1

How do comments work in ZenPhoto? Is it possible to have threaded replies? Will the original poster get notified of a reply?

Administrator
Administrator
acrylian   2008-01-07, 18:47
#2
  1. No.
  2. Only if he subscribes to the comment RSS feed.
Member
Member
benjancewicz   2008-01-07, 20:34
#3

Is this something that might be added at a later date, or is ZenPhoto built in such a way to allow plugins like Subscribe2? http://subscribe2.wordpress.com/

Member
Member
sbillard   2008-01-07, 20:57
#4

There is actally already a plugin involved in comment handling--the spam filter. You could create a spam filter that sends replys to other commenters.

Member
Member
farhan   2008-01-07, 22:13
#5

You can use free comment system from http://js-kit.com

Can be customized totally using css

Member
Member
benjancewicz   2008-01-08, 15:16
#6

sbillard; how would that work? Just place Subscribe2 in the zp-core/plugin folder?
I also noticed there's a plugin already in there called "image rating".
How does that work.

farhan; that's pretty cool, but it also makes me a little uneasy. I'd want the comments stored on my own server, not someone else's.

Administrator
Administrator
acrylian   2008-01-08, 15:32
#7

No, won't work, this is not Wordpress. Only the spam filters are plugins (special zp plugins), the other files are not.
The rating functions are normal template functions (as is the printalbummenu, but separated). The rating folder contains the JS and uupdate stuff that needed to be stored separate from the template functions. We just didn't want to have one more folder within zp-core, so we choose the plugins folder.

Member
Member
aitf311   2008-01-08, 15:32
#8

No, you would have to actually make the plugin work as a sync between Subscribe2 and Zenphoto. You cannot just place files in the plugins folder from other systems and hope it works!

In order to use ratings:
in image.php

in album.php

Member
Member
benjancewicz   2008-01-08, 18:39
#9

Gotcha. That's what I figured.
Say for example I was able to get someone who would write a plugin similar to subscribe to... is there documentation that they could read to get it to sync with ZenPhoto? Or are the source files enough?

Member
Member
sbillard   2008-01-09, 01:48
#10

There are several spam filters you could look at for examples of how to write one. The simplest is none.php.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.