[drupal-devel] [task] Preview when clicking upload is confusing
killes
drupal-devel at drupal.org
Tue Mar 1 16:56:34 UTC 2005
Issue status update for http://drupal.org/node/10590
Project: Drupal
Version: cvs
Component: upload.module
Category: tasks
Priority: normal
Assigned to: ccourtne
Reported by: ccourtne
Updated by: killes at www.drop.org
Status: patch
Still applies. Not sure we like the implementation. Sessions might be
better. Screenshots to illustrate the problem too.
killes at www.drop.org
Previous comments:
------------------------------------------------------------------------
September 6, 2004 - 14:24 : ccourtne
Attachment: http://drupal.org/files/issues/uploadpreview.patch (1.15 KB)
The screen radically changing when the use clicks upload is confusing.
Many times a user may upload an attachment half way through typing a
story (for example to upload an inline image) and adding the preview to
the top of the screen would only confuse what they are doing.
This patch adds a new op called nodeapi which validates the node and
then re-displays the form sans preview. This allows those modules who
wish to add new methods not be forced to preview. Once the preview is
displayed it will stay on the screen.
------------------------------------------------------------------------
September 9, 2004 - 00:02 : ccourtne
Attachment: http://drupal.org/files/issues/uploadpreview2.patch (1.49 KB)
new patch that fixes typo and fixes breadcrumb and title
More information about the drupal-devel
mailing list