mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
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. |
||
---|---|---|
.. | ||
cgit | ||
stats | ||
account_delete.php | ||
account_details.php | ||
account_edit_form.php | ||
account_search_results.php | ||
comaintainers_form.php | ||
flag_comment.php | ||
footer.php | ||
header.php | ||
pkg_comment_box.php | ||
pkg_comment_form.php | ||
pkg_comments.php | ||
pkg_details.php | ||
pkg_search_form.php | ||
pkg_search_results.php | ||
pkgbase_actions.php | ||
pkgbase_details.php | ||
pkgreq_close_form.php | ||
pkgreq_form.php | ||
pkgreq_results.php | ||
search_accounts_form.php | ||
template.phps | ||
tu_details.php | ||
tu_last_votes_list.php | ||
tu_list.php |