Ticket #18 (closed enhancement: fixed)
Save improvement for profiles
Reported by: | ed | Owned by: | jim |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Drupal modules & settings | Keywords: | |
Cc: | Estimated Number of Hours: | 0.0 | |
Add Hours to Ticket: | Billable?: | no | |
Total Hours: |
Description
Either:
- add an autosave function to all profile editing forms
- add two more save buttons distributed evenly around the form (1/3 down, 2/3 down and the bottom one)
Change History
comment:1 Changed 6 years ago by jim
- Owner changed from jim to ed
- Estimated Number of Hours set to 0.0
- Status changed from new to assigned
- Billable? unset
comment:4 Changed 6 years ago by jim
- Status changed from assigned to accepted
Autosave now enabled BUT needs WYSIWYG module patching:
http://drupal.org/files/issues/614146_wysiwyg_api_3.patch
http://drupal.org/node/614146#comment-2193764;
comment:5 Changed 6 years ago by jim
Now patched!! Autosave works very nicely, fades a blue bar in at the foot of the page when it saves... When coming back to the form the user is presented with options to re-open previous versions etc.
Wot about the 'add extra save buttons' part of the request - still needed?
Note: See
TracTickets for help on using
tickets.
Well, there's http://drupal.org/project/autosave - would that do the trick?