Posted by dhaupin on November 3, 2009 at 11:39pm
Jump to:
| Project: | Organic groups |
| Version: | 6.x-2.x-dev |
| Component: | og.module |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This module rocks! Thanks for the great work. I do have a request though that could make it a bit better. I've noticed quite a few people looking for a way to change their OG "groups" to some other name like "societies" or "parties" or something. How feasible is it to give the ability to set what OG calls a "group"?
My thoughts are that translation uses too much overhead, and stringoverrides only replaces about 50% of the instances of the word "group(s)".
Comments
#1
Any insights on this question? I've been hunting around for ways to change "Groups" to something else but haven't found any viable solutions yet. Great module, btw.
#2
I also need this, big time.
If anyone's achieved this without hacking the module please help.
#3
This is nowhere near as "critical". Please read http://drupal.org/node/317
You can use string replacement using Locale or String Overrides modules. Also because you choose which nodes are groups, you automatically use nodes names. If you find hardcoded string that is not replacable/translatable, file a separate issue with that string.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.