Re: gitweb: cloud tags feature produces malformed XML for errors
From: Uwe Kleine-König <hidden>
Date: 2016-06-15 22:50:42
Hello Jakub, On Thu, Mar 03, 2011 at 01:42:15AM +0100, Jakub Narebski wrote:
On Wed, 2 Mar 2011, Uwe Kleine-König wrote:quoted
On Wed, Mar 02, 2011 at 10:18:44PM +0100, Jakub Narebski wrote:quoted
quoted
What is most important that makes this feature to be considered for removal (or rehauling) is that only half of this feature is implemented in gitweb: the displaying part. There is half-attempt of providing some web interface for managing tags... which needs external script with strict coupling, doesn't offer any access control as far as I know, do not allow deleting tags, etc.For a small set of repositories the need to hand-edit the tags is OK IMHO. That's what I intended to do.So what would you like to see? 1. Hardening parsing of ctags files, so that gitweb does not crash on malformed entries, but e.g. just ignores them. 2. Generating tag cloud upfront, before sending any output to browser, to catch error better (and perhaps separate CSS for HTML::TagCloud). 3. Describe format of ctags files, either in comments in code, or in gitweb/README. 4. Either: A. Remove editing ctags from gitweb, or B. Add some simple generation of ctags file to gitweb
yes :-) (1-3, 4a) I wouldn't mind 4b, but it should be possible to disable the possibility to publically edit tags via gitweb. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ |