List for cgit developers and users
 help / color / mirror / Atom feed
From: Jason at zx2c4.com (Jason A. Donenfeld)
Subject: owner links? (was: author/committer/tagger links -- kernel.org?)
Date: Thu, 16 Jan 2014 12:18:42 +0100	[thread overview]
Message-ID: <CAHmME9rY8hyffMoo2qYBB+-FiF599kAQ714O3m3iEmGTq7LR5g@mail.gmail.com> (raw)
In-Reply-To: <44979A07-365E-461B-90C4-11B3A23B2683@gmail.com>

On Thu, Jan 16, 2014 at 4:28 AM, Kyle J. McKay <mackyle at gmail.com> wrote:
> On repo.or.cz I've hooked up project owner to a link that shows a list of
> all projects owned by the same person.
>
> So, for example, the owner name is passed in and you end up getting back
> links like [1] and [2].  (You can see where this shows up by pulling up one
> of the project summary pages on repo.or.cz such as the cgit mirror [3].)
>
> Looking at the new docs for this [4] I don't see an option to filter owners.
> I see that the owner is passed in as "CGIT_REPO_OWNER", but I don't see an
> opportunity to produce the owner markup.  Is it there and I'm just not
> seeing it?

This is certainly interesting, though slightly different, as the
owners aren't attached to email authors, like in the commits. Still
though, something worth exploring. There are a number of options for
this. I could add a filter wrapper around the owner column values. Or,
I could implement the search capability directly in cgit. Or other
things.

First, though -- is repo.or.cz considering moving to cgit from its
modified gitweb? Is this a serious investigation into cgit as a
replacement?

>
> The repo.or.cz pages also try to make the email addresses more difficult to
> scrape by generating peculiar markup (the HTML::Email::Obfuscate package) so
> conceivably this could be handled in the owner filter as well.

We have the noplainemail config flag already. Perhaps this could be
phased out, preferring the email-filter and commit-filter instead.


  reply	other threads:[~2014-01-16 11:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-16  1:22 author/committer/tagger links -- kernel.org? Jason
2014-01-16  1:24 ` Jason
2014-01-16  3:28 ` owner links? (was: author/committer/tagger links -- kernel.org?) mackyle
2014-01-16 11:18   ` Jason [this message]
2014-01-16 13:46     ` mackyle
2014-01-16 22:02       ` Jason
2014-01-17  6:58         ` mackyle
2014-01-17 13:58           ` Jason

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHmME9rY8hyffMoo2qYBB+-FiF599kAQ714O3m3iEmGTq7LR5g@mail.gmail.com \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).