Closed (fixed)
Project:
Printer, email and PDF versions
Version:
5.x-4.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2009 at 21:24 UTC
Updated:
22 Apr 2009 at 21:20 UTC
Usage of constant PRINT_TYPE_FIELDS_WEIGHT (= 50) in print_form_alter() in pront.module puts the Print section on node form to appear below buttons at the bottom.
PRINT_TYPE_FIELDS_WEIGHT should have a lower value or not be used at all.
Comments
Comment #1
jcnventuraIn my test site they don't.. Can you tell me what modules you have enabled?
João
Comment #2
jcnventuraAlso, I have changed the weights to a lower value.. Can you try the latest dev and see if it still creates problems?
João
Comment #3
ki commentedYou can see it at content type edit page admin/content/types/story (e.g. for story type). The section is below buttons.
Setting PRINT_TYPE_FIELDS_WEIGHT to 30 fixed it.
Thanks.
Comment #4
jcnventuraThe weights are set at 30 in the dev, so I am marking this fixed.
João