Does OG panels allow us to set a default homepage for all groups(that will maintain the presence of all menu tabs added through views) or is this the realm of the panels page module? The old tutorial for 5.x og panel homepages doesn't seem to apply to 6.x and panels 3.x. If a global homepage panel is not covered in this module, anybody have a working tutorial for drupal 6 on this?
Thanks for reading.
| Comment | File | Size | Author |
|---|---|---|---|
| #75 | Bildschirmfoto2.png | 265.98 KB | maen |
| #31 | Screen shot 2010-01-06 at 10.51.01 AM.png | 47.61 KB | kcheung |
| #21 | ScreenHunter_01 Oct. 19 08.30.jpg | 166.62 KB | k1 |
| #20 | og_panels.pdf | 344.73 KB | minus |
Comments
Comment #1
wxman commentedI was just curious. Are you talking about being able to set a default layout of panels for a group home page?
If so, that's what I was just trying to figure out how to do. I want to have my group admins to have the ability to edit the content of a group panel page, but I'd like to have a default one be generated automatically when a new group home page is created. So far I haven't had much luck.
Comment #2
highvoltage commentedUhm, yup that's what I'm after and I haven't had much luck either. I found some tutorials that work on drupal 5, but none for drupal six... I made a froum thread about it here: http://drupal.org/node/557150
Comment #3
itsnotme commentedI would need this feature too, at least as long as og_panels doesn't make it easy to have (1-x) preconfigured panel pages to use for groups.
EDIT: I found out how group start pages may be made - if you have only Panels3 active, you can set designs per "node template" for each content type, and since group start pages are a certain content type, it should work. (However, in context with og_panels this setting seems to get wonky).
As I wrote in the forum thread, I think there's some glue between Panels and og_panels missing:
I think the missing feature is to have the possibility to have a setting in the Panels menu somewhere that this panel page should be available as group start page, and then have the list of such configured pages available for selection on the groups home page.
Other than that, this module comes in just the right moment because everyone's asking for this functionality in my og-based Intranet - so, great work!
Comment #4
wxman commentedI don't know if I'm missing something, but how do you do that?
Comment #5
itsnotme commentedYou can find it via Panels > Manage Pages area (on the top right) > Node template:
admin/build/pages/edit/node_view
(Note that it doesn't work really when og_panels is active.)
And it took me quite some time in my irc drupal channel to find out about this option (thanks to dereine for pointing me at it!)
Comment #6
sparklet commentedThis is done by creating a variant of the node/view page that has a selection rule of node type set to your group node type. any time the user visits a node of this type it will display the panel layout with appropriate views or other content.
OG panels offers more in that it allows you to create menu tabs for different aspects of a groups content.
Comment #7
itsnotme commentedThe problem I have with og_panels here (as far as I see) is that I would have to configure a home page manually for every group! That's not a good thing when I've got 30 of them :/
I dream of having the possibility to design a few panel pages and offer them in a select box on the og_panels tab on the groups's home (for group admins), and alternatively the possibility to not use any of the designs but to create one manually (if I am drupal admin).
Comment #8
wxman commentedI agree with both #7 and #6. I don't want to have to manually make all the group pages, but I will if it's needed.
I also like the ability to add the tabs where needed.
If you can get away with not needing custom menus, the node/view page route sounds the best.
Comment #9
merlinofchaos commentedif og_panels has a 'group from node' relationship, that is all you need to set up a default panel using the node_view system page. You could set up the selection rule for the node type, use the contexts to acquire the group node from the node (which is the same node but being a group will open up group specific content) and c'est voici.
Comment #10
highvoltage commentedThank you sparklet!!!!
EDIT: nevermind, misread wxmans comment.
Comment #11
acetracer commentedI'm having the same problem. I'm using D6/P3 and I want to set up a default panels page for all groups present and future.
-If I install og_panels I can set up individual panels for each group, but I can find no way to make a default panel for all groups.
-If I disable og_panels and make a panel based on node type (in this case, the "group" node type) it doesn't work. When I preview it in Panels, by typing in a Node ID of a known group, it outputs the correct information. However, when I go to that same Node ID (a.k.a. the group home page) it still shows up with the default OG layout (not the panel layout).
Comment #12
acetracer commentedOk, so I figured it out. I had to have og_panels enabled *and* make a separate Panels variant in order for it to work (also, it was the only way "Organic Panels" options showed up in Panels.
Comment #13
minus commentedI had to:
1. Enable og_panels module
2. Edit Node View Template
3. OG Panel - Selection rules - and select the Organic Group content type
4. Save and update
5. Add a new variant
6. Panel Variant type
7. Optional Features - Context and Selection rules
8. Added Content type as I did in #3
9. Added a Relationship "Organic Group from Node"
When i followed these steps I got an Organic Group tab in the "add content" section.
Works very well!
Comment #14
wxman commentedThanks minus!
I don't know which step I was leaving out, but now when a new group is created, the home page is a panel page.
The only thing I need to come up with now is some sort of guidelines on secondary pages. Since I don't know yet what the users are going to want, I can't preset page templates for them to use. I also don't want to have to train any group admins on using views.
Comment #15
jide commentedRight now, to have panels for your organic groups, you have two options :
- Setting a variant for the Organic group homepage by using "node type" selection rule. In this case, you have one generic panel for all your %node_type nodes.
- Let users create custom "pages" (in fact panels) from scratch, for each group.
Comment #16
k1 commentedThank you jide
I can see how users can create custom pages from scratch for each group but I don't see how you can create a generic page from " node type" selection rule when you create a variant for the organic group home page. How does that create a homepage?
Also I don't see " SELECT ORGANIC GROUP CONTENT TYPE" as an option from selection rules that Minus was talking about earlier. Any ideas?
thanks
Comment #17
k1 commentedI am following the steps Minus showed above but at step #7 context I am asked for the NID of the group?
I chose " organic group" from context and clicked "add" then I got another box asking for NID of group. Any Idea what I am supposed to put there? Also when I click on preview, I get a box asking for NID argument. Does anyone have any idea what I am supposed to put there or am I going about it the wrong way. I want auto panel homepage for all my groups.
Thanks
Comment #18
bmblack commentedminus, I think your approach is exactly what I'm looking for, but I don't quite understand the directions. Forgive me for my ignorance.
I have enabled the og_panels module, but I'm stuck at step 2. "Edit Node View Template".
I went into my views page and I do not see og_panels anywhere in there. I see many other og options (ex: og, og_files, og_ghp_ron, og_members, etc).
I will offer a $25 bounty (payable via paypal) if somebody could create a step by step tutorial for this process outlined in minus's post (steps 1-9) with screen shots.
Comment #19
minus commentedI'll give it to you for free :)
Will be back later with screenshots :)
Comment #20
minus commentedhere you go :)
Comment #21
k1 commentedThank you minus- you rock
I followed your steps and got organic group tab in the add content section but when I update and save I get asked about Node ID. Any Ideas? Thanks
Comment #22
minus commentedTry to visit a group within youre installation, if you have any. ;)
Comment #23
bmblack commentedminus - you are AMAZING.
THANK YOU THANK YOU THANK YOU!!
Comment #24
bmblack commentedNow that I have this fantastic group panels page setup, I would like to be able to populate it with content from fields in group registration.
For example, when a user creates a group (in addition to name, description, mission statement) they enter a web address and some other contact info. I would like each field from the group registration to populate a different content area in my panels page.
Do you have any suggestions off hand how I could do this? The group name, mission statement, etc were already in the "Organic groups" section of the content within the panels page, but my other fields are not.
======
UPDATE: I figured it out. For some reason my page wasn't refreshing. After I closed and re-opened my browser and tried adding content, those fields appeared.
Thank you again for all your help!
Comment #25
tallsimon commentedthis is fantastic information thank you for sharing and creating step by step tutorial! very kind.
Comment #26
joshk commentedI'll leave this issue open since people are getting value from it, but am moving it as this is really a panels/page_manager thread.
FWIW: There's a separate idea of having a default og_panel enabled by default that comes from a common template. Sdboyer is working on this for his "blueprints" module.
Comment #27
k1 commentedThank you minus
it worked
Comment #28
minus commentedtnx for nice feedback, I have actually created a site because of this, got really motivated to be honest. Thank you! :-)
http://tutorials.mortenn.no
Comment #29
SeanBannister commented@joshk (#26): On the og_blueprint page it mentions:
I'm not sure what Sdboyers has planned but I presume part of this functionality will now have to also be in og_panels.
Comment #30
Rosamunda commentedThank you very much Morten!
Hope this pdf gets to the frontpage of this module, so people can easily download it. It´s very easy to follow!!
THANKS!!
Rosamunda
Comment #31
kcheung commentedHi all,
I've just dropped Joomla and restarted with Drupal for a project as it seems much more flexible. Still getting my head around all this new terminology...
The instructions on this page were great, I followed them and managed to get a default panels group homepage. However I am having a problem with my primary menu now.
I have a menu item called Groups which links to the standard groups listing page, it highlights when on this page (/og), but when I click on an individual group (eg. /node/3), the nice panels home page comes up, but the Groups menu item is no longer highlighted. I've attached a screenshot to show what I mean. (EDIT: the screenshot actually is just the non-panel group home page...so i guess the menu does the same regardless of panels...)
Is it because I used a variant of the Node to create the groups home page, so the primary menu doesn't register it as part of the Groups menu item? Or perhaps I've done something wrong?
I also managed to get a default group home page with panels using a Node view variant but without using OG Panels. However this also yields the same menu problem.
Much appreciated if anyone has any clues.
Comment #32
nbluto commentedMINUS YOU ROCK!
I was struggling with this and found this thread. Thank you so much it worked perfectly!!!
nbluto
Comment #33
merlinofchaos commentedWe need to get this info into the official documentation somewhere.
Comment #34
grip commentedThanks Minus, for your explanation. However I think I'm still doing something wrong. I followed all your steps, and now each group can add its own panels. However, the default panel for the group homepages isn't working. It still displays the og_gp_ron view when I view a group node.
Anyone knows what I am doing wrong?
Thanks!!
EDIT: I can set a specific panel as homepage for that group. But I want one panel which serves as the homepage for all groups.
Comment #35
ludo1960 commentedVery Nice Minus! ......How to say "I love you" in Norwegian?
Comment #36
minus commentedhaha!!! "jeg elsker deg"
Good to see the pdf is working :)
Comment #37
ludo1960 commented:) One thing I did notice was that pathauto won't create an alias [ogname-raw] for my group node ? Any ideas?
I know that Santa lives in Norway, could you ask him how to copy custom panel pages for each of the group nodes ? :-)
Comment #38
minus commentedI think this is a Pathauto issue - http://drupal.org/node/399580
:-)
Comment #39
ludo1960 commentedPathauto fixed!
Jeg elsker deg!
Now, just how to copy pages between Panels?
Hmm.... maybe drupalexecute() on the og_groups/form ? :)
Comment #40
johnhanley commentedI followed minus' instructions and was able to create a default og homepage. My custom content displays as expected and group context is maintained--shweet!
I then added a second panel page. The page tab and content display as expected, but group context is lost.
I've been playing with this for couple of hours and haven't stumbled on the right combination of settings and searching didn't reveal anything conclusive (although it seems like a common topic). Can someone give me a nudge?
Comment #41
merlinofchaos commentedI'm not familiar with what og provides for contexts, but if they did it the way I would have, there should be a relationship that will get a group context from a node context. IF there isn't, then there probably needs to be one.
Comment #42
johnhanley commentedI tried to force context (in the view header) with the following, but no dice:
I also added a context "Organic Group from node" relationship to the panel variant, but it didn't make a difference either.
This seems like it should be obvious, but I'm stumped.
Comment #43
merlinofchaos commentedThat relationship seems to be what you need. YOu then need to make sure that the context it creates is what gets to your panes.
Comment #44
ludo1960 commentedHi Bacteria Man,
Yes I can confirm that I have the same issue, however if I create a page from my Home OG Group node, all is well. But I need to to have the same page available to my other OG's Any ideas what Ctools function is called for creating these pages?
Cheers...
Comment #45
johnhanley commented@merlin:
For testing purposes the second pane is a duplicate (i.e. same content, settings, etc.) as the first (home page) pane. As a result I should have two identical panes however the second pane doesn't have group context.
@ludo:
Yes, I can create additional pages per group as well. However my app requires a set of predefined tabular panes for each group of a particular content type so getting this working is essential.
I will keep digging and report back. Any additional comments/suggestions appreciated.
Comment #46
ludo1960 commentedI think we have to dig into the OG Panels module, to find a solution. Do you agree?
Comment #47
johnhanley commentedI did some testing today and can confirm group context is being properly set for panel pages other than home page.
I created two panels:
node/%node (home page)
node/%node/test
I added a snippet in the content of test to output the current group node:
The details block appears as expected on the group home page, but disappears on the test page.
Could it be possible that context is set too late in the page build cycle for the details block to appear?
Comment #48
ludo1960 commentedHi Bacteria,
I hope I am not clouding the issue, I followed minuses tutorial to create a default home page for OG groups (using the node template), and I am unable to repeat the steps laid out in your most recent post i.e you said you created 2 panels, did you create them from the dashboard ? If so where did you input the OG panel info? (Could you please give exact steps for doing this)
From what I can see, there Is something untoward in the og_panels_form_submit() function, just can't put my finger on it though!
Ludo...
Comment #49
johnhanley commentedHey Ludo,
I simply followed minus' directions described in the PDF file. This will produce a custom home page for the defined group content type.
I just devised a workaround to my group details block visibility problem. I simply added the block to my multi-paned group home page, which serves as a dashboard of sorts for each respective group. This arrangement might in fact be better for my particular application.
I'd still be interested in learning how to get the group blocks to behave properly w/ panels. A quick google search for "drupal panels details block" will reveal many people struggling with the same issue.
John
Comment #50
ludo1960 commentedThat sounds good,
Could you please give exact steps for creating node/%node/test (I'm struggling!): And does this panel appear in all groups?
Ludo...
Comment #51
johnhanley commentedYes, the tabular panel pages are accessible to all groups of a particular group content type. (Sidebar: this is essential for my application where group managers are not permitted to create additional pages.)
Creating a new panel page for a group:
Basic settings
1) admin/build/pages/add
Argument settings
2a) Administrative title: Test
2b) Machine name: test
2c) Path: node/%node/test
2d) Variant type: Panel
2e) Optional features: (check all)
Access control
3a) Context assigned: Node: ID
3b) Node type: (your group content type)
3c) All criteria must pass.
Menu settings
4a) Type: Menu tab
4b) Title: Test
Selection rules
5a) Add: Node: type
5b) Node type: (your group content type)
5c) All criteria must pass.
Contexts
6) Relationships: Organic Group from Node
Choose Layout
7) Choose layout: (whichever)
Panel Content
8) add content to pane(s) as required
Click Finish, and then Save.
Browse to a group node (of content type defined above) and behold your new tabbed pane. :-)
Comment #52
ludo1960 commentedOk Thanks for that,
I get as far as:
Contexts
6) Relationships: Organic Group from Node
I don't have that option, all I have is: Organic Group, then It asks me for a group ID ???
Comment #53
ludo1960 commentedUpdate:
Finally got it to work, phew!! The last step was I had to enable it on admin/build/pages it defaults to disabled!
Comment #54
blup commentedsubscribing
Comment #55
johnhanley commentedBTW, huge props to merlin for the brilliant module. I especially like the wizard breadcrumbs. I've been meaning to examine the code to see how that's accomplished and would love to adapt it for one of my own modules.
@merlin, any insight to how that's accomplished is welcome. :-)
Comment #56
merlinofchaos commentedSadly it's pretty manual. But the form wizard tool is re-usable if you want to make multi step form wizards in your own code. See ctools/includes/wizard.inc -- and there's some documentation in the advanced help, plus Nick Lewis posted a fun example on his blog at http://nicklewis.org
This can be marked fixed?
Comment #57
johnhanley commented@merlin, thanks for the nudge and info. I'm anxious to play w/ the wizard and read the referenced blog post.
As for this thread yeah, it seems like the original task has been completed.
John
Comment #58
ludo1960 commentedYeah, great thread!
Big thanks to uncle merlin, Bacteria Man and Minus....jeg elsker deg ;-)
Ludo...
Comment #59
jide commentedYeah I think this can be marked as fixed. Feel free to reopen if needed.
Comment #60
AntiNSA commentedsubscribe
Comment #61
AntiNSA commentedIhate to do this, but I followed the pdf instructions and can get everything to show , but group posts?
I have tried to select node body, og_ghp_ron, how can I get the group post to also appear in the panel?
Comment #62
AntiNSA commentedok.... make sure you send the argument to it... fate has brought me back to this... http://drupal.org/node/725724#comment-2657222
Comment #63
kompressaur commentedIm having the same problem as 2 posts up. No group posts in my nice group panel. I presume i would be adding a view. I presume this view but as you can see it's overridden.
Overridden Node view: og_ghp_ron (og)
Overridden by Panels?
Comment #64
AntiNSA commentedyou need to make sure you enable the option to pass arguements..
Comment #65
kompressaur commentedah hah i see now AntiNSA. I had to make up a new view and give it OG Group FILTERS (in group) I added the argument %1 when i added the view to the panel. lovely. tx
Comment #66
AntiNSA commentedEverything works great for me on this... except for I can not get breadcrumbs to work on this.... any ideas on how to make breadcrumbs work with this setup?
Comment #67
kompressaur commentedI havent got that far yet AntiNSA but i have installed this module
http://drupal.org/project/custom_breadcrumbs
and i think it should do what you/we are after. I have only had a little look at it but it has settings for panes etc. It should do the job. Good luck.
Comment #68
endiku commentedSubscribing
Comment #69
mrgavindb commentedThanks minus! My groups look much better and it saved me a bunch of time!
Comment #70
izmeez commentedsubscribing
Comment #71
fehin commentedsuscribing.
Comment #72
j0nathan commentedsubscribing
Thank you minus for the PDF in #20 !
Comment #73
ludo1960 commented"jeg elsker deg" is what you should of said to minus!
Comment #74
dmetzcher commentedThe PDF posted by minus is a great walkthrough and likely saved me hours of time today.
I've created a task for OG Panels to have minus' PDF added to the OG Panels project page.
Add PDF Walkthrough Posted by User to Project Page
Comment #75
maen commentedSorry if I miss a thing, but I'm not able to activate the Relationships: Organic Group from Node. Every module inclusive og_panels is activated, but in panels 3 there is no relationship like Organic Group. Although the standard panel is getting shown on my test localhost.
Instead, I get a whole bunch of possible Arguments delivered in Contexts. So the attachment shows what I can enable.
Does anyone knows what I'm doing wrong???
Comment #76
AntiNSA commentedCan someone tell me how to create a page with views to link to the panel page discussed in this page? I have created the page as described here, and am tying to figure out the right path in views to enable my views "page" to be displayed in content of the panel page we have created here.
I have tried with no selection rules and content rules....
Also I have tried with
/node/%node/eg_zeropoint_fusion as the path in the panel page and as the path in the views page path...
when I do that in views the address turns out to be something like
http://thecenterofthenet.com/node/%25node/eg_zeropoint_fusion/18483
and I get a page not found error
when I try this
/node/%/eg_zeropoint_fusion
the page address is
http://thecenterofthenet.com/node/18483/eg_zeropoint_fusion
and I cant see the panel I have created.
Thansk for any help on this!
Comment #77
merlinofchaos commentedI think you are confused. If you want a view to exist *within* a panel, then you don't want to create the view as a page. You want to create the view as a content pane and then add the content into the panel.
Comment #78
maen commentedI only want to say that my problems are deleted after doing update.php. So now I can see the correct forms in panels and enabled it.
Comment #79
this_is_it commentedi love u, Bacteria
fantastic.
Comment #80
bba99 commentedWhen I try to follow the directions in the pdf I get to the point where I am supposed to check the box for both Selection Rules and Context, but I have no option for Context. The module is installed and it is used throughout my site. Is there something obvious that I'm missing?
Comment #81
dmetzcher commentedDo you mean that the Context module is installed and used throughout your site? I don't think the checkbox labeled "context" for Panels has anything to do with the Context module.
I could be wrong, and someone can correct me, if so.
Comment #82
noslokire commented@bba99
Did the same thing the first time, make sure you add a variant and switch the Variant Type to Panel in step 4-5 area and you should see Context appear.
And yes, Context in this "context" (no pun intended) refers to a context within Panels, not the Context module.
Comment #83
tyrohansen commentedI have a big site for a college. the college has different departments. they want to be able to add a department with a home page and a Default menu displaying say something like 'news, publications, blog,.'. I am using organic groups to group the different departments and i thought og_panel panel will do for group home but the og_pannel i have is a little Different from i see in the pdf. All i see in my og_panel sections is a checkboxes of node types and save button clicking on the save button comes back to the same page. I am using rganic groups panels. 6.x-2.0. please advice. Right now i am stuck and on a deadline i am open to any other solutions as well.
NB: this is my second drupal site,little bit of a newbie
Comment #84
matthieu01 commentedHi,
I've one simple question : is it possible to show the OG panel not just for group homepage but for all posts who are linked to the group (post group) ???
Thank you so much, you've already helped me a lot.
Comment #85
kompressaur commentedif your using panels matt just make a variant up in the node view panel and make the selection rules your group post node.(admin/build/pages/edit/node_view) you can even set up differnt panels for differant groups by adding other variants and remembering to reorder them so your new variants are up top.
Comment #86
foredoc commentedHi,
I followed minus's instruction, and successfully created a group home page. My question is:
I also want to create different tab pages to display different type of posts in the group, it will looks like:
Home | Story | Poll ...
Is there a way to provide these tab pages by default? Because I do not want each group admin to create these pages by themselves.
Thanks.
Hang
Comment #87
AntiNSA commentedyes, its simple. Click on clone, keep the selection settings the same/
Comment #88
foredoc commentedHi,
Is this the tip for me? I made a clone, and name it as og_homepage_clone, but nothing happened. There is still no tab pages when I browse the group.
Thanks.
Hang
Comment #89
minus commentedYou should use views to create those lists, and then add those views to the panel you just created. You have to use nodeID as an argument for the pane. The view needs a Organic Groups: groups argument, and argument type have to be NodeID (so when viewing a group, all the post from that group is shown because of the NodeID argument.). If you're not familiar with views you should check it out. This is the way I did it for a local newspaper, it works pretty well here.
Comment #90
ludo1960 commentedJeg elsker deg!
Comment #91
minus commentedlol!
Comment #92
foredoc commentedThanks a lot, minus.
I understand that I need views to create such lists. When I tried to play with my current panel og homepage, which was created following your instruction, I found that: when I add views elements into the panel, I can put them in different panel region in my layout(but not as tab pages).
However, the thing I am not sure about is that after creating those lists, how could I organize them as *tab pages*:
1) when I enter my group, homepage tab will be the default.
2) I can switch among different tab pages by clicking the tabs.
I think og_panel has the power to create such tab pages, however, I hope to have every group has those pages by default when the group is created.
I am not very familiar with panels and views, but will spend some time on them. Hope I my description is clear enough.
Thanks again for your help.
Hang
Comment #93
minus commentedYou can create tabs by adding more displays to the view, remember the override button so that each display has a unique settings. What you're seeking is a little beyond the basics and may be a little advanced, but i guess you're motivated and solving this will give you lot of knowledge. When the view is ready you can place it in the og_panel and every group will have the tabs available.
I'm not sure this module works with og_panels but it could be an easier solution http://drupal.org/project/panels_tabs .
I would try solving it with the views module, because it's good for you're drupal skills :p
edit: or is it something like this you're looking for? http://drupal.org/node/777784
Morten
Comment #94
foredoc commentedminus, you are very helpful, and it is GREAT to know the direction. I will put some effort on learning views and panels, and follow your instructions.
Thanks.
Hang
Comment #95
liquidcms commentedhas Bacteria Man's recipe in #51changed with more recent versions of Panels?
I have 3.7 and in steps 3a and 5a i don't get these options. Only options i have are:
- content exists
- current theme
- php code
- string: url path
- user: permission
- user: role
Comment #96
liquidcms commentednvm.. got it now.. in 3.7 steps are slightly different.
Comment #97
merlinofchaos commentedShouldn't this be in the og panels module queue? Or maybe a resource somewhere in the handbook?
Comment #98
dmetzcher commented@merlinofchaos:
I created an issue for OG Panels a while ago and asked that a link to this be added to the project page for that module. There's no movement on it yet.
#826554: Add PDF Walkthrough Posted by User to Project Page
Comment #99
liquidcms commentedmaybe should be its own issue but seems maybe it is part of the recipe posted here...
is there any way to have URL aliases for the new OG Panel tabs created from this?
currently i have panel setup (as per recipe here):
- Basic -> Path = node/%node/engagements
- Arguments => set %node to context = Node Id
this makes things work for me.. i have a new tab on my OG pages but the url to these is node/[nid]/engagements
ideally i would like the url to be: [group_name]/engagements
thought i could do this with
- Path = %name/engagements
- Arguments => %name = Organic Group
but this doesn't give me a tab.
Yes, i know i could simply add a nodeapi insert hook code to add the alias to alias table every time an OG node is added; but thought maybe Panels would handle this??
Comment #100
paul555 commentedsubscribing
Comment #101
lucky_lowell commentedI have a og_panels homepage setup and working but I can't figure out how to accomplish the following.
What I would like to do split the page with 2 panes left and right
on the left hand side i have views that lists the title of nodes segregated by content and whatever group I happen to be in. (this is working now) On the right I would like to leave the space open until someone clicks one of the links from the view listing. this either pulls up a node or another view and dumps it in the right column while staying on the homepage.
thanks
lowell
Comment #102
eliotr commentedThis is great! Thanks everyone. Subscribing.
Comment #103
Letharion commentedClosing this issue due to lack of activity. Also, OG in D7 integrates much much better with Panels.