From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Jakub Narebski <jnareb@gmail.com>
Cc: Jonathan Nieder <jrnieder@gmail.com>,
git@vger.kernel.org, admin@repo.or.cz,
John Hawley <warthog9@kernel.org>, Petr Baudis <pasky@suse.cz>
Subject: Re: gitweb: cloud tags feature produces malformed XML for errors
Date: Wed, 2 Mar 2011 09:45:28 +0100 [thread overview]
Message-ID: <20110302084528.GB22310@pengutronix.de> (raw)
In-Reply-To: <201103020924.32924.jnareb@gmail.com>
On Wed, Mar 02, 2011 at 09:24:28AM +0100, Jakub Narebski wrote:
> On Wed, 2 Mar 2011, Jakub Narebski wrote:
> > On Tue, 1 Mar 2011, Jonathan Nieder wrote:
> > > Uwe Kleine-König wrote [1]:
> > > [1] http://bugs.debian.org/616005
> >
> > > > I experiment with $feature{'ctags'}. After installing
> > > > libhtml-tagcloud-perl (0.34-1) and adding
> > > >
> > > > $feature{'ctags'}{'default'} = [1];
>
> This is also invalid... but this one actually is described:
>
> # gitweb by itself can show existing tags, but it does not handle
> # tagging itself; you need an external application for that.
> # For an example script, check Girocco's cgi/tagproj.cgi.
> # You may want to install the HTML::TagCloud Perl module to get
> # a pretty tag cloud instead of just a list of tags.
>
> # To enable system wide have in $GITWEB_CONFIG
> # $feature{'ctags'}{'default'} = ['path_to_tag_script'];
> # Project specific override is not supported.
>
> Using "$feature{'ctags'}{'default'} = [1];" would lead to errors when
> you would want to create a tag from web interface.
Yeah, I was aware of that (but of course I should have written that). I
also tried ... = ['/bin/sh'] and a few others. Obviously this is
pre-production :-)
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
next prev parent reply other threads:[~2011-03-02 8:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20110301190229.11297.17767.reportbug@cassiopeia.kleinek>
2011-03-01 22:21 ` gitweb: cloud tags feature produces malformed XML for errors Jonathan Nieder
2011-03-02 0:05 ` Jakub Narebski
2011-03-02 8:24 ` Jakub Narebski
2011-03-02 8:45 ` Uwe Kleine-König [this message]
2011-03-02 1:06 ` J.H.
2011-03-02 21:18 ` Jakub Narebski
2011-03-02 21:55 ` Uwe Kleine-König
2011-03-03 0:42 ` Jakub Narebski
2011-03-03 8:19 ` Uwe Kleine-König
2011-03-07 18:00 ` [RFC/PATCH] gitweb: Change the way "content tags" ('ctags') are handled Jakub Narebski
2011-03-09 14:04 ` [PATCH 2/1] gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo) Jakub Narebski
2011-03-09 14:09 ` Petr Baudis
2011-06-09 7:08 ` [PATCH] gitweb: do misparse nonnumeric content tag files that contain a digit Jonathan Nieder
2011-06-09 7:11 ` Jonathan Nieder
2011-03-03 11:58 ` gitweb: cloud tags feature produces malformed XML for errors Petr Baudis
2011-03-03 13:29 ` Jakub Narebski
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=20110302084528.GB22310@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=admin@repo.or.cz \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
--cc=jrnieder@gmail.com \
--cc=pasky@suse.cz \
--cc=warthog9@kernel.org \
/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).