latest comments

adu
adu's picture

Joined: 2003-09-03
Posts: 55
Posted: Tue, 2005-02-15 17:12

hello,

is there a way to display "last comments date" under each album as in the older version of gallery?

<Please check the G2 FAQ (sticky topic in this forum) before posting!>
----

Gallery URL (optional):
Gallery version:
Webserver (with version):
Datatabase (with version):
PHP version (eg 4.2.1):
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Tue, 2005-02-15 22:39

you would need to modify function getItemSummaries in modules/comment/module.inc to do this.

 
adu
adu's picture

Joined: 2003-09-03
Posts: 55
Posted: Wed, 2005-02-16 17:23

hey mindless,

sorry to bug again but i open the file and found that line but I have no idea on how to modify it properly... could u give me a lil help?

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2005-02-16 20:55

sorry, not really.. you need to see how that module works and use the available apis to return the text you'd like to see under item thumbnails.