[Gforge-devel] New xhtml compliant theme
Tim Perdue
tim at gforgegroup.com
Sat Jun 3 17:53:28 EDT 2006
Reinhard Spisser wrote:
> The theme does not handle the project activity tab
> (e.g. http://gforge.org/activity/?group_id=1). I did
> not find any reference to this link anywhere in the
> Layout.class.
>
> How is the activity enabled?
I guess I never got it committed - since I moved the servers to FC3, I
cannot commit as root...
Here is the patch - please go ahead and commit it if you can...
Index: www/include/Layout.class
===================================================================
RCS file: /cvsroot/gforge/gforge/www/include/Layout.class,v
retrieving revision 1.129
diff -r1.129 Layout.class
249c249
<
---
> <p>
530a531,535
>
> $TABS_DIRS[]='/activity/?group_id='. $group;
>
$TABS_TITLES[]=$Language->getText('group','short_activity');
> (($toptab == 'activity') ?
$selected=(count($TABS_TITLES)-1) : '' );
>
720d724
<
--
Tim Perdue,
http://gforgegroup.com
PH 515-554-9520
FAX 408-907-2756
More information about the Gforge-devel
mailing list