printPopularImages() for current album

Hi,

I try modify the template file album.php to display popular images based on current album by following function:

<?php printPopularImages(5, '', FALSE, FALSE, FALSE, 0, '', 75, 75, TRUE, FALSE) ?>

However, it display the popular images for all album. So any function return current album for $albumfolder parameter?

Another question:

Is it possible to show page number for HTML title?

e.g. http://www.hkgimages.com/pic/page/2/

HTML page title show : Page 2 - Hong Kong Images

Many thanks in advance.

Comments

Sign In or Register to comment.