Member
Member
altar   2006-09-24, 07:04
#1

Is it? Or does anybody know if it's possible to use Postratings in Zenpressed?

Member
Member
altar   2006-09-24, 07:36
#2

Also, is it not possible to have titles or the number of comments display under the thumbnails of the album view?

Developer
Developer
trisweb   2006-09-25, 17:53
#3

Ratings would reqire some modification, including database entries, etc. Probably best to do when/if we have a real plugin system.

2nd question is definitely possible. You'll have to edit your album.php of the theme you're using, and in the while(next_image()) loop you can use the same functions as you see in image.php to print the number of comments and the title.

Member
Member
dingsbums   2006-10-02, 10:35
#4

and how about hits? I really need that.

Developer
Developer
trisweb   2006-10-02, 17:37
#5

Hits you can do by inserting some code from an external tracker, like Google Analytics or something. That's probably easier than trying to program the hit tracker yourself.

It's on the list for the next version, if I ever get around to it.....

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