aurweb/web
Vladimir Panteleev f046dd5828
pkg_comments.php: Make comment timestamps link to the comment
As of today, there is no easy way to obtain a link to a specific
comment on a package page.

Many implementations of forums and comment systems today seem to
follow a convention where a comment's timestamp is an unobtrusive link
to the comment itself. Some examples are:

- phpBB (e.g. bbs.archlinux.org)
- GitHub
- Disqus
- Discourse

This patch adopts this convention as well, by making the timestamp a
link to the comment.
2018-10-16 21:45:19 -04:00
..
html Allow listing all comments from a user 2018-08-06 06:03:58 +02:00
lib Allow paginating package comments 2018-08-06 06:03:58 +02:00
locale Add dummy "web/locale/" directory. 2011-04-10 15:40:49 +02:00
template pkg_comments.php: Make comment timestamps link to the comment 2018-10-16 21:45:19 -04:00