author | Michael Hendricks <michael@ndrix.org> | |
Thu, 5 Jul 2007 00:36:48 +0000 (18:36 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 11 Jul 2007 19:58:32 +0000 (12:58 -0700) | ||
commit | 55feb1200f0e1a7f6cb8670de0dee97f09d8cb9f | |
tree | dc7b4768b053ada45ecb785f6203dc9f661b0e97 | tree | snapshot |
parent | baa79ca42d0ba5e93e4bb021706ec9a65cca6dda | commit | diff |
gitweb: configurable width for the projects list Description column
This allows gitweb users to set $projects_list_description_width
in their gitweb.conf to determine how many characters of a project
description are displayed before being truncated with an ellipsis.
Signed-off-by: Michael Hendricks <michael@ndrix.org>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This allows gitweb users to set $projects_list_description_width
in their gitweb.conf to determine how many characters of a project
description are displayed before being truncated with an ellipsis.
Signed-off-by: Michael Hendricks <michael@ndrix.org>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |