How to save messages and form a node in a tab?

Clément - October 3, 2009 - 17:41
Project:Quick Tabs
Version:6.x-2.0-rc3
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I can not solve a problem.
I created a node for a type of content (node-modele_moto.tpl.php).

Here are the contents of my node:

<?php
$ qtid = 2 / / write here your QuickTabs id.
$
QuickTabs quicktabs_load = ($ qtid);
print
theme ( 'QuickTabs', $ QuickTabs);
?>

I would like to display the comments and the submission form my node in a tab of my Quick Tabs. Is it feasible and if so how I can make it happen?

Thank you in advance for your valuable help!

#1

Pasqualle - October 3, 2009 - 18:18

node comments are not supported by the module (yet)
#507446: Display node comments

#2

Clément - October 3, 2009 - 18:41
Status:active» fixed

Thank you for your prompt response. I am looking to change the module as indicated on the discusion given.

#3

System Message - October 17, 2009 - 18:50
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.