Ticket #7232 (closed enhancement: fixed)

Opened 5 months ago

Last modified 5 months ago

Adds the media upload buttons to TinyMCE's toolbar in full screen mode

Reported by: azaozz Assigned to: anonymous
Priority: normal Milestone: 2.6
Component: TinyMCE Version: 2.6
Severity: normal Keywords: has-patch
Cc:

Description

Couldn't use the same images for the buttons as for the toolbar they have to be exactly 20x20px or they don't look right. The new images go to /tinymce/plugins/wordpress/img/ directory.

Attachments

add-media-fullscreen.patch (8.3 kB) - added by azaozz on 07/03/08 11:26:42.
img.zip (0.9 kB) - added by azaozz on 07/03/08 11:27:43.

Change History

07/03/08 11:26:42 changed by azaozz

  • attachment add-media-fullscreen.patch added.

07/03/08 11:27:43 changed by azaozz

  • attachment img.zip added.

07/03/08 15:55:45 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [8248]) Add med buttons to TinyMCE fullscreen. Props azaozz. fixes #7232