Move plugins modals to Bootstrap#4664
Move plugins modals to Bootstrap#4664dgrammatiko wants to merge 2 commits intojoomla:stagingfrom dgrammatiko:plugins_modals
Conversation
|
This one AS IT IS BREAKS B/C. |
|
I do not see b/c problem in replace |
|
Forget it. This one is missing the css found in #4514 |
|
@Fedik The problem will be as follow: |
|
Update @Fedik Looking at the available buttons on extensions directory there is no such plugin available, so I have to admit that I WAS WRONG. |
|
@infograf768 I didn’t push the less/css changes in every PR for the shake of simplicity. I will update the description for a proper way of testing |
|
@DGT41 even if someone use it, he/she use it with |
|
@test |
|
@test, Modal box works fine in my test but in IE8 some CSS problem. Please take a look at attached screen shot. |
|
@luredweb and @trangredweb can you please confirm that you are not able to reproduce the issue on IE8. Because, @ rajeshstarlite experienced the issue with IE8. Please confirm, so we may ready to commit. Right now it's not possible to move RTC. |
|
i can't test it _Error The patch could not be applied because it conflicts with a previously applied patch: administrator/templates/isis/css/template-rtl.css_ |
|
@micker try to apply patch manually using https://github.com/joomla/joomla-cms/pull/4664.diff or you may try to revert your other patch which you have applied. |
|
yes, @gunjanpatel, I tested IE8 it's some CSS problem in IE8 as @rajeshstarlite |
|
@micker you need to always revert a patch before applying another one - this makes sure that you are always testing just one patch |
|
@ALL IE8 doesn’t support css3, thus the sharp angles. This is also the way Bootstrap itself works. I don’t think we should invest time trying to make bootstrap modals look good on IE8 |
|
Thanks. Moving to RTC as we have more than 3 successfull tests. |
|
Sorry for typo in above comment. We have 3 successfull test so moving RTC. :) |
|
@brianteeman and the rest of the PLT: |
|
I am closing this. PLEASE DO NOT COMMIT. |



Moving current code to bootstrap modal
Same as #4661 #4645 #4575 #4563 #4561 #4514 #4513
Testing:
After Applying this patch
Try editing an article and use the editor’s buttons
Preview:


