Closed (fixed)
Project:
DrupalIt
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2007 at 00:22 UTC
Updated:
1 Oct 2007 at 22:12 UTC
I'd like to manually place the voting widget. I have set the display to "manually" -- but there doesn't seem to be any documentation explaining what to do next. What variable and/or code must be inserted into node.tpl.php?
Thanks.
Comments
Comment #1
tic2000 commentedThe variable should be
$node->drupalitComment #2
BradM commentedyep, that's it! Thanks for the info.
Comment #3
911 commentedSorry but I cannt find a Setting where I can set the display to manually. I am using Drupal 5.2.
If I only check no node type in the drupalit settings and insert <? print $node->drupalit; ?> into my node template, the vote button doesnt show up.
If I hit the checkbox for the node it shows up twice.
Where can I set it to manually?
Comment #4
911 commentedSorry again. I thought it must be in the dropdown where the checkboxes for the node types are and simple overlooked it in the next setting.. Posts can be removed..