Closed (won't fix)
Project:
Organic Groups Menu (OG Menu)
Version:
6.x-1.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2009 at 17:48 UTC
Updated:
20 Jul 2010 at 16:07 UTC
Jump to comment: Most recent file
Comments
Comment #1
jide commentedThat's a really great initiative mushpusch, I hope maintainers will react to this.
Comment #2
jide commentedI'll try to find some time to help with 2) if I can.
Comment #3
jide commentedfor 1), in the og_menu_form_alter() function, it may be better to do like this :
Comment #4
muschpusch commentedHey Jide, thanks for 1).... inspecting the $form module i also found a solution for 2.)
Do you know how to get CVS access to commit the changes? I'm getting the idea that this module is not maintained anymore....
Comment #5
jide commented@muschpusch : see http://drupal.org/node/251466. I am with you if you want to become the maintainer of the project ! But I think It could need a more deep rewrite.
Comment #6
jide commentedI wrote to the maintainer via his contact form, let's see if he answers.
Comment #7
muschpusch commentedHe Jide... i'm not sure if i really can be the maintainer of the project because i'm relative new to drupal... It's ok for me when you help & review the code. There are a lot of patches for the module and some offer better solutions than my modifications. Maybe we could start with a chat meeting?
Comment #8
bricef commentedNice work.
For 2 you can use the function
og_get_types('group_post')to get all group_post content type. I had problems to apply your patch, can you follow the rules printed there : http://drupal.org/node/323 ?Comment #9
bricef commentedI just saw that this patch can help for 2 http://drupal.org/node/483948.
Comment #10
jide commentedThanks for helping bricef. I am now co-maintainer of this module (though i did not really want to) and I must find some time to make at least a release that *works*. For the moment, the module is awfully broken. I am not sure this patch resolves the biggest issues, maybe I'll go for a complete rewrite, but I have to review all pending patches before. Any help will be appreciated !
Comment #11
jide commentedMaybe the first move will be to correct the biggest issues, publish it as an alpha version or something, and then when I got time, make a complete rewrite.
Comment #12
bricef commentedI have to use this module on one of my website. I suggest to apply some patchs and test in order to correct some obvious bug. I can help if you want but i have no CVS account.
Comment #13
jide commentedTest the new 2.x branch.
Comment #14
jide commentedSince the 2.x branch has been released, I close this issue. Feel free to reopen if the problem occurs again.