I have been commissioned to build a website for a local organization. They have sub-chapters with chapter leaders/administrators, so Drupal (with the Organic Groups module) has fit the bill quite nicely...except for this last issue I can't seem to resolve.
I should point out that I am pretty good with HTML and graphic design, but PHP & SQL are new to me. I am learning them now, but my current skill level is not nearly strong enough to attempt customization of the code. That is why I am asking for your help.
What I am trying to obtain is a customized "home page" for each organic group, much in the way that the "Front-Page" module allows for a customized main page of the site. My goal would be to have the following:
When the user clicks on a group (eg: Mr. Smith's Group) in the "My Groups" block, the group home page (in the main content area) is overridden with an HTML page of my own design. On that page would be links to the different content types avaliable for Mr. Smith's Group -- for example; "Read Mr. Smith's Blog Entries", "View Mr. Smith's Calendar", "Browse Mr. Smith's Discussion Forum", " View Mr. Smith's Gallery", etc. If I could just get the "My Groups" block to link to the custom HTML page, I could hard code these links myself. However, if someone has a better option I would love to learn it.
I did search for this already but I didn't find anything conclusive in the forums. I see that Buy Blue is also working on something that may be similar to this, but I did not see a due date...and my presentation is next week. I would appreciate anyone's help.