? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
8 Jan 2018

Remove code putting the image editor button on a new line

PR for #18860

NOTE: This entire file needs refactoring

avatar brianteeman brianteeman - open - 8 Jan 2018
avatar brianteeman brianteeman - change - 8 Jan 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 Jan 2018
Category Front End Plugins
avatar franz-wohlkoenig franz-wohlkoenig - test_item - 8 Jan 2018 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 8 Jan 2018

I have tested this item successfully on 5972f43

Image-Button is now in same Row as other Buttons:

bildschirmfoto 2018-01-08 um 16 18 33


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19334.
avatar dgt41
dgt41 - comment - 8 Jan 2018

Do you still have the xtd-media working?

avatar dgt41
dgt41 - comment - 8 Jan 2018

Actually this PR is wrong. You are removing the native TinyMCE plugin and we fall back to the old code!
The idea was to have all the core buttons as native tinyMCE buttons (on a dropdown), so this PR reverts all that

avatar brianteeman
brianteeman - comment - 8 Jan 2018

sorry you are wrong. in #10000 we removed the native plugin when this xtd-image was loaded.
This pr still loads the xtd-image NOT the native tinymce

But as i said in the OP the entire script needs to be reviewed as the changes made to it here in j4 are all wrong

avatar brianteeman
brianteeman - comment - 8 Jan 2018

The idea was to have all the core buttons as native tinyMCE buttons (on a dropdown), so this PR reverts all that

A PR cannot revert a non-implemented idea. Thats why code should never be merged until it is completed - wastes so much of everyones time!!!!!

avatar dgt41
dgt41 - comment - 8 Jan 2018

@brianteeman you are confused: xtd-image is now native tinyMCE plugin! With this PR we're are removing that and we fall back to the buggy PHP rendered javascript thing of the dark days! Read the code: it loads a script path, follow that path and read the file, that's the native tinyMCE plugin I wrote and with this PR you're removing it!

avatar brianteeman
brianteeman - comment - 8 Jan 2018

ok i give up trying to fix your bugs then - do it yourself

avatar brianteeman brianteeman - change - 8 Jan 2018
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2018-01-08 16:24:42
Closed_By brianteeman
Labels Added: ?
avatar brianteeman brianteeman - close - 8 Jan 2018
avatar dgt41
dgt41 - comment - 8 Jan 2018

Brian, sorry for being thick here but you have to consider couple things that are in the todo list here:

  • the design team is asking for a specific template for tiny
  • the Js team is having a hard time already trying to deliver all kind of requested changes

That was the reason I marked it as known problem on the initial issue and also the reason I didn’t try to post some code. It’s on the todo list but will happen only after we have an agreement on the final design for tiny. Again sorry to waste your time here

avatar brianteeman
brianteeman - comment - 9 Jan 2018

if ypu can just stop it being on a new line then its ok and you can convert the others at your leisure. but please also bring back the ability to use the native tinymce plugin for images if for some reason the user doesnt enable the plugin and prefers the tinymce option.

Add a Comment

Login with GitHub to post a comment