comments: Display number of comments in comment action link.
authorJoey Hess <joey@gnu.kitenet.net>
Sun, 14 Feb 2010 23:27:47 +0000 (18:27 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 15 Feb 2010 00:11:18 +0000 (19:11 -0500)
commitc21eb47e627de2dfd5409b459b2e11498c534f3c
treee92408f9e519fb996ed3c77c7f7358d18d1f8fae
parent9a0b9bdc88c1b47c14ad0b587c93bbac400e61ac
comments: Display number of comments in comment action link.

This was not doable before, but when I added transitive dependency handling
in the big dependency rewrite, it became possible to include a comment
count when inlining.

This also improves the action link when a page has no comments. It will
link direct to the cgi to allow posting the first comment. And if the page
is locked to prevent posting new comments, the link is no longer shown.
IkiWiki/Plugin/comments.pm
debian/changelog