Posted by garynuzzi on January 8, 2007 at 9:52pm
I'm looking to try to replicate a bit of what is done here at groups.drupal.org. That bit that I wish to replicate is the display on the post that reads: group: group name and whether private or public. Any advice to how to accomplish this, which variables are used, etc, would be of great help.
Thanks.
Comments
template files
you have to edit node.tpl.php. see the theme instructions in the README that comes with og. also see the example node.tpl.php in og package.
I tried that, tested by just
I tried that, tested by just uploading the tpl included with the OG example, however it has no effect. Does this work with Garland?