Active
Project:
Tabs (jQuery UI tabs)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2010 at 10:13 UTC
Updated:
5 Jul 2010 at 16:24 UTC
Entire content of the node would be under a tab.
Posted a forum topic - http://drupal.org/node/844552
Comments
Comment #1
nedjoSee these modules:
Views tabs
CCK fieldgroup tabs
quicktabs
First two depend on the Tabs module, third is independent.
Comment #2
Som commentedI saw them but couldn't break through the nodes display.
Add a new content type and on it's node's display show it within a tab along with other tabs for other nodes/views.
Comment #3
nedjoPossibly:
* Add a nodereference field
* Use Nodereference views to display the field as a view
* Use Views tabs to display the nodereference view as tabs.
Comment #4
Som commentedNodereference views..hmm let me see..
I don't know why this has to be complex to alter display of a node at a module level.