Closed (duplicate)
Project:
CVS integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
12 Feb 2009 at 11:34 UTC
Updated:
5 May 2009 at 18:04 UTC
The function cvs_get_project_contributors_list directly outputs an HTML table, so it's useless if someone needs to display the commiters list in another way.
That would be interesting to have a function that only returns a contributors array.
The patch attached tries to limit this enhancement footprint, but it would be better to rename some of these functions, and maybe define a new theme_contributors_list function.
| Comment | File | Size | Author |
|---|---|---|---|
| cvslog_expose_getcontributorsarray.patch | 2.24 KB | David Stosik |
Comments
Comment #1
dwwThanks for this patch. However, this issue was fixed as part of #371969: Move developer info into a block provided by cvs.module.