How to create group home page w/ tabs like drupal dojo?
I'm trying in create a group homepage similar to the Drupal Dojo homepage at least with respect to the tabs (home, lessons, etc.) across the top. Somewhere along the line though I'm running into issues and I'm not sure if it is a path alias issue or a views issue. Here's what I've done so far.
I've created several group content types.
Team
- Path Auto: groups/team/[title-raw]
Committee
- Path Auto: groups/committee/[title-raw]
Base off this alone I can list my groups and navigate to those URLs. I see the standard group home page with the river of news.
Read moreViews / Tabs / Panels - Dynamic Loading
Hello DOJO!
I want to be a Drupal ninja!
I have seen so many cool sites lately! There's one functionality set that has really caught my eye. I can't figure out how to do it, though. Can someone here give a hint? I've been through all the searches I can think of on Drupal.org and this is the first time I'm really asking, so I hope I give enough information! Here's a recent question verging on this: http://drupal.org/node/115058
What I'd like to do is display a view in a tab in a panel, and have the view be created by a stored argument that is autogenerated from the node ID.
Read more
