Page 1 of 1

Re: Question about comments

Posted: 22 Apr 2010, 23:06
by Jan
Hi, this is not so easy, as Phoca Gallery is a Popup gallery. And Jcomments is en external library, so it needs to be customized but this can slow down the server (with searching external components) :-(

So this can be done - if images are loaded - the sql query will try to find if there is comment for the image (in jcomments tables) and if yes, you will load this information and then you will add some if clause - e.g. if there is a comment, make the comment icon animated, etc.

:-(

Jan