tabs
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.
Problem with using Panel Pages (with Tabs)
I created some panel pages with a menu type of tab. You can see the tabs at the top here, http://www.remixin.com/contests/fiasco
The problem is now every node has small empty tabs at the top. For example, http://www.remixin.com/winksound/song/i-cant-stop
I restricted the panels to just the nodes of type "contest" (the first link is this type of node). I played with the settings a bit, but nothing I did got rid of the tabs on the nodes that weren't of type "contest"
The url for the tabbed pages are in this format.
http://www.remixin.com/node/225/prizes
Theme configuration for Primary Links Tabs
This might be a Zen-theme specific issue, so forgive me if that is the case.
If I want to make the Primary Links block not appear, then I do so from the "Blocks" page. But to make the items in "Primary Links" not appear as tabs at the top of the page, then I do so from the in "Toggle Display" section of the the Administer-->Site Building-->Themes-->Configure page.
What's your preferred solution for related tabbed content on nodes/product pages?
Creating Sub-Sub-Tabs off of a Sub-Tab
Hi
Query: I am trying to do sub-sub-tabs off a sub-tab.
I think I am doing it correctly. The sub-sub-tab link paths are viable but they are not visible below its sub-tab.
Documentation: This discussion, I think, would be a good submission to documentation, if it would help.
- How DEEP of sub-tabbing can one do in Views 2?
- If on one-level of Sub-Tabbing, then can I make them deeper?
- I am beginning to wonder if this a theme-ing issue (I am using Zen-Classic).
Panels Tabs
I'm hoping to start a discussion on the subject of tabbed panel content because the Panels Tabs module is looking for a new maintainer and has not been ported to D6, and I'm getting requests in the Quick Tabs issue queue about integration with Panels (see for example #353173: Absorb panels tabs module? and panels 2 as tab content). I don't have a huge amount of experience with Panels myself and am not sure what form Panels integration in Quick Tabs should take if it proved to be something worth starting.
Panels, profiles and Tabs
I posted this question in the Profiles as Nodes group, but thought it may be appropriate here as well.
Basically, I'd like to have a fairly complicated profile. I'd like to combine the advanced profile kit's panels with nodeprofile, and have this linked to the user account. Basically, I want 4 things:
1. When users go to www.example.com/profiles/member-name, it brings up member-name's public profile, which of course is in a panel page.
Profile + panels + tabs
Hello,
I'd like to have a fairly complicated profile. I'd like to combine the advanced profile kit's panels with nodeprofile, and have this linked to the user account. Basically, I want 4 things:
1. When users go to www.example.com/profiles/member-name, it brings up member-name's public profile, which of course is in a panel page.
tabs (pestañas) con el modulo Views 2.0 en Drupal 6.
Adjunto un enlace para ver como se configuran tabs con el modulo Views 2.0 en Drupal 6.
Me di el trabajo porque es poco conocida esta caracteristica del modulo Views.
http://picasaweb.google.com/h.sanchez75/DrupalTabsConViews
Saludos,
Adam
How to add a tab to a node's display?
Hi, I posted this to the forums, but probably this is a better place to place it since it seems to be a problem for the advanced Drupal community...
I have a node type called XXXXX for example. When the node is displayed (by the author) usually there are two default tabs on the top:
View | Edit
Let's say I want to display some information related to the current node and I want to display that on a separate tab on the same level as View and Edit. So the tab line should look like this:
View | Edit | Related Information





