In Joomla 3 and 4 it was possible to return an array of buttons with one plugin. In joomla 5 only the last button is shown. Om not sure or this is on purpose or not so I made a feature request instead of a bug, and I
m probably the only one who runs into this issue. :)
Support to return an array of buttons (and also show them) instead of only one (latest) button.
I have made a plugin which user can use to create own buttons, but in J5 it does only show the latest button of the array.
https://github.com/Tazzios/Universal-buttons/
Labels |
Added:
No Code Attached Yet
|
In Joomla 5, also should work.
Hovewer there a new API, I suggest to update old code.
Please follow https://manual.joomla.org/docs/building-extensions/plugins/editors-xtd-plugin
For old buttons, I think there a bug in resolving legacy buttons, when there an array
joomla-cms/libraries/src/Editor/Button/ButtonsRegistry.php
Lines 132 to 148 in 4e62d6a
Labels |
Added:
bug
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-03-23 15:18:32 |
Closed_By | ⇒ | Fedik |
Please visit https://issues.joomla.org/tracker/joomla-cms/43129
and click this litle button
to set your test result
see also #40472