Is there something I can do to control where different objects go?
rockwright - July 3, 2009 - 02:15
Hi,
Is there a way I can put objects in full-node form anywhere I want? Meaning, everytime I add a new module that pertains to a node, i.e., service links, flags, fivestar, image field, etc., the objects seem to go whereever they want—sometimes making the presentation sloppy-looking. I want to put the thumbnail images between the fivestar and service links but currently the thumbnails are between cck fivestar ratings and node fivestar ratings. Thanks.

=-=
yes you can, you have to manually print fields and such.
devel.module can help expose things
contemplate.php can as well.
print_r seems to be used often, though I freely admit that I am not sure how.
I've tried contemplate and
I've tried contemplate and it's so confusing. Do you think the devel module would be easier to use?