Closed (fixed)
Project:
Decisions
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2006 at 12:40 UTC
Updated:
31 Oct 2006 at 23:02 UTC
The "Input format" field should come directly after the "Description" textarea on the create/edit page.
Comments
Comment #1
ChrisKennedy commentedWhat is your reasoning behind this request? To me it seems to be more intuitive if the settings come right after the choices. I suppose we should just emulate whatever other modules do when they have the same problem.
Comment #2
anders.fajerson commentedThe input format points to the body (or decription in our case). The choices only accepts plain text. I haven't yet seen a body textarea in Drupal that doesn't have the input format option to come directly after it.
Comment #3
ChrisKennedy commentedFixed, just had to set the weight to 1 for ChoiceGroup and settings. http://drupal.org/cvs?commit=42963
Comment #4
(not verified) commented