Download & Extend

Change Groups display at user/register

Project:Organic groups
Version:6.x-2.0
Component:og.module
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi - I am a relatively newbie themer trying to change the wording on the groups checkboxes at user/register from "Join [group]" to "Pick your club [group]" - have attached image of default listing to hopefully clarify.

It looks to me like I need to somehow override the og_register function being called by theme_checkbox but I cannot figure out how to do that.

Grateful for any direction - have searched all over - even searched all the og code for "Join" to try to understand where it is being accessed from (not much fun with sql queries...)

Thanks

AttachmentSizeStatusTest resultOperations
Picture 3.jpg17.51 KBIgnored: Check issue status.NoneNone

Comments

#1

Status:active» fixed

You can probably do this with string overrides module.

#2

Thanks gpk - have tried that but couldn't get it to work. Have created a work around where I send new users to an explanatory page first.

#3

I've not used stringoverrides in this context but it should work if you use this as the string that needs to be changed:

Join %name.

That comes from this line: http://drupalcode.org/viewvc/drupal/contributions/modules/og/og.module?a...

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here