17 Nov
2006
17 Nov
'06
2:14 a.m.
On Nov 16, 2006, at 3:53 PM, Darrel O'Pry wrote:
so i'd look around line 625 of cvs.module of I wanted to add a %uid or %username?
sort of. you've got the right function but the wrong branch. ;) drupal.org is running DRUPAL-4-7--2 branch of cvs.module and project*.module. so, yeah: function theme_cvs_commit_message($commit) { ... but that should be around line 1018 of the copy of cvs.module you're looking at, or you're patching the wrong version. ;) thanks! -derek p.s. there's an issue for this already. please search for it before you create a new one (i'd find it for you, but i have to run...)