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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | project.inc.collapsable_0.patch | 2.92 KB | moggy |
| project.inc.collapsable.patch | 2.94 KB | moggy |
Comments
Comment #1
nedjo+1 in principle. I haven't applied/tested the patch yet, but the idea is good.
Comment #2
dries commentedI'm cool with it too.
Comment #3
moggy commentedupdated to apply to latest cvs
Comment #4
pfaocleWill need to be amended to use Forms API.
Comment #5
moggy commentedsince 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.
Comment #6
pfaocleJust for reference: http://drupal.org/node/33736 for Form API changes.