Make WordPress Core

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#1710 closed enhancement (fixed)

Image Uploading Widget

Reported by: skeltoac Owned by: matt
Priority: normal Milestone:
Component: Administration Version: 1.6
Severity: normal Keywords: image uploading
Cc: Focuses:

Description

Lots of changes here. Be sure to run upgrade.php because a column must be added to wp_posts.

Attachments (2)

image-uploading.diff (9.6 KB ) - added by skeltoac 21 years ago.
SVN di
image-uploading.php (10.8 KB ) - added by skeltoac 21 years ago.
Works for me... mostly ;-)

Download all attachments as: .zip

Change History (6)

@skeltoac
21 years ago

SVN di

@skeltoac
21 years ago

Works for me... mostly ;-)

#1 @skeltoac
21 years ago

One known issue is in WinFF, clicking Save And Continue Editing, the image uploading iframe gets populated by the contents of the preview iframe. It doesn't happen in WinIE, so I guess its a browser bug. This needs to be verified, and a solution worked out if possible.

#2 @skeltoac
21 years ago

Re: Save And Continue Editing bug

If I close the widget then reposition it and open it again, the uploading script comes back. Weird. Moving the widget can cause problems in IE, too. Maybe better put it below the widgets.

#3 @ryan
21 years ago

  • Resolutionfixed
  • Status newclosed

(In [2921]) Image uploading widget from skeltoac. fixes #1710

#4 @(none)
20 years ago

  • Milestone 2.0

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.