4 Dec 01:39
[PATCH v3 0/3] gitweb: Optional grouping of projects by category
From: Sébastien Cevey <seb <at> cine7.net>
Subject: [PATCH v3 0/3] gitweb: Optional grouping of projects by category
Newsgroups: gmane.comp.version-control.git
Date: 2008-12-04 00:39:18 GMT
Subject: [PATCH v3 0/3] gitweb: Optional grouping of projects by category
Newsgroups: gmane.comp.version-control.git
Date: 2008-12-04 00:39:18 GMT
At Wed, 03 Dec 2008 14:51:07 -0800, Junio C Hamano wrote: Good evening, > I am not sure if always sorting the categories alphabetically is a > severe enough restriction, but if it was, you can use > @project_list_categories array that disables the feature when empty > and otherwise enumerates the categories in order. Just an idle > thought. I could add that if requested to, though Jakub seems to think alphabetical order is also fine. I'll be pushing v3 in a minute with commits split by feature update and the rename to git_get_file_or_project_config. All this gymnastics helped me getting more familiar with add -i and other fun workflow, thanks for the exercise[1](Continue reading)> > - When displaying a subset of all the projects, only the categories with > > projects in the chosen subset are displayed. > > Could you clarify this bit? > > It is not very clear to me how this subset selection happens. As far as I > can see, the user does not choose the category to view, but lets the usual > page limiting to decide at which project to start and stop placing on the > page Right,
> > - When displaying a subset of all the projects, only the categories with
> > projects in the chosen subset are displayed.
>
> Could you clarify this bit?
>
> It is not very clear to me how this subset selection happens. As far as I
> can see, the user does not choose the category to view, but lets the usual
> page limiting to decide at which project to start and stop placing on the
> page
Right,
RSS Feed