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:
Posts: 8601
you would need to modify function getItemSummaries in modules/comment/module.inc to do this.
Posts: 55
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?
Posts: 8601
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.