[PATCHv6 0/8] gitweb: gravatar support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



A new iteration for my gitweb gravatar patch series. This one includes a
bunch of new patches, some of which make sense regardless of the
gravatar support (particularly patches #3 and #7).

Significant changes from the previous iteration are:

* the feature has been renamed to 'avatar', and 'gravatar' is a possible
  value for it (currently the only sensible value, other than '');
* an 'alt' attribute is added to img tags, to be more friendly towards
  text-only browser; no special text is put there, only the avatar
  provider name (i.e. 'gravatar', currently);
* the last patch adds avatars to signoff lines.

I also trimmed the Cc: list for the series, because it was getting very
long and I started feeling like I was spamming around by including
everybody ever commented on the series. Please don't feel left out ;-)

Giuseppe Bilotta (8):
  gitweb: refactor author name insertion
  gitweb: uniform author info for commit and commitdiff
  gitweb: right-align date cell in shortlog
  gitweb: (gr)avatar support
  gitweb: gravatar url cache
  gitweb: add 'alt' to avatar images
  gitweb: recognize 'trivial' acks
  gitweb: add avatar in signoff lines

 gitweb/gitweb.css  |   13 ++++-
 gitweb/gitweb.perl |  170 +++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 148 insertions(+), 35 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]