to unclutter the project submission form the less frequently used items (ie. not compulsery) should fold away unless used.

This patch provides for the collapsing of:

  • extra information in Project information group, that isn't widely used.
  • Issue information, unless issue tracker is enabled
  • Email options, unless an address is specified.

Comments

nedjo’s picture

+1 in principle. I haven't applied/tested the patch yet, but the idea is good.

dries’s picture

I'm cool with it too.

moggy’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new2.92 KB

updated to apply to latest cvs

pfaocle’s picture

Status: Reviewed & tested by the community » Needs work

Will need to be amended to use Forms API.

moggy’s picture

Status: Needs work » Closed (fixed)

since the whole form needs to be rewritten I don't see a need for this patch anymore, it should be included by default in the new form.

might as well close this issue then.

pfaocle’s picture

Just for reference: http://drupal.org/node/33736 for Form API changes.