Ticket #56 (closed defect: fixed)
show comment count only if there are comments
| Reported by: | anti | Owned by: | mike |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.0b2 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
When an album is viewed then the amount of comments for each picure is shown under the thumbnail, even if there are no comments at all.
I think we should show this only if there actually are any comments, this makes pictures with comments stand out and also makes the interface a bit less crowded.
Change History
comment:2 Changed 5 years ago by mike
Only one problem with this method, having only some of the thumbnails with meta tags below the pictures creates .tag elements of varying heights. This causes problems with thumbnail alignment using CSS.
Note: See
TracTickets for help on using
tickets.
