Hi,
I’m working on prototyping a charity-type site with a view to getting a proper developer to eventually polish all the rough edges…
I’m using Drupal 7 and Organic groups 2 with Panels 3.5.
I have got as far as allowing a user to create a Group and create posts and blog posts within that Group but I want to control the layout of the Group page properly using ‘Panels’.
At the moment the page in question has a three column layout something like this:
| Content Create links | Main Group description and blurb | Empty column|
| + Blog entry |
| + Post |
|
| Group Members |
| + Name 1 |
| + Name 2 |
|
| Group Articles |
|
| +Blog entry 2 |
| +Blog entry 1 |
| +Group post 1 |
| +Group Post 2 |
I want to split off the Blog entries so they appear on their own in the currently empty column on the RHS, by adjusting the current setup in Panels, which is controlling the current layout.
I’m damned if I can do this! :-) Normally I would just Drag and drop but Drupal/Panels is treating any content (Posts and Blogs at any rate) as the same thing. I can move Posts and Blog entries together by dragging and dropping but I can’t split off the Blog entries on their own.
Any ideas?
In an even more ideal scenario, Each group would have its individual “Mini-menu” across the top, with a separate link to the blog entries so they can have a full page to themselves. I’m hoping OG Menus will do this eventually but at the moment I’ll settle for all the content to appear on the same page.
Help please!
S